body
{
	background:#ecd5ac url(images/bgGrad.jpg) repeat-x;
	font-family:verdana,arial;	
}
img
{
	border:none;
}
#mainBody
{
	width:720px;
	height:452px;
	margin:24px auto 0;
	background:#fff url(images/bgHome.jpg) no-repeat;
	border:solid 1px #815524;
	position:relative;
}
#mainBar
{
	width:720px;
	height:61px;
	position:absolute;
	top:370px;		
}
#mainBar img
{
	border:none;
	margin:12px;
	float:left;	
}
#mainBar p
{
	float:right;
	width:300px;
	padding:6px 0;
	margin:0 12px;
	font-size:13px;
	color:#fff;
}
#mainVideo
{
	float:right;
	margin:6px 14px;
}
#mainBox
{
	float:right;
	clear:right;
	margin:6px 14px;
	background:#000 url(images/30off.gif) no-repeat;
	width:300px;
	height:152px;
	overflow:hidden;
}
#mainBox p
{
	color:#fff;
	margin:132px 6px 0 6px;	
	font-size:10px;
}
#buttons
{
	width:720px;
	margin:12px auto;
	text-align:center;
}
#footer p
{
	text-align:center;
	font-size:11px;	
}