body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 50%;
	width:760px;
	background-color: #E0EEE0;
	}
	
#frame {
	width:760px;
	margin-left: -380px;
	}
	
#head {
	background: #669966;
	margin: 0px;
	padding: 5px 5px 0px;
	height: 66px;
	border-bottom: thick solid #000099;
	color:#000099;
}
#head h1 {
	color:#FFFFFF;
	font-size: 160%;
}
#head img {
	vertical-align:top;
}
#head a{
	text-decoration: none;	
	color:#ffffff;
}
#head a:hover {
	color:#000099;
}
.navigation {
	margin: 2px 0 0 0;
	padding: 5px;
}
#text {
margin: 0 0 0 0;
background-color:#ffffff;
	border-bottom: 1px solid #000099;
}
h1 {
	font-weight: bold;
	margin:0 5px 0 5px;
	font-size: 120%;
}
p {
	margin:0 0 0 5px;
}
.spotlight a{
	font-size:80%;
	color:#006600;
}
.spotlight p{
	font-size:80%;
	color:#006600;
}
.arrows a{
	font-size: 90%;
	color:#006600;
	text-decoration: none;
}
.arrows table{
	width:760px;
}
#leftcol {
	float: left;
	width: 292px;
	padding: 10px;
	background: #669966;
	text-align: center;
	margin: 0;
}
#leftcol {
	color:#FFFFFF;
	text-decoration: none;
}
#leftcol a:hover {
text-decoration:underline;
}
#botleftcol {
clear:left;
	float: left;
	width: 292px;
	padding: 10px;
	text-align: center;
	margin: 0;
	}
#bottom {
clear:both;
margin: 0;
padding: 0;
	border-bottom: thick solid #000099;
	background-color:#669966;
	text-align:right;
	color:#ffffff;
	font-size:80%;
}
.imgrt img{
float:right;
margin: 0 20px 10px 10px;
}
.smalltext{
	font-size: 80%;
	}
	
a {
	color:#006600;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color: #000099;
	}
	
.big {
font-size: 120%;
}
.imglt img{
float:left;
margin: 20px 0 10px 10px;
}
