*,html{
margin: 0;
padding: 0;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
body {
width: 100%;
height: 100%;
font-size: 10px;
font-size: 90%;
text-align: center;
color: #6A6A6A;
background-color: #EFE9B8;
}

a {
	color: #708090;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
}
a:hover {
text-decoration: underline;	
color: #FF8C00;
}
img {
border: 0px
background: url(/images/loading.gif) center center no-repeat;
}
#main {
margin:0 auto;
width: 984px;
text-align: center;
border-left: 2px solid orange;
border-right: 2px solid orange;
background: #FFFFFF url(/images/topbg.jpg) top center repeat-x;
}

#logo {
height: 143px;
overflow: hidden;
background: transparent url(/images/logos.jpg) top center no-repeat;
}
#rss{
overflow: hidden;
padding-top: 4px;
padding-right: 30px;
float: right;
background-color: transparent;
}
#bookmark {
overflow:hidden;
float: right;
padding-right: 10px;
padding-top: 4px;
}
#header{
width: 800px;
height: 20px;
margin:0 auto;
}
#header div{
overflow:hidden;
padding-left: 20px;
padding-top: 2px;
}
#header div strong{
font-size: 14px;
float: left;
margin: 0px 7px 0 4px;
}
#header div a{
	border: 1px solid black;
	text-align: center;
	float: left;
	padding: 0px 6px;
	color: orange;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
}  
#header div a:hover{
color: black;
border: 1px solid black;
background-color: #DCDCDC;
float: left;
} 

#bottom{
clear: both;
width: 984px;
margin: 0;
padding: 0;
height: 70px;
padding-top: 20px;
text-align: center;
color: Black;
font-size: 10px;
background-color: orange;
}
#bottom a{
	color: #B22222;
}
/* - */
#marktop {
clear: left;
height: 20px;
width: 984px;
overflow:hidden;
background: orange url(/images/p1.jpg) top center repeat-x;
}
#markclean {
height:2px;
width: 984px;
overflow:hidden;
clear: both;
background: orange;
}
#markbottom {
clear: both;
width: 984px;
overflow:hidden;
height: 20px;
background: orange url(/images/p0.jpg) bottom center repeat-x; 
}

/*  ----------------------------  */
#vids_thumbs{
width: 984px;
float: left;
clear: left;
padding: 0px;
margin-bottom: 2px;
margin-top: 2px;
}
#vids_thumbs a img {
width: 240px;
height: 180px;
margin: 2px;
border: 1px solid orange;
float: left;
background: url(/images/loading.gif) center center no-repeat;
overflow: none;
}

#vids_thumbs a:hover img {
border: 1px solid black;
}

#toplist {
margin-bottom:10px; 
margin-top: 10px;
margin-left: 15px;
text-align:center; 
}
#toplist a {
	margin: 0px;
	font-size:18px; 
	width:190px;
	height:160; 
	float:left;
}
#toplist a:hover {
	text-decoration:none;
	color:#B22222;
}
#toplist img {
/*	width:240px; 
	height:180px; */
	width:180px; 
	height:135px;
	margin-left:0px;
	border: 1px solid black;
	background: url(/images/loading.gif) center center no-repeat;
} 
#toplist a:hover img{
	border: 1px solid White;
}

#toptitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:30px;
	color: #B22222;
	font-size: 24px;
	font-weight: bold;
	clear: left;
	text-align: center;
	background-color: orange;
	width: 984px;
	overflow:hidden;
}
/* ------- */
#links{
	float: left;
	clear: both;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
	overflow: hidden;	
/*	width: 
	background-color: transparent; 

	background-color: White;
	border-left: 2px solid orange;
	border-right: 2px solid orange;
	*/

}

#links .left{
	clear: left;
	float: left;
}
#links .center{
	float: left;
}
#links .right{
	float: left;
}
#links div {
	text-align:left;
	padding:0;
	min-height: 26px;
	width: 230px;
}

#links div a{
	margin:0;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0 0 2 5px;
	text-decoration: none;
}

#links div a:hover{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#clearfloat{
display: block;
float: left;
clear:both;
height: 0;
margin: 0;
font-size: 0px;
text-align: center;
overflow: hidden;
background-color: transparent;
width:100%;
}

