html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: left;
	background: #009900 url(images/top.jpg) top center no-repeat;
}

A {
	color: #FF8C00;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
}

A:hover {
	text-decoration: underline;
	color: Maroon;
}

img {
border: 0px
background: url(/images/loading.gif) center center no-repeat;
}

#all{
	text-align: center;
}

#header{
	width: 952px;
	min-height: 110px;
	margin:0 auto;
}

*html #header{
	height: 110px;
}

#header div{
	overflow:hidden;
	padding: 80px 0 0 0;
}
     
#header span {
	display:block;
	text-align:right;
	padding:50px 15px 0 0;
}   

#header div strong{
	font-size: 12px;
	float: left;
	color: #3D3D3D;
	margin: 0px 7px 0 4px;
}

#header div b{  
	background: #93938C;
	border-right: 2px solid #93938C;
	text-align: center;
	float: left;
	padding: 0px 6px;
	margin-right: 4px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}   
#header div a{  
	border-right: 2px solid #93938C;
	text-align: center;
	float: left;
	padding: 0px 12px;
	color: #3D3D3D;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}  

#header div a:hover{  
	color: #FFFFFF;
}   

a.button_bookmark {
	color: Yellow;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
a.button_bookmark:hover {
	color: White;
}

#content{
	width: 982px;
	margin:0 auto;
}

.clist{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.thumb{
	padding: 0 0 0 0px;
}
.thumb img{
background: url(/images/loading.gif) center center no-repeat;
}
.thumb a img{
	border: 1px solid #006400;
	margin: 0 0 2px 0;
}
.thumb a:hover img{
	border: 1px solid #FFD700;
}
.links{
	padding: 20px 0px 26px 2px;
	overflow: hidden;
}
html:first-child .links{
	padding: 20px 0px 15px 2px;			
}
.links .left{
	clear: left;
	float: left;
}
.links .center{
	float: left;
}
.links .right{
	float: left;
}
.links div {
	text-align:left;
	padding:0;
	width: 240px;
}
.links div a{
	margin:0;
	font-size: 16px;
	font-weight: bold;
	color:#00FF7F;
	padding: 0 0 10 15px;
	text-decoration: none;
}
.links div a:hover{
	font-weight: bold;
	color: Yellow;
}

#bottom{
	width: 952px;
	height: 90px;
	margin:0 auto;
	padding-top: 50px;
	padding-bottom: 5px;
	text-align: center;
	color: #EFF000;
	font-size: 11px;
	background: url(images/bottom.jpg) bottom center no-repeat;
}

#bottom a{
	color: #EFF000;
	font-size: 12px;
}
#bottom a:hover{
	color: red;
	font-size: 12px;
}
.c{
	display: block;
	clear:both;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}   

.toplist {
width: 990px;
margin-left: 0px;
padding: 0px;
margin-bottom:16px; 
text-align:center; 
}
.toplist img{
background: url(/images/loading.gif) center center no-repeat;
}

.toplist a {
font-size:18px; 
float:left;
font-weight: bold;
margin-bottom: 2px;
width:246px;
}

.toplist a:hover {
text-decoration:underline;
}
.toplist a img {
width:240px; 
height:180px; 
border: 1px solid #000000;
} 
