﻿/* <style type="text/css"> */
html { height: 101%; margin-bottom: 1px;} 
body { margin: 0 auto; width: 550px; text-align: center; }
h1 {font-family: Arial, Verdana, sans-serif; font-size: .9em; text-align: center; color: #0000ff;}
h2 {font-family: Arial, Verdana, sans-serif; font-size: .7em; text-align: left; color: #000000;}
img {border: 0px solid; color: #fff;}

#header {margin: 0 auto; height: 150px; }
#navigation { height: 30px; }
#main { overflow: hidden; }

#leftout {position: absolute; left: 33%; width: 104px; top: 127px; background: #fff;}
#leftin {position: absolute; left: 45%; width: 104px; top: 127px; background: #fff;}
#rightin {position: absolute; left: 57%; width: 104px; top: 127px; background: #fff;}
#rightout {position: absolute; left: 90%; width: 10%; top: 127px; background: #fff;}


.col { float: left; margin-left: 175px; width: 150px; overflow: hidden; }
.col+.col { margin-left: 0px; width: 150px; }
.col+.col+.col { margin-left: 0px; width: 150px; }

#bottom { position: absolute; left: 34%; top: 460px;}
#header { background: #ff0000; }
#navigation { background: #990000; }
#main { background: #fff; }
#bottom { background: #fff;}
#counter { position: relative; top: 10px; left: 0px; width: 60px; height: 26px;}
#table { background: #fff;
	padding: 2px;
	border: none;
}
#table a {text-decoration: none;
	color: #000;
 }
 
 #table td {padding: 4px;
	color: #000;
 }
.topimg { margin: 0 auto; width: 500px; height: 126px; text-align: center;}
.colimg { width: 110px; height: 280px;}
.col {background: #FFFFFF;}
.col+.col {background: #FFFFFF;}
.col+.col+.col { background: #FFFFFF;}

/* </style> */