html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: #9d200a url(layout/bodyfill.jpg) top left repeat-x;
font: 12px/20px verdana, arial, tahoma, sans-serif;
color: #000;
padding: 0 0 50px 0;
}

#container {
margin: 0 auto;
text-align: left;
width: 870px;
background: #fff url(layout/containerfill.jpg) top left repeat-y;
border: solid #000;
border-width: 0 2px 2px 2px;
position: relative;
}

#header {
height: 400px;
background: transparent;
position: relative;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
padding: 0 0 30px 0;
position: relative;
}

#sidebar {
width: 270px;
position: relative;
height: 270px;
margin: 8px 0 0 30px;
}

#text {
margin: 0 30px 0 0;
width: 510px;
float: right;
display: inline;
position: relative;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #2268A4;
}

a:hover {
color: #3B8DEF;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
height: 130px;
background: #c9c9c9 url(layout/footer.jpg) top left no-repeat;
clear: both;
color: #333;
font-size: 10px;
position: relative;
}

#footer a {
color: #333;
text-decoration: none;
}
#footer a:hover {
color: #921D09;
}

#footer p {
position: absolute;
bottom: 0;
left: 0;
padding: 0 0 6px 0;
margin: 0;
width: 100%;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 32px helvetica, verdana, arial, sans-serif;
margin: 0 0 22px 0;
padding: 0;
color: #621407;
height: 32px;
}

#text h2 {
font: 400 20px helvetica, verdana, arial, sans-serif;
margin: 9px 0 6px 0;
padding: 0;
color: #621407;
}

#text h3 {
font: 400 16px helvetica, verdana, arial, sans-serif;
margin: 9px 0 5px 0;
padding: 0;
color: #621407;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #2D408F;
background: #86C7EF;
padding: 3px;
}

.small {
font-size: 80%;
}

/*
___________________________

  @..@
 (----)      feelin'
( >__< )        froggy
^^ ~~ ^^
___________________________

*/


/* 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;
}





