body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #663366;
	background-color: #000000;
	text-align: left;
	float: left;
}
.head {
	color: #ECE9D8;
	background-color: #9933CC;
	background-position: center center;
	background-image: url(images/headpic.gif);
	background-repeat:no-repeat;
}
.main {
	background-color: #000000;
}
.navigation {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}
.navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}
.navigation li {
display: inline;
}
.navigation a:link, .navigation a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color:#CC99CC;
	text-decoration:none;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	background-color: #000000;
	font-weight: bold;
}
.navigation a:hover {
	border-top: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #CC3399;
	background-color: #0099FF;
}
.content {
	background-color:#0099FF;
	padding: 15px;
	
}
.content a:link, .content a:visited{
color:#663366;
text-decoration:none;
}
.content a:hover{
color:#CCCCCC;
text-decoration:none;
 
}

	
.bottomNav {
	color: #000000;
	text-decoration: none;
text-align:center;
 		font-weight: bold;
	text-transform: uppercase;
	background-position: center;
	
}
.bottomNav a:link, .bottomNav a:visited {
color:#CC3399;
text-decoration: none;
}
.bottomNav a:hover {
	color: #FF99CC;
	text-decoration: none;
}
.footer {
	font-size: 0.8em;
	color: #CCCCCC;
	
	
}
.blueback {
	background-color:#0099FF;
	font-size: 0.9em;
	padding: 20px;
}
#picTable {
	background-color: #9966FF;
	color: #003366;
}
hr {clear:both;}

