html, body {
margin: 0;
padding: 0;
height: 100%;
}


body {
text-align: center;
background: #AC9673 url(layout/mainfill.jpg) top center repeat-y;
font: 12px/20px verdana, arial, tahoma, sans-serif;
color: #000;
min-height: 100%;
}

#container {
margin: 0 auto;
text-align: left;
width: 770px;
background: transparent url(layout/containerfill.jpg) top right repeat-y;
min-height: 100%;
border: solid #385326;
border-width: 0 5px;
}

#header {
height: 430px;
background: #ecf0d6 url(layout/bodyfill.jpg) top left no-repeat;
position: relative;
margin: 0 201px 0 0
}

#content {
background: #E5C592;
overflow: hidden;
padding: 0 0 40px 0;
margin: 0 201px 0 0;
}

#sidebar {
width: 200px;
background: #728164;
position: relative;
float: right;
}

#sidebar p.space {
height: 90px;
border-bottom: 1px solid #56031D;
border-left: 1px solid #ECF0D7;
background: #ECF0D7;
margin: 0;
padding: 0;
width: 200px;
position: absolute;
top: 0;
right: 0;
}

#text {
margin: 0 0 0 28px;
width: 510px;
padding: 0;
position: relative;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #606F53;
}

a:hover {
color: #75394A;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}

#footer {
color: #385326;
font-size: 0px;
height: 0px;
line-height: 0px;
clear: both;
width: 770px;
margin: 0 auto;
position: relative;
text-align: right;
}

#footer p {
bottom: 0px;
right: 0;
width: 190px;
font-size: 10px;
padding: 10px 10px 0 0;
height: 80px;
line-height: 14px;
background: #E5C592;
border-top: 1px solid #56031D;
position: absolute;
}

#footer a {
color: #385326;
text-decoration: none;
}

#footer a:hover {
color: #6D2F46;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 58px helvetica, verdana, arial, sans-serif;
margin: 0 0 8px 0;
padding: 0;
color: #6D2F46;
height: 58px;
}

#text h2 {
font: 400 20px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #6D2F46;
}

#text h3 {
font: 300 16px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #212F17;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #6D2F46;
background: #718164;
padding: 3px;
}

.tlink {
display: block;
width: 220px;
height: 80px;
position: absolute;
bottom: 0;
left: 0;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

.small {
font-size: 80%;
}

/* 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;
}





