body {
	font-family: "Myriad Pro";
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fff;
}

#page {
	margin: 0 auto;
	width: 1000px;
	background-color: #000;
}

#header {
	background: transparent url(images/new_03.jpg) repeat-x top left;
	height: 123px;
}

#header #logo {
	width: 300px;
	height: 123px;
	float: left;
}

#header #advertisement
{
	float:left;
	margin-left:15px;
	margin-top:30px;
	text-align:left;
	vertical-align:bottom;
	width:560px;
}
#header #advertisement img

{
	border: none;
}

#header #advertisement #small

{
	font-size: 8pt;
	padding-left: 10px;
}
#header #smallmenu
{
	height: 33px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	margin-top: 90px;
	color: #FFFFFF;
	padding-right: 20px;
}
#menu {
	background: transparent url(images/new_07.jpg) repeat-x top left;
	height: 30px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#menu ul
{
	margin: 0;
	float: right;
	margin-right: 5px;
}

#menu ul li
{
	display: inline;
	color: #fff;
	font-size: 20px;
	padding-right: 15px;
}

#menu ul li a
{
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

#sidebar 
{
	float: left;
	padding-left: 0px;
	padding-top: 30px;
}

#content 
{
	margin-left: 200px;
	padding: 0;
}

#content h1 
{
	margin: 0;
	font-family: "Birch Std";
	font-stretch: normal;
	font-weight: normal;
	font-size:32px;
	line-height: 36px;
}

#content h2 
{
	margin: 0;
	font-family: "Myriad Pro";
	font-stretch: normal;
	font-weight: normal;
	font-size:24px;
	line-height: 52px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content #video
{
	height: 141px;
	width: 250px;
	float: left;
	margin: 5px;
	margin-top: 35px;
	border: 0px solid #fff;
	display: inline;
	
}
#content #content_area
{
	margin-left: 229px;
	padding-left: 50px;
	padding-right: 10px;
	text-align: left;
	font-size: 18px;

}

#content #content_area span
{
	color: #1f1fba;
	margin: 0;
	padding: 0;
}

#content #content_area a
{
	font-family: "Myriad Pro";
	font-size: 14px;
	text-decoration: none;
	color: #1f1fba;
	padding-right: 5px;
	padding-left: 5px;
}

#content #content_area .first
{
	padding: 0;
}

#content #content_area a:hover
{
	color: #fff;
	text-decoration: underline;
}

#content #bar
{
	background: transparent url(images/new_12.jpg) repeat-x top left;
	height: 8px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	display: block;
	width: 692px;
}
#content #bar #right
{
	float: right;
	width: 4px;
	height: 8px;
	background-color:#EE0000;
	background: transparent url(images/new_13.jpg) repeat-x top left;
}

#content #bar #left
{
	float: left;
	width: 4px;
	height: 8px;
	background-color:#EE0000;
	background: transparent url(images/new_11.jpg) repeat-x top left;
}
#content #bar img
{
	padding: 0;
	margin: 0;
}

