html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: #601407 url(layout/bodyfill.jpg) top left repeat-x;
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #000;
}


#container {
margin: 0 auto;
text-align: left;
width: 900px;
background: #DFD2B2 url(layout/containerfill.jpg) top left repeat-y;
position: relative;
}

#header {
height: 225px;
background: transparent url(layout/headerfill.jpg) top left repeat-y;
position: relative;
margin: 0 0 14px 0;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
position: relative;
}

#sidebar {
margin: 0 0 0 1px;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
padding: 0 0 30px 11px;
position: relative;
width: 238px;
}

#text {
margin: 0 60px 40px 0;
width: 540px;
float: right;
display: inline;
padding: 0;
position: relative;
min-height:400px;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #601407;
}

a:hover {
color: #AF3E2B;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
padding: 40px 0 0 0;
background: #601407 url(layout/footerfill.jpg) top left no-repeat;
clear: both;
color: #DFD1B4;
font-size: 10px;
text-align:center;
width:100%;
overflow:auto;
line-height:14px;
}

#footer a {
color: #DFD1B4;
text-decoration: none;
}
#footer a:hover {
color: #fff;
}

#footer p {
}


#address {
	width: 500px;
	margin: 0;
	padding:0 40px 0 0;
	float:right;
	text-align:center;
	color: #DFD1B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 1000;
	}


ul {
list-style: square;
margin: 0;
padding: 2px 0 2px 24px;
}

/* some style stuff */

#text h1 {
font: 400 25px georgia, "book antiqua, palatino, palatino linotype", serif;
margin: 26px 0 10px 0;
padding: 0;
color: #000;
padding: 0;
}

#text h2 {
font: 400 18px verdana, arial, helvetica, verdana, sans-serif;
margin: 7px 0 5px 0;
padding: 2px 0 2px 6px;
color: #F3EDD3;
background: #5C1209;
}

#text h3 {
font: 600 15px verdana, arial, helvetica, sans-serif;
margin: 6px 0 4px 0;
padding: 0;
color: #000;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.cr { clear: right; }
.cl { clear: left; }
.cb { clear: both; }

.validation-advice { background: #fff; padding: 3px; color: red; }

.bb {
border: 2px solid #601407;
background: transparent;
padding: 3px;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

/* n4v!g47!0n */

#accordion {
width: 237px;
text-align: right;
background: transparent;
padding: 0;
margin: 0;
list-style: none;
}

#accordion li {
background: url(layout/libut.jpg) bottom left no-repeat;
padding: 0 0 2px 0;
margin: 0;
}

#accordion a {
background: url(layout/linkfill.gif) center left no-repeat;
min-height: 29px;
display: block;
color: #601407;
text-decoration: none;
font: 600 15px/29px georgia, palatino, serif; 
padding: 0 30px 0 0;
}

#accordion a:hover {
background: url(layout/linkfill.gif) center right 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;
}





