html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: #C59F96 url(layout/htmlfill.jpg) top left repeat-x;
font: 12px/22px verdana, arial, tahoma, sans-serif;
color: #000;
padding: 0 0 40px 0;
}


#container {
margin: 0 auto;
text-align: left;
width: 770px;
background: transparent url(layout/bodyfill.jpg) top left repeat-y;
position: relative;
}

#header {
height: 340px;
background: transparent url(layout/headerfill.jpg) top left repeat-y;
position: relative;
}

#content {
background: transparent url(layout/containerfill.gif) top left no-repeat;
padding: 0 0 20px 0;
overflow: hidden;
position: relative;
}

#sidebar {
width: 198px;
margin: 0;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
padding: 0 0 30px 9px;
position: relative;
}

#text {
margin: 0 32px 0 0;
width: 500px;
float: right;
display: inline;
padding: 0;
position: relative;
}

#text p {
margin: 0;
padding: 6px 0;
}

a {
color: #800000;
}

a:hover {
color: #DB4F00;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
padding: 6px 0 0 0;
margin: 0 auto;
width: 770px;
background: transparent url(layout/footerfill.jpg) top left no-repeat;
clear: both;
color: #fff;
font-size: 10px;
}

#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #800000;
}

#footer p {
width: 830px;
margin: 0 auto;
text-align: left;
}

ul {
list-style: square;
}

dl ul {
margin: 0;
padding: 0;
}

a.homelink {
display: block;
width: 400px;
heihgt: 125px;
}

/* some style stuff */

#text h1 {
font: 600 40px helvetica, verdana, arial, sans-serif;
margin: 12px 0;
padding: 0;
color: #800000;
height: 40px;
}

#text h2 {
font: 600 22px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #800000;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #800000;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #800000;
background: #CAA89F;
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;
}

.sidepic {
background: url(layout/sidepic.gif) 100% 90% no-repeat;
float: right;
padding: 0 18px 0 0;
margin: 0 -24px 8px 8px;
position: relative;
}

.sidepic img {
border: 1px solid #000;
}

cite {
display: block;
margin: 0 0 8px 0;
}

/* n4v!g47!0n */

#menu {
list-style: none;
padding: 10px 0;
margin: 0;
font: 13px/16px "trebuchet ms", tahoma, helvetica, arial, sans-serif;
color: #800000; 
width: 198px;
}

#menu li {
padding: 0;
margin: 0;
}

#menu a {
color: #800000;
text-decoration: none;
width: 100%;
height: 100%;
display: block;
padding: 2px 0 6px 0;
background: url(layout/linkback.jpg) bottom left no-repeat;
text-indent: 33px;
width: 198px;
}

#menu a:hover {
color: #000;
background: url(layout/linkback.jpg) bottom 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;
}





