
/*
Design by Grace Kratzer
*/

body {
	margin-top:20px;
	padding: 0;
	background: #B0E3E3
	text-align: justify;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #009999;
}

h1 {
	text-align: center;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}

h3 {

	text-align: left;
	font-size: 1.6em;

	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #00BDBD;
}

a:hover {
	border-bottom: none;
	text-decoration: underline;
	color: #008A8A;
}

a:vistited {
	text-decoration: none;
	color: #00BDBD;
}

a img {
	border: none;
}
	
#header {
	width: 548px;
	margin: 0 auto;
	height: 304px;
}




#wrap {
	
width:548px;
	
margin: auto;
	
background:#FFFFFF;
	
border:#009999 1px solid
}



#container {
	
width:548px;
}



#navcontainer {

	background:transparent;
	
margin-top:-165px;

}

 

#navlist li {

	background: transparent;

	list-style-type: none;

	text-align: right;

	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;
	letter-spacing: -2px;

	color: #FFFFFF;
	
width: 150px;

}



#navlist li a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
}


#navlist li a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}


#navlist li a:hover {
	color: #006666; 
	text-decoration: none; 
} 





.content {

	background: #FFFFFF;
	
padding: 20px;
	
margin-top:0px;

	
text-align: center;

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-
color: #003333;

}



#footer {

	background: #009999;

	padding: 9px;
	
text-align: center;
	
font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size: 10px;
	font-color: #FFFFFF;

}



#title {

	background: #009999;

	text-align: right;
	
padding: 9px;

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size: 10px;

	text-transform: uppercase;
	
color:#FFFFFF;

}



#outer {

	background: transparent;
	
width:700px;
	
margin: 0 auto;

}