body {margin-left: 5%; margin-right: 5%;}

body, p, td, div, th, li, dd, dt {font-family: Verdana, Arial, sans-serif ; font-size: 12px ; }

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h1 { font-size: 20px ; text-align: center; }
h2 { font-size: 18px ; text-align: center; }
h3 { font-size: 16px ; text-align: left; }
h4 { font-size: 14px ; text-align: left; }

a:link { color: #990000 ; }
a:hover { color: #6699FF ; }
a:active { color: #CCCCCC ; background-color: #990000 ; }
a:visited { color: #000099 ; }

#header
{
	text-align: center;
	border-bottom: 1px solid #000066;
}

#header hr, #footer hr {display:none;}

#header h1, #search_form { white-space: nowrap; }

#home_img
{
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
	border-style: none;
}

div#search_form, div.nav_links {margin: 0.5em 0 0.5em 0;}

#footer
{
	text-align: center;
	border-top: 1px solid #000066;
	clear:both;
}

#contact_info {font-size: 10px; }

ul.random-images
{
	float: right;
}

ul.random-images li
{
	list-style-type: none;
}

ul.notes {
	text-align: center;
	color: #0066CC;
	margin: 0;
	padding: 0;
}

ul.notes li {
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
}