body {
	background-color: #fff;
	color: #333;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	position: center;
	text-align: center;
	}

table, tr, td {
	color: #333;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: middle;
	}

img {
	border: 0;
	}

h1 {
	color: #447;
	font-size: 16px;
	text-decoration: bold;
	text-align: left;
	}

a:link { color: #900; text-decoration: none; }
a:hover { color: #447; text-decoration: underline; }
a:visited { color: #900; text-decoration: none; } 

.wrapper {
	margin: 0px auto;
	text-align: left; 
	width: 700px;
	}

.menu { 
	border-bottom: 1px dotted #447;
	height: 30px;
	padding: 5px 0px;
	text-align: left; 
	width: 699px;
	 }
   	    	 
.menu ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left; 
	vertical-align: middle;
	display: inline;
	}

.menu li {
	float: left;
	}

.footer { 
	border-top: 1px dotted #447;
	clear: both;
	margin: 10px 0px;
	padding: 10px 0px;
	text-align: center;
	width: 699px; 
	 }
	 	 
.gallery { 
	clear: both;
	margin: 10px auto;
	padding: 10px;
	width: 699px;
	}

.thumb { 
	border: 3px solid #ffffff; 
	display: block;
	float: left;
	padding: 3px;
	}

a:hover.thumb {
	border-color: #aa0000; 
	}

.comix { 
	padding: 6px; 
	text-align: left; 
	vertical-align: top; 
	 }

a.m0 { 
	display: block;
	width: 180px;
	height: 30px;
	background: url("imgs/menu0.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m0 {
	background-position: 0 -30px;
	}

a.m1 { 
	display: block;
	width: 80px;
	height: 30px;
	background: url("imgs/menu1.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m1 {
	background-position: 0 -30px;
	}

a.m2 { 
	display: block;
	width: 58px;
	height: 30px;
	background: url("imgs/menu2.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m2 {
	background-position: 0 -30px;
	}

a.m3 { 
	display: block;
	width: 40px;
	height: 30px;
	background: url("imgs/menu3.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m3 {
	background-position: 0 -30px;
	}

a.m4 { 
	display: block;
	width: 54px;
	height: 30px;
	background: url("imgs/menu4.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m4 {
	background-position: 0 -30px;
	}
