#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #000;
 }
 body {
	text-align: center;
	background-color: #000;
 }
 #menu {
	float: left;
	width: 230px;
	margin-right: 10px;
 }
 #widemenu  {
	background-color: #dddddd;
	height: 25px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #widemenu ul {
	margin: 0px;
	padding: 0px;	
}
 #widemenu ul li {
	float: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#widemenu ul li a {
	color: #000000;
	text-decoration: none;
}
#widemenu ul li a:hover {
	color: #FFF;
}
#widemenu ul li:hover {
	background-color: #999;
	height: 15px;
	color: #CCC;
}
 #content{
	float: left;
	width: 590px;
}
#sidebar {
	float: right;
	width: 122px;
}
#video {
	float: left;
	width: 228px;
	height: 157px;
}
#footer{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	top: auto;
}
.logo_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.body_text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}
.menu_side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
#small_photo1 {
	margin: 2px;
	padding: 2px;
	width: 120px;
}
.bold {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
.video {
	float: left;
	border: 1px solid #FFF;
	height: 160px;
	width: 230px;
}
#mainphoto {
	width: 230px;
	border: 1px solid #FFF;
}
.mainphoto {
	border: 1px solid #FFF;
}
#container #content .body_text1 .body_text1 {
	text-align: left;
}
.link_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
a {
	text-decoration: none;
	color: #FFF;
}
#container #content h1 {
	font-size: 24px;
	color: #FFF;
}
