ul.menu {
list-style-type:none;
width:1070px;
position:relative;
display:block;
height:33px;
font-size:1em;
background:url(images/) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border-bottom: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:#f00;
text-decoration:none;
}

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

ul.menu .notcurrent a {
color:black;
font-weight:100;
}

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

body {
	background-color: #FFF;
	background-image: url(images);
	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 #FF0; 
	color: #FFF;
}
a.text:active {
	text-decoration: none;
	color: #FFF;
}
#apDiv1 {
	position: absolute;
	width: 606px;
	height: 435px;
	z-index: 1;
	left: 371px;
	top: 56px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: larger;
	
}


#aboutDiv1 {
	position:absolute;
	width:1024px;
	height:435px;
	z-index:1;
	left: 371px;
	top: 56px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	
}


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



#apDiv3 {
	position:absolute;
	width:610px;
	height:43px;
	z-index:3;
	left: -2px;
	top: 512px;
	color: #0B06E4;
	font-family: Default;
	font-size: none;
	text-align: center;
}



.bodytext {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
}

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