html, body {
margin: 0;
padding: 0;
height: 100%;
}

body {
background: #F5F5DD url(bodyfill.jpg) top left repeat-x;
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #000;
}


* #container {
background: transparent url(containerfill.jpg) top left repeat-y;
text-align: left;
width: 770px;
min-height: 100%;
position: relative;
padding: 0;
}

* #header {
height: 420px;
background: transparent;
position: relative;
background: #0055a1 url(headfill.jpg) top left no-repeat;
}

* #content {
background: transparent url(containerfill.jpg) top left repeat-y;
min-height: 550px;
padding: 0;
float: left;
}

* #sidebar {
width: 215px;
margin: 0;
padding: 0;
position: relative;
height: 500px;
}

* #menu {position:absolute; top:-50px; height:700px}

* #text {
margin: 0 33px 0 0;
width: 490px;
float: right;
display: inline;
padding: 14px 0 0 0;
position: relative;
background: transparent url(layout/h1fill.jpg) top left no-repeat;
}

#text p {
margin: 0;
padding: 0 0 18px 0;
}

a {
color: #511F06;
}

a:hover {
color: #6C5236;
}

* .nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


* #footer {
padding: 40px 0 14px 0;
margin: 0;
width: 770px;
clear: both;
color: #000;
font: 11px/16px verdana, arial, tahoma, sans-serif;
background: transparent url(containerfill.jpg) top left repeat-y;
}

#footer .ft {
margin: 0 0 0 230px;
padding: 10px 0;
width: 540px;
text-align: center;
border-top: 1px solid #B68239;
border-bottom: 1px solid #B68239;
}

#footer .lft {
margin: 0 0 0 230px;
padding: 10px 0;
width: 540px;
text-align: center;
}

#footer a {
color: #000;
text-decoration: none;
}
#footer a:hover {
color: #0056A1;
}

ul {
list-style: square;
}

/* some style stuff */

h1 {
font: 600 47px helvetica, verdana, arial, sans-serif;
margin: 0;
padding: 0;
color: #6c5236;
height: 47px;
top: 354px;
left: 175px;
position: absolute;
z-index: 100;
}

#text h2 {
font: 600 35px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 35px;
color: #000;
}

#text h3 {
font: 600 30px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 30px;
color: #000;
}

.staff p {
float: left;
}
.staff h3 {
clear: left;
margin: 14px 0 0 0;
}

* .fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

* .fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

* .bb {
border: 2px solid #511F06;
background: #EAE1C0;
padding: 3px;
}

* .tlink {
display: block;
width: 220px;
height: 80px;
position: absolute;
bottom: 0;
left: 0;
}

* .homelink {
display: block;
width: 470px;
height: 140px;
position: absolute;
top: 0;
left: 0;
}

* #altmenu {
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a {
color: #fff;
}

* .small {
font-size: 10px;
}

* #ba {
width: 450px;
margin: 0 20px;
clear: both;
font-weight: bold;
}

#ba div {
float: left;
width: 225px;
text-align: center;
}

#ba img {
border: 2px solid #511F06;
background: #EAE1C0;
padding: 3px;
margin: 0 auto 20px auto;
}


/* n4v!g47!0n */


/* These are standard sIFR styles... do not modify */

* .sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

* .sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.FancyText {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
}




