ul.menu {
list-style-type:none;
width:970px;
position:relative;
display:block;
height:33px;
font-size:1em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.menu.red{
	background-color:#0dc3c0;
}
ul.menu.red li a:hover, .menu.red li.current {
	background-color:#FFFFFF;
	font-size: 1em;
}

body {
	background-color: #000;
	background-image: url(images/bryan.jpg);
	background-repeat: no-repeat;
	
}
body,td,th {
	color: #FFF;
	text-align: left;
}
a.text:link {
	color: #0dc3c0;
	text-decoration: none;
}
a.text:visited {
	text-decoration: none;
	color: #0dc3c0;
}
a.text:hover {
	text-decoration: none; 
	border-bottom: 1px solid #0dc3c0; 
	color: #FFF;
}
a.text:active {
	text-decoration: none;
	color: #FFF;
}
#apDiv1 {
	position:absolute;
	width:606px;
	height:435px;
	z-index:1;
	left: 371px;
	top: 56px;
	text-align: center;
	
}


#apDiv2 {
	position:absolute;
	width:200px;
	height:29px;
	z-index:2;
	left: 800px;
	top: 0px;
}



#apDiv3 {
	position:absolute;
	width:610px;
	height:43px;
	z-index:3;
	left: -2px;
	top: 510px;
	color: #0dc3c0;
	font-family: Default;
	font-size: none;
}



.bodytext {
	text-align:center;
}

#container {
	width:980px;
	height:600px;
	border:1px solid #0dc3c0;
	
}
