html, body {
margin: 0;
padding: 0;
}

body * {
position: relative;
}

html {
height: 100%;
}

body {
text-align: center;
background: #A5B086 url(layout/bodyfill.jpg) top left repeat-x;
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #053F04;
padding: 0;
min-height: 100%;
}


#container {
margin: 0 auto;
text-align: left;
width: 900px;
height: 100%;
background: #f4eed4 url(layout/containerfill.jpg) top left repeat-y;
}

#header {
height: 330px;
background-color: transparent;
background-position: bottom right;
background-repeat: no-repeat;
position: relative;
width: 899px;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
min-height: 570px;
}

#sidebar {
width: 202px;
margin: 0;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
padding: 0 0 30px 11px;
position: relative;
}

#text {
margin: 0 84px 0 0;
width: 420px;
float: right;
display: inline;
padding: 0 0 15px 0;
position: relative;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #db6110;
}

a:hover {
color: #ff954f;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
padding: 26px 0 8px 0;
margin: 0 auto;
width: 900px;
background: transparent url(layout/footerfill.jpg) top left no-repeat;
clear: both;
color: #131514;
font-size: 10px;
text-align: center;
}

#footer a {
color: #131514;
text-decoration: none;
}
#footer a:hover {
color: #F4EED4;
}

#footer p {
padding: 6px 0 0 0;
margin: 0;
height: 56px;
line-height: 15px;
text-align: right;
}

#footer p p {
padding: 0;
margin: 0;
height: 56px;
line-height: 40px;
}

#footer div {
width: 802px;
margin: 0 auto;
border-bottom: 1px dashed #000;
overflow: hidden;
}

ul {
list-style: square;
}

#flash_logo {
width: 375px;
height: 269px;
position: absolute;
z-index: 10;
}

#flash_nav {
width: 900px;
height: 300px;
position: absolute;
z-index: 5;
}

#flash_photos {
width: 311px;
height: 312px;
position: absolute;
top: 270px;
left: 66px;
z-index: 15;
}

/* some style stuff */

.n1 {
font: 600 36px helvetica, verdana, arial, sans-serif;
margin: 0;
padding: 0;
color: #000100;
height: 36px;
width: 430px;
display: block;
}

.n2 {
font: 600 22px helvetica, verdana, arial, sans-serif;
margin: 0;
padding: 0;
color: #000100;
height: 22px;
width: 430px;
display: block;
border-bottom: 2px solid #013300;
}

#text h1 {
padding: 0;
margin: 0 0 14px 0;
line-height: 0px;
font-size: 0px;
}


#text h2 {
font: 600 20px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #000;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #000;
}

#text h6 {
font: 600 13px helvetica, verdana, arial, sans-serif;
margin: 9px 0;
padding: 0;
color: #000;
}

#text h6:hover {
color: #F4EED4;
background: #637E4B;
}

.element {
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #053F04;
padding: 10px;
border: solid #003200;
border-width: 0 3px;
margin: 2px 0 10px 0;
background: #FFF9DF;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #5F5E41;
background: #ABA979;
padding: 3px;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

#logo {
position: absolute;
top: 9px;
left: 20px;
background: transparent url(layout/spanfill.gif) top left no-repeat;
}

.small { font-size: 75%; }

#sitemap {
overflow: hidden;
background: #24271E;
color: #F4EED4;
width: 100%;
border-top: 10px solid #DFD2B2;
position: relative;
z-index: 100;
}

#sitemap div {
text-align: left;
margin: 0 auto;
width: 800px;
}

#sitemap dl {
float: left;
padding: 12px;
margin: 0;
border: solid #24271E;
border-width: 0 1px;
height: 200px;
}

#sitemap dl:hover {
background: #4F4F4F;
border: solid #DFD2B2;
border-width: 0 1px;
}

#sitemap dl a {
color: #F4EED4;
padding: 3px;
}

#sitemap dl a:hover {
background: #F4EED4;
color: #24271E;
text-decoration: none;
}

#sitemap dt {
font-weight: 600;
font-size: 13px;
}

#sitemap dd {
font-size: 10px;
padding: 0;
margin: 0;
}


/* 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;
}





