body{
	text-align:center;
	font-family:helvetica,verdana,sans-serif;;
	background-color:#FFFFAA;
	}

#container{
	margin-left: auto; 
	margin-right: auto; 
	width: 60em; 
	}

#banner{
	background:transparent url(banner.gif) no-repeat 0 0;
	overflow:visible;
	display:block;
	width:800px;
	height:380px;
	position:relative;
	left:0px;
	top:0px;
	}
#b2{
	background:transparent url(b2883.gif) no-repeat 0 0;
	overflow:visible;
	display:block;
	width:812px;
	height:260px;
	position:absolute;
	left:93px;
	top:-26px;
	z-index:3;
	}

#top{
	background:transparent url(frametop9.gif) no-repeat 0 0;
	overflow:visible;
	display:block;
	width:995px;
	height:110px;
	position:relative;
	left:0px;
	top:0px;
	}
#pixel{
	background:transparent url(framepixel9.gif) repeat-y;
	width:995px;
	height:auto;
	position:relative;
	left:-1px;
	top:0px;
	}
#bottom{
	background:transparent url(framebottom9.gif) no-repeat 0 0;
	overflow:visible;
	display:block;
	width:974px;
	height:175px;
	position:relative;
	left:0px;
	top:0px;
	z-index:4;
	}
#navbar{
	background-color:#FFDE10;
	width:200px;
	height:auto;
	position:relative;
	left:93px;
	top:90px;
	z-index:2;
	}
#nav{
	width:200px;
	position:relative;
	left:94px;
	top:234px;
	z-index:5;
	float:left;
	}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
ul a {
	display:block;
	border-bottom:1px solid black;
	width:200px;
	height:40px;
	line-height:40px;
	color:#000000;
	text-decoration:none;
	background:#FFFF00;
	}
a:hover, .selected a{
	background:#00A552;
	}
.pad{
	position:relative;
	top:0px;
	left:0px;
	width:590px;
	text-align:left;
	padding-top:150px;
	padding-left:210px;
	padding-right:110px;
	padding-bottom:50px;
	z-index:500;
	}
li {
	text-indent:50px;
	text-align:left;
	font-weight:900;
	}

.center{
	text-align:center;
	}
