@charset "utf-8";
/* CSS Document */

#container {
	width: 1024px;
	height: 768px;
	margin: 0px auto; 
		
		}

body {
	margin: 0px auto;
	padding: 0px;
	background-image:url(ap-bg2.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	}	

/*
#header {
	width: 800px;
	height: 136px;
	background-image:url(images/header.jpg);
	}

#nav {
	width: 800px;
	height: 29px;
	background-image:url(images/nav.gif);
	}
	*/
	
/*#body {
	width: 1024px;
	height: 768px;
	background-image:url(ap-bg.png);
	background-repeat:no repeat;
	}
	*/
	#content
{
margin-left: 20px;
}

#main
{
width: 584px;
background: #000000;
}

#header {
	height: 120px;
	
}

#logo {

width: 482px;
height: 75px;
padding-top: 30px;
padding-left: 20px;
}

	
	
#menu
{
float: left;
width: 585px;
height: 54px;
margin-left: 2px;
padding-left: 0px;
padding-top: 10px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 85px;
	height: 36px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	#padding-top: 17px;

}

#menu a:hover {
	width: 85px;
    height: 31px;
	color: #abaff6;
	text-decoration: underline;
}

#lower {
	width: 584px;
	height: auto;
	margin-left: 2px;
	padding-left: 0px;
	color:#CCCCCC;
	background-color:#000000;
	}	
	
#lowerm {
	width: 584px;
	height: auto;
	margin-left: 2px;
	padding-left: 0px;
	padding-bottom: 20px;
	color:#CCCCCC;
	background-color:#000000;
	}	
	
li {
	list-style-position:inside;
	}
		
#lowerb {
	width: 584px;
	height: 600px;
	margin-left: 2px;
	padding-left: 0px;
	padding-bottom: 20px;
	color:#CCCCCC;
	background-color:#000000;
	overflow: scroll; overflow-x: hidden;
	}	

#lowerl {
	width: 584px;
	height: 600px;
	margin-left: 2px;
	padding-left: 0px;
	padding-bottom: 20px;
	color:#CCCCCC;
	background-color:#000000;
	}

ul.NoBullet {
  list-style-type: none}
  
/*#footer {
	width: 1024px;
	height: 125px;
	background-image:url(ap-ft.png);
	}
*/
.para {
	padding-left: 12px;
	padding-right: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.welcome {
	padding-top: 18px;
	padding-left:70px;
	_margin-top: 12px;
	}

