body {
	margin : 5%;
	padding : 0;
	font-family : geneva, arial, helvetica, sans-serif;
	text-align : center;
	margin-top: -50px;
	background-color: #999999;

} 
html { 
height : 100%; 
margin : 0; 
padding : 0; 
} 


#container {
	width : 900px;
	padding : 0;
	margin-left : 20px;
	margin-top: -80px;
	margin-right : auto;
	text-align : center;
	border : 3;
	background-color: #A3CEF1;
	background-repeat: repeat-y;
	background-image: url(images/base.jpg);
	border-top-color: #0000CC;
	padding-top: 25px;
	color: #FFFFFF;
	position: relative;
} 


#pageHeader h1  {
	width: 900px;
	height: 227px;
	position: relative;
	margin-left:10px;
	margin-top: 10px;
	}

#pageHeader h1 span {
	background:url(images/head1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 900px;
	height: 227px;
	left: 10px;
	top: 25px;
}
	
	#pageHeader h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color: #333333;
	font-weight: lighter;
	

	
	}

 
#footer { 
margin : 0 29px 0 235px; 
padding : 0; 
background : transparent url(base.jpg) no-repeat top left; 
width : 536px; 
height : 223px; 
text-decoration : underline; 
color : #fff; 
} 



#rule {
background-image: url(images/base_a.jpg);
}

#container #maintext {
	right: auto;
	text-align: center;
	color: #000000;
	padding-top: 55px;
	padding-left: 240px;

}
#apDiv1 ul  li {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0000CC;
	font-weight: bolder;
}
#container #address {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #006600;
	text-align: left;
	padding: 10px;
	border-top-style: inset;

	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	
}
#container #address a:link { 
color : #e5a250; 
text-decoration : none; 
} 
#container #address a:visited { 
color : #b2906d; 
text-decoration : none; 
} 
#container #address a:hover, a:active { 
color : #99d0dd; 
text-decoration : none; 
} 

#container .largetext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
height: 30px;
}

#container .redtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#990000;
}

