body { background-repeat: repeat-y }
table, body { font-size: 12px; font-family: arial, sans-serif }
#biglineheight { font-size: 12px; line-height: 28px; padding-right: 5px }
#topandbottomlines {  border-bottom: solid 10px #003300; border-top: solid 3px #003300 }
#whitespace { padding: 10px }

a:link, a:visited, a:active, a:hover {	
	text-decoration: none; 
	font-weight: bold
}

a:link	{ 
	color: #006600;	
}

a:visited {	
	color: #990033;	
}

a:active, a:hover {	
	color: #660066;	
}

h1, h2, h3 { font-weight: bold; text-align: left; margin-top: 10px; margin-bottom: 5px; color: #660066 }
h1 { font-size: 18px }
h2 { font-size: 16px }

#whitespace p, #whitespace ul { margin-top: 0px; margin-bottom: 20px; font-size: 12px }
#mission { line-height: 28px; font-size: 18px; background-color: #eee; 
border-right: solid 1px #006600 }
#mission p, #mission h1 { padding-left: 15px; padding-right: 15px }
#dropquote { margin: 0px }
#quoteby { text-align: right; margin: 0px 0px 25px 0px; font-size: 10px }