body{
	 background-image:url(images/background.jpg);
	 font-family: verdana , sans-serif;
	 font-size:14px;
     color:#C8C9C4;
	 overflow: auto;
}


A:link {text-decoration: none ;color:#fff;}
A:visited {text-decoration: none; color:#fff;}
A:active {text-decoration: none; color:#fff;}
A:hover {text-decoration: underline; color:#fff;}

#mn {
	background-image:url(images/blk.png);
	border:1px solid black;
	width:863px;
	hight:530px;
	margin-left:auto;
	margin-right:auto;
	}
	
#menu{
width:638px;
height:40px;
margin-left:auto; 
margin-right:auto; 
text-align:center;
color:#ebebea;

}


#video{
	width:860px;
	min-height:535px;
	height:535px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:justify;
	padding:2px;
	overflow:auto;
}


#info{
text-align:center;
width:853px;
height:180px;
margin-left:auto; 
margin-right:auto;
margin-top:2px; 
margin-bottom:0px; 
background-image:url(images/blk.png);
}

#footer{
width:853px;
margin-left:auto; 
margin-right:auto; 
text-align:center;
text-align:center;
border:solid 1px #000;
margin-top:1px;
background-color:#000;opacity:0.8;
}
.click{
background-image:url('images/blk.png');
background-repeat:repeat;
width:150px;
height:23px;
text-align:center;
font-size:13px;
margin-right:6px;
cursor: pointer;
float:left;
padding-top:7px;
border:solid 1px black;
}
.click1{
background-image:url('images/blk.png');
background-repeat:repeat;
width:150px;
height:23px;
text-align:center;
font-size:13px;
cursor: pointer;
float:right;
padding-top:7px;
border:solid 1px black;
}
