body { color: #322e1a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; text-align: center; margin: 0; padding: 0 }
#mainpage  {
	background-image: url(images/pagetopbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding: 35px 60px 10px 67px;
	z-index: 10
}
p {
	color: #322e1a;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a  { color: #ac4b00; text-decoration: underline }
.signatures {
	font-size: 10px;
	font-style: italic;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
a:link  { color: #ac4b00 }
a:hover  { color: #400500 ; font-weight: bold; }
a:visited  { color: #ac4b00 }
#header a  { color: #322e1a; text-decoration: underline }
#header a:link  { color: #322e1a }
#header a:hover  { color: #ac4b00 ; font-weight: bold; }
#header a:visited  { color: #322e1a }
table     { font-size: 12px; margin-bottom: 5px;}
h1   { color: #322e1a; font-size: 2em; font-weight: bold; text-align: left; margin: 0.67em 0 }
h2    { color: #322e1a; font-size: 22px; font-weight: normal; line-height: 24px; text-align: left; margin: 20px 0 10px }
h3   { color: #322e1a; font-size: 1.17em; font-weight: bold; text-align: left; margin: 1em 0 }
#header { background-image: url("images/headerbg.jpg"); background-repeat: no-repeat; margin: 0; padding: 0; height: 114px }
.menulist ul  { list-style-type: none; display: inline; margin: 0; padding: 0 }
.menulist  { font-size: 12px; font-weight: bold; margin: 0; padding: 45px 0 0 }
.menulist li { list-style-type: none; display: inline; margin-right: 5px; margin-left: 5px; padding: 0 }
#all  {
	background-image: url("images/pagebg.gif");
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
}
img { margin: 0; padding: 0 }
.margintb { margin-top: 30px; margin-bottom: 10px }
.fltright { float: right }
#leftcol  { width: 425px; float: left }
#rightcol   { text-align: right; width: 225px; float: right  }
#doublecol { }
.margintop { margin-top: 20px; }
.captext { font-size: 10px; font-weight: bold; line-height: 14px; text-align: right; }
#footer {
	height: 223px;
	width: 790px;
	background-color: #000;
	clear: both;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#footer p {
	font-size: 9px;
	color: #FFF;
	margin-top: 197px;
	margin-left: 35px;
	float: left;
	padding: 0px;
}
.gallerypics { position: relative; float: left; margin: 15px; }
.gallerypicsbig { color: #fff; text-align: center; }
.gallerypicsbig a { color: #fff; }
.clearboth { clear: both; }
