*html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #483D8B;
	background-color: #ffffff;
}
a {
color: Black;
font-weight: bold;
text-decoration: none; 
padding-top: 3px;
padding-bottom: 5px;	
}
a:hover {
	text-decoration: underline;
	color: #8B0000;
}
img {
border: 0px;
}
#main {
margin: 0 auto;
width: 900px;
text-align: center;
}
#main h2 {
font-size: 16px;
padding-top: 5px;	
}
#logo{
height:80px;
margin-left: 15px;
background: url(images/top.jpg) top left no-repeat;
}
#logo img{
	margin-top: 10px;
	margin-left: 410px;
}
div.thumbs a img {
width: 220px;
height: 160px;
margin: 1px;
border: 1px solid #000000;
float: left;
}
div.thumbs a:hover img {
	border: 1px solid #A52A2A;
}
#header{
width: 980px;
margin:0 auto;
}
*html #header{
height: 10px;
}
#header div{
overflow:hidden;
padding-left: 50px;
padding-top: 4px;
padding-bottom: 3px;
}
#header div strong{
font-size: 14px;
float: left;
color: Maroon;
margin: 0px 7px 0 4px;
}
#header div a{
	background: #4169E1;
	border: 1px solid black;
	text-align: center;
	float: left;
	padding: 0px 6px;
	margin-right: 4px;
	color: White;
	font-size: 14px;
	font-weight: bold;
}   
#header div a:hover{  
color: #4169E1;
background-color: white;
text-decoration: none;
} 
#phpromo{
	margin-top: 4px;
	text-align: center;
}
.cams {
	margin-left: 35px;
	margin-right: 40px;
	margin-top: 6px;
	height: 212px;
	overflow:hidden;	
}
.toplist {
margin-bottom:20px; 
text-align:center; 
}
.toplist a {
font-size:18px; 
margin:1px; 
float:left;
font-weight: bold;
text-transform: uppercase;
}
.toplist a:hover {
text-decoration:underline;
}
.toplist a img {
width:220px; 
height:160px; 
border: 1px solid #000000;
} 

#bottom{
width: 952px;
height: 90px;
margin: 0 auto;
padding-top: 50px;
padding-bottom: 5px;
text-align: center;
color: Maroon;
font-size: 10px;
}

#bottom a{
color: black;
text-transform: uppercase;
font-size: 12px;
}

#bottom a:hover{
color: #c47634;
font-size: 12px;
}
.c{
display: block;
clear:both;
height: 0;
font-size: 0px;
overflow: hidden;
} 

/*
html:first-child .links{
	padding: 30px 0px 15px 2px;			
}*/
.links{
	text-align: center;
}
.links .left{
	clear: left;
	float: left;
}
.links .center{
	float: left;
}
.links .right{
	float: left;
}
.links div {
padding: 0;
width: 210px;
overflow: hidden;
}
.links div a{
clear:left;
margin:0;
font-size: 16px;
font-weight: bold;
color:Black;
padding: 0 0 10 15px;
text-decoration: none;
}
.links div a:hover{
font-weight: bold;
color: #9B0000;
}
div.clearfloat {
clear: both; 
}
