body{
	background:url("/images/background.jpg");
	color:white;
}

a{ 
	color:#0994c2; 
	text-decoration:none;
}

#cont_top{
	margin-left:auto;
	margin-right:auto;
	width:740px;
	height:141px;
	background:url("/images/header1.jpg");
}

#cont_middle{
	margin-left:auto;
	margin-right:auto;
	width:740px;
	height:100%;
	background:url("/images/cont_middle.jpg");
}

#cont_bottom{
	margin-left:auto;
	margin-right:auto;
	width:740px;
	height:14px;
	background:url("/images/cont_bottom.jpg");
}

#menu{
	height:25px;
	margin-left:2px;
	margin-right:2px;
	width:736px;
	background:url("/images/menu.jpg");
}

#menu2 a{
	color:blue;
	text-decoration:none;
	display: block;
	height:20px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background:url("/images/menu.jpg");
	border-right:solid 1px silver;
}

#menu2 a:hover{
	display: block;
	height:20px;
	float:left;
	color:black;
	background:url("/images/menu2.jpg");
}


#container{
	height:60px; 
	width:732px;
	margin-left:auto;
	margin-right:auto; 
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px black; 
}

#number{
	background:url("/images/top.jpg");
	width:60px; 
	height:43px; 
	margin-left:0px; 
	text-align:center; 
	color:#191a2e;
	font-weight:bold;
	font-size:20px; 
	float:left;
	padding-top:17px;
}

#details{
	width:553px;
	height: 60px;
	float:left;
}

#imgbord{
	float:left;
	width:50px;
	height:50px;
	border:solid 1px white;
	padding:2px;
}

#more a{
	display:block;
	width:50px;
	height:50px;
	background:url("/images/more1.jpg");
}

#more a:hover{
	background:url("/images/more2.jpg");

}

#videomenu{
width:97%;
padding-left:3%;
padding-bottom:5px;
margin:0px;
height:14px;
border-bottom: 1px solid gray;
}

#videomenu a{
display:block;
margin:0px;
}

#videomenu a:hover{
color:white;
}