body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-image: url(PARCHMENT.jpg);
	background-repeat: repeat;
	background-color: #ECE9D8;
	background-attachment: fixed;
}
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;
}
ul {
	padding-top: 0px;
	margin-top: 0px;
	
}
#container {
	position: absolute;
	top: 0px;
	left: 0px;
}
.style2 {
	color: #993300
}
.style10 {
	font-size: 45%;
	color: #FFFFFF;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style14 {
	font-size: 24px;
	color: #EECC66;
}
.style16 {
	color: #FFFFCC
}
.style17 {
	color: #000000
}
#Flash {
	width:798px;
	height:120px;
}
#base {
	width: 800px;
	margin: 0px auto 0px;
	padding: 0px;

	/*border: thick double #990000;*/

# border-color: #993300;
	border-color: #C80013;
	background-image: url(leather.jpg);
}
#header {
	color: #fff;
	font-family: Newtown, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	width: 100%;
}
#header h1 {
}
#header h2 {
	padding-left: 230px;
	padding-bottom: 3px;
	font-size: 150%;
}
/* The settings for the black colors */



.black {
	color: #000;
	background: inherit;
}
/* The navigation settings */



#navigation {
	background: #993300;
	color: inherit;
	height: 35px;
}
#navigation li {
	display: inline;
	padding-left: 10px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 5px;
}
#navigation a:link, #navigation a:visited {
	color:#fff;
	background: #993300;
	text-decoration: none;
	border-bottom: 10px solid #ECE9D8;
}
#navigation a:hover {
	color: #000000;
	background: #993300;
	border-bottom: 10px solid #ECE9D8;
}
#bigimage {
	height:125px;
	background-color:#FFFFFF;
}
/* The settings for the content */

font
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
}

#content {
	border-top: 0;
	padding: 0px;
	padding-left: 0px;
	background-color: #993300;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* The links for the content */



#content a:link, #content a:visited {
	color: #FFFFFF;
	background: inherit;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover, #content a:focus, #content a:active {
	color: #FFFFFF;
	background: inherit;
	text-decoration: underline;
	font-weight: bolder;
}
/* The heading for the content */



#content h1 {
	/*background: #993300;
	color:#fff;
	font-size: 130%;
	padding-left: 10px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px;*/
	font-size:14px; 
	color:#FFFF00;
	font-family:Verdana, Arial;
	font-weight:bold;
	margin:0px;padding:0px;
}
/*This lets the big image be place on the left */



#leftpanel img {
	float: left;
}
/* Bottom to colums*/



#bottomcontent {
	clear: both;
}
#bottomcontent img {
	float: right;
	margin-top: 5px;
}
#bottomleft {
	float: right;
	width: 35%;
	padding-right: 10px;
	background-color: #FFFFCC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#bottomright {
	width: 57%;
	padding-left: 10px;
	float: left;
	border-top-width: 3px;
	border-right-width: 20px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-left-color: #993300;
}
/* The footer settings*/



#footer {
	height:40px;
	vertical-align:middle;
	bottom: 0px;
	position: static;
	color: #fff;
	height: auto;
	text-indent: 10px;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-top: 15px;*/
	clear: both;
	margin-top: 0px;
	font-size: 85%;
}
#footer a:link, #footer a:visited {
	color: #fff;
	background: inherit;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}

#navigationfooter {
	color: inherit;
	text-align:left;
	margin: 0px;
}
#navigationfooter li {
	display: inline;
	padding-left: 5px;
	_display: inline;
}
#navigationfooter ul {
	list-style: none;
	margin: 0px;
}
#navigationfooter a:link, #navigationfooter a:visited {
	color:#fff;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#navigationfooter a:hover {
	color: #fff;
	font-weight:normal;
}
.PIC {
	padding: 0px;
	border: 5px;
 # border-color: #FFFF91;
	border-color: #FFFFFF;
	float: left;
	margin: 5px;
}
.mainmenu {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
li
{
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-weight:bold;
	line-height:16px;
}
.highlight1
{
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-weight:bold;
	line-height:16px;
}


h1
{
	font-size:14px; 
	color:#FFFF00; 
	font-family:Verdana, Arial;
	font-weight:bold; 
	margin:0px;padding:0px;
}
h2
{
	font-size:11px; 
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-weight:bold;
	margin:0px;padding:0px;
}

li{
	font-family:"Trebuchet MS", Verdana, Geneva, Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFCC;
}