/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0;
	background-color:#FAF4DE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#999900;
	}
	
a:link  {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}	
	
a:hover {
	color:#EACB7B;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	}
	
	
.container  {
	background-image:url(images/center.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 700px;
	margin: 30px auto auto auto;
	
}

.flash  {
	position:absolute;
	margin-left: 98px;
	margin-top: 18px;
	z-index:5;
}

.nav  {
	margin-top:20px;
	margin-left: 20px;
	width:424px;
	height: 17px;
	font-size:x-small;
	color: #FFFFFF;
	
	}

#dropmenudiv{
	position:absolute;
	border-top:1px solid white;
	border-bottom-width: 0;
	color:#CCCCCC;
	line-height:18px;
	z-index:100;
	text-decoration: none;
	display:inline;
	width: 195px;
	font-weight: bold;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
color: ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ACAC84;
color:#EACB7B;
}


.nav a {
color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}


.nav a:hover {
color:#EACB7B;
	font-weight: bold;
	text-decoration: none;
}


.nav a:visited  {
color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}




.copy  {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom: 1px solid ;
	padding-bottom:10px;
		}

.text  {
	top: 700px;
	width: 700px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	}

.naap {
float:left;

}

.what {
	line-height:15px;
	}
