html, body, frame, frameset{
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 1000px;
	width: 100%;
	background-color: #000000;
	}

#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 100%;
	background-color: #000000;
	background-image: url(imgs/vxtbg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333333;
}

#nav{
position: relative;
top: 26px;
left: 300px;
}

#nav2{
position: relative;
top: 26px;
left: 0px;
width: 400px;
}

.navbut{
padding-right: 20px;
border: 0px;
}



.bodycopy{
font-family: arial, sans-serif;
font-size: 14px;
color: #cccccc;
}

.smalltext{
font-family: arial, sans-serif;
font-size: 11px;
color: #cccccc;
line-height: 16px;
}

a{
font-family: arial, sans-serif;
font-size: 14px;
color: #ffffff;
line-height: 16px;
}

.bodyheader{
font-family: arial, sans-serif;
font-size: 14px;
color: #FF9900;
font-weight: bold;
}
