body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	scrollbar-face-color: #98ACC8;
	scrollbar-shadow-color: #506898;
	scrollbar-highlight-color: #D3D3D8;
	scrollbar-3dlight-color: #153E5A;
	scrollbar-darkshadow-color: #153E5A;
	scrollbar-track-color: #e6e6e6;
	scrollbar-arrow-color: #000000; }

#outerbox {
	border: 1px solid #000;
	margin-top: 11px;
	margin-bottom: 23px;
	margin-left: auto;
	margin-right: auto;
	padding: 0; }

#homepagephoto {
	border-left: 1px solid #000; }

#footerbox {
	border-top: 1px solid #000;
	background-color: #E6E6EF; }

#leftnavbox {
	border-right: 1px solid #000;
	background-color: #E3E6E3; }

#alertbox {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000; }

p {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

td {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

ul {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

ol {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

H1 {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

H2 {
	font: 1.6em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

H3 {
	font: 1.2em Verdana, Arial, sans-serif;
	color: #000;
	font-weight: bold; }

H4 {
	font: 0.6em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

H5 {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

H6 {
	font: 0.9em Georgia, "Times New Roman", "Times NewRoman", Times, serif;
	color: #000; }

/* --------------------- */
/*         LINKS         */
/* --------------------- */

A:visited {
	color: rgb(128,0,128);
	text-decoration: underline; }

A:active {
	color: rgb(0,128,0);
	text-decoration: none; }

A:link {
	color: rgb(0,0,128);
	text-decoration: underline; }

A:hover {
	color: rgb(0,128,0);
	text-decoration: none; }	