body {
	background:  #73757b;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height: 125%;
}

#wrapper {
	margin: 0 auto;
	width: 968px;
	height: 600px;
	background: url(white3.png);
}

#tray {
	width: 968px;
	margin: 0 auto;
	height: 110px;
	background: url(title2.png);
}

#menu {
	float: left;
	width: 968px;
	height: 10px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 530px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;

}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 83px;
	padding: 5px 15px 5px 5px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	color: #000000;
	background: #eddebf;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#menu a:hover { 
	text-decoration: none;
	color: #ff0000;
}

#menu .current_page_item a {
	color: #000000;
	background: #ffffff;
}

#leftcontent {
	float: left;
	width: 425px;
	height: 285px;
	margin-top: 40px;
	background: url(vidtray2.png) repeat-x;
}

#rightcontent {
	float: right;
	width: 350px;
	margin: 60px;
	margin-top: 40px;
}

#bullseye {

	position: absolute;	
	width: 30px;
	height: 260px;
}

#bottom	{
	width: 968px;
	margin: 0 auto;
	height: 90px;
	background: url(evw2.png);
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 300px;
	top: 0px;
	margin-bottom: 40px;
	padding: 20px;
	}

#footer p.p2 {
	position: relative;
	top: 0px;
	text-align: center;	
	font: 12px Arial;
	line-height: 1.2;
	color: #ffffff;
}