a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	font-weight: bold;
	background-image: url(../core_images/NavOff.gif);
}
a.navLink:hover {
	color: #333333;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	background-image: url(../core_images/NavOn.gif);
}
a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited {
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}
a.whiteLink:hover {
	color: #333333;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	
	}
	
body {
	background-color: #560630;
	font-family: Arial
	margin: 0px;
}
p { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; 
 }
.container { text-align: center; width: 100%; height: 100%; }
.content { text-align: center; width: 800px; }
.text { background-color: #fff; padding-right: 15px; padding-left: 15px; border-top: 0px solid #000; border-right: 4px solid #000; border-bottom: 2px solid #000; border-left: 2px solid #000; padding-top: 0; }
.text2 { background-color: #fff; padding-right: 15px; padding-left: 15px; border-top: 0px solid #000; border-right: 0px solid #000; border-bottom: 0px solid #000; border-left: 2px solid #000; padding-top: 0; }
.text3 { background-color: #fff; padding-right: 15px; padding-left: 15px; border-top: 0px solid #000; border-right: 4px solid #000; border-bottom: 0px solid #000; border-left: 2px solid #000; padding-top: 0; }
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #560630;
}

div#left ul { 
	list-style-type: none; 
	margin-left: 0; 
	padding-left: 0; 
}
div#left li { 
	}
div#left a   { background-image: url(../core_images/NavOff.gif); background-repeat: no-repeat; padding: 10px 3px 3px 7px; width: 169px; height: 32px; display: block      }
div#left a:link, #navlist a:visited { color: #000; font-weight: bold; font-size: 10px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-transform: uppercase; }
div#left a:hover    { color: #fff; background-image: url(../core_images/NavOn.gif); background-repeat: no-repeat; }
div#left ul  li a#current { color: #fff; background-image: url(../core_images/NavCurrent.gif); background-repeat: no-repeat; }
h1 { font-size: 1.5em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0; }
.bodyImages { padding: 10px; }
h3 { color: #560603; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; float: right; margin: 1em 0; }
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

h2 { font-size: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.83em 0; }

