html, body {
margin: 0;
padding: 0;
height: 100%;
}

html {
text-align: center;
background: #FBF7EE url(layout/htmlfill.jpg) top center no-repeat;
}

body {
text-align: center;
background: transparent url(layout/bodyfill.jpg) top left repeat-x;
font: 12px/22px tahoma, verdana, arial, sans-serif;
color: #23170a;
padding: 0;
}

#container {
margin: 0 auto;
text-align: left;
width: 770px;
background: transparent url(layout/containerfill.jpg) top left repeat-y;
min-height: 100%;
}

#header {
height: 280px;
background: transparent url(layout/headfill.jpg) top center no-repeat;
position: relative;
}

#content {
background: transparent url(layout/textfill.jpg) bottom right no-repeat;
min-height: 550px;
padding: 0 0 120px 0;
}

#sidebar {
width: 204px;
margin: 80px 0 0 0;
position: relative;
float: left;
display: inline;
z-index: 10;
}

#sidebar div {
margin-top: 10px;
padding: 210px 0 0 0;
background: transparent url(layout/logo.gif) top right no-repeat;
font-size: 10px;
line-height: 13px;
text-align: center;
}

#text {
margin: 0 0 0 260px;
width: 470px;
padding: 0;
position: relative;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #E15B64;
}

a:hover {
color: #8ba8f3;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
padding: 0 0 20px 0;
margin: -51px auto 0 auto;
background: #EAE1C0 url(layout/footfill.jpg) top left repeat-x;
border-top: 1px solid #8E855A;
clear: both;
color: #6D5624;
font-size: 10px;
height: 30px;
}

#footer a {
color: #6D5624;
text-decoration: none;
}
#footer a:hover {
color: #E15B64;
}

#footer p {
padding: 0;
width: 770px;
margin: 10px auto 0 auto;
text-align: left;
position: relative;
}

#footer span {
float: right;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
margin: 0 0 50px 0;
padding: 0;
color: #665A41;
font: 400 70px helvetica, verdana, arial, sans-serif;
height: 70px;
position: relative;
}

#text h1 .w1 {
position: relative;
z-index: 10;
}

#text h1 .w2 {
position: absolute;
font: 600 28px helvetica, verdana, arial, sans-serif;
color: #e75b64;
height: 28px;
display: block;
left: 60px;
top: 50px;
width: 472px;
}

#text h2 {
font: 600 28px helvetica, verdana, arial, sans-serif;
margin: 9px 0 12px 0;
padding: 0;
height: 28px;
color: #e75b64;
}

#text h3 {
font: 600 17px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 17px;
color: #e75b64;
display: inline;
}

#text h4 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 0 0 0 0;
padding: 0;
height: 20px;
color: #e75b64;
display: block;
}
.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #655025;
background: #EAE1C0;
padding: 6px;
}

.toplink {
display: block;
width: 31px;
height: 32px;
position: absolute;
top: -43px;
right: -22px;
background: url(layout/toplink.jpg) top left no-repeat;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

.accent {
position: absolute;
top: -48px;
left: 532px;
}

/* n4v!g47!0n */

#nav {
list-style: none;
text-transform: uppercase;
padding: 0;
margin: 0;
width: 180px;
}
 
#nav li {
padding: 0;
margin: 0;
font: 600 12px "gillsans", "trebuchet ms", arial, verdana, sans-serif;
width: 170px;
}

#nav a {
color: #6D5624;
text-decoration: none;
text-align: right;
height: 100%;
width: 100%;
display: block;
padding: 4px 22px 4px 0;
background: transparent url(layout/navfill.gif) 100% 100% no-repeat;
}

#nav a:hover, #nav a:focus {
color: #E15B64;
background: transparent url(layout/navfill.gif) 100% 15% no-repeat;
}

/* 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;
}
.sIFR-hasFlash h3 {
	visibility: hidden; 
}

.sIFR-hasFlash h4 {
	visibility: hidden; 
}

