html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #A0522D;
	background:  #fff6d6 url(/images/top.jpg) top center no-repeat;
}

A {
	color: #000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none; 
}

A:hover {
	text-decoration: underline;	
	color: #9B0000;
}

img {
	border: 0px
}

.down{
	padding-top: 20px;
	height: 120px;
	float: center;
	background: url(/images/down.jpg) bottom center no-repeat;	
}

#content{
	margin:0 auto;
	padding-top: 100px; 
	width: 990px;
}
#content h2 {
	font-size: 16px;
	padding-top: 5px;	
}

#header{
	width: 990px;
	margin:0 auto;
}

#header div{
	overflow:hidden;
	padding: 2px 0 0 0;
}
     
#header span {
	display:block;
	text-align:right;
	padding:50px 15px 0 0;
}   

#header div strong{
	font-size: 12px;
	float: left;
	color: Maroon;
	margin: 0px 7px 0 4px;
}

#header div b{  
	background: transparent;
	border-right: 2px solid Black;
	text-align: center;
	float: left;
	padding: 0px 6px;
	margin-right: 4px;
	color: #0000CD;
	font-size: 14px;
	font-weight: bold;
}   
#header div a{  
	border-right: 2px solid Black;
	text-align: center;
	float: left;
	padding: 0px 12px;
	color: #0000CD;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}  

#header div a:hover{  
	color: #FF4500;
	background-color: Black;
} 
.thumb{
	margin-bottom:2px; 
	text-align:center; 
	padding-left: 2px;
}

.thumb a {
	text-decoration: underline;
	font-size:12px; 
	width:240px; 
	height:184px;
	margin-right:4px; 
	float:left;	
}

.thumb a:hover {
	text-decoration: none;
}

.thumb a img{
	text-decoration: none;
	border: 1px solid #B22222;
}
.thumb a:hover img{
	border: 1px solid black;
}

.toplist {
	width:990;
	margin-bottom:20px; 
	text-align:center; 
	padding-left: 2px;
}
.toplist a {
	font-size:18px; 
	width:240px; 
	margin-right:4px; 
	float:left;
	font-weight: bold;
	text-transform: uppercase;
}
.toplist a:hover {
	text-decoration:underline;
}

.toplist img {
	width:240px; 
	height:180px; 
	margin-bottom:2px;
	border: 1px solid #B22222;
} 

.c{
	display: block;
	clear:both;
	height: 0;
	font-size: 0px;
	overflow: hidden;
} 
br{
	display: block;
	clear:both;
	height: 2;
	font-size: 0px;
	overflow: hidden;
} 

.trade{
	margin: 0 auto;
	width: 990px;
	float: none;
}

html:first-child .links{
	padding: 30px 0px 15px 2px;			
}
.links .left{
	clear: left;
	float: left;
}
.links .center{
	float: left;
}
.links .right{
	float: left;
}
.links div {
	text-align:left;
	text-align: center;	
	padding: 0;
	width: 210px;
	overflow: hidden;
}
.links div a{
	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: #F5F5F5;
}

