body {
	color: #000099;
	background-image: url(../images/user_03.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	background-color: #006600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#page {
	margin-left: 60px;
	width: 750px;
	border: 2px solid #339900;
}

#header {
	width: 750px;
	display:block;
	background-color:#FFFFFF;
}

#headmenu {
	width: 750px;
	height: 22px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#006600;
	display: block;
	float: left;
	border-bottom: 1px solid #006600;
	padding-top: 6px;
}
#headmenu a{
	padding: 8px;
}
#headmenu a:hover{
	background-color:#006600;
	color:#FFFFFF; 
}

#leftnav {
	padding: 1em;
	background-color:#CCCCFF;
	font-weight:bold;
	width: 20%;
}
#leftnav h3{
	line-height: 1em;
	font-size: 110%;
}

#leftnav a{
	margin: .5em 0 1em 0;
}

#content {
	padding: 1em;
	background-color:#FFFFFF;
	font-size: 14px;
}
#content h1{
	text-align:right;
	font-size: 140%;
}
#content h3{
	font-size: 110%;
	margin-bottom: 0px;
}
#content p{
	padding-top: 0;
	margin: .5em 0 .5em 0;
}
#content td{
	vertical-align:top;
}
#leftcol {
	width: 473px;
	float:left;
	background-color:#FFFFFF;
	position: relative;
	left: 0px;
}
#rtcol {
	width: 270px;
	background-color: #99CCFF;
	float: right;
}
#footer {
	width: 750px;
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1em;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer a:visited{
	color:#FFFFFF;
}

#footer ul{
	list-style-type:none;
}

#footer li{
	float: left;
	padding: 0 8px 0 8px;
}

.col{
	width: 233px;
	float:left;
	height: 80px;
}

.unbreak {
	clear: left;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

.style3 {font-size: 9px}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.bottomline{
	border-bottom: 1px solid #006600;
}
#donate a:hover{
	background-color:#FFFFFF;
}
#featurestory {
	float: left;
	padding: 1em;
	
}
#featurestory h3{
	color:#000099;
	margin-top: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;	
}
#featurestory h4{
	margin-left: 1em;
}
#featurestory img{
	padding: 1em 1em 1em 0;
	float: right;
}
#featurestory p{
	margin: .5em;
}
#featurequestion {
	background-color: #CCCCFF;
	border: 1px solid #000099;
	float: right;
	text-align:left;
	margin: 1em 0 1em 1em;
	padding: 1em;
	width: 90%;
}
#featurequestion h3{
	
	color:#000099;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;	
}
.bluebanner{
	color: #000099;
	width: 95%;
	margin-top: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;	
}

.pad1{
padding:1em;
}
#midrow{
	margin: 0;}.leftline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #339900;
}

