html, body {
margin: 0;
padding: 0;
}

html {
text-align: center;
background: #a6a6a6 url(layout/htmlfill.jpg) top left repeat-x;
height: 100%;
}

body {
text-align: center;
background: transparent url(layout/bodyfill.gif);
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #0C1B61;
padding: 0 0 22px 0;
min-height: 100%;
}

#wrap {
margin: 0 auto;
text-align: center;
width: 900px;
background: transparent url(layout/wrapfill.png) top left;
}

#container {
margin: 0 auto;
text-align: left;
width: 859px;
background: #fff url(layout/containerfill.jpg) top left repeat-y;
}

#header {
height: 158px;
background: transparent;
position: relative;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
min-height: 550px;
padding: 0 0 20px 0;
float: left;
width: 859px;

}

#sidebar {
width: 202px;
margin: 30px 0 0 9px;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
padding: 0 0 30px 11px;
position: relative;
}

#text {
margin: 30px 33px 0 0;
width: 580px;
float: right;
display: inline;
padding: 0;
position: relative;
background: transparent url(layout/h1fill.jpg) top left no-repeat;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #3B8DEF;
}

a:hover {
color: #EFB34A;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
padding: 36px 0 0 0;
margin: 0 auto;
width: 900px;
height: 74px;
background: transparent url(layout/footer.png) top left no-repeat;
clear: both;
color: #fff;
font-size: 10px;
}

#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #E4DCB8;
}

#footer p {
width: 830px;
margin: 0 auto;
text-align: left;
}

#footer span {
float: right;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 32px helvetica, verdana, arial, sans-serif;
margin: 0 0 46px 0;
padding: 0;
color: #000;
height: 32px;
}

#text h2 {
font: 600 26px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 26px;
color: #000;
}

#text h3 {
font: 600 20px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 20px;
color: #000;
}


/* added for success/error pages */

.#text h6 {
font: 600 26px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 26px;
color: #000;
}
#text h5 {
font: 600 26px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
height: 26px;
color: #000;
}
/* end success/error pages */

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: #EAE1C0;
padding: 3px;
}

.tlink {
display: block;
width: 220px;
height: 80px;
position: absolute;
bottom: 0;
left: 0;
}

.homelink {
display: block;
width: 470px;
height: 140px;
position: absolute;
top: 0;
left: 0;
}

#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;
width:187px; 
height:153px;
}

/* n4v!g47!0n */

.toggler {
color: #fff;
margin: 9px 0 0 0;
padding: 0;
font: 400 15px tahoma, helvetica, arial, sans-serif;
background: transparent url(layout/link-block.jpg) 100% 50% no-repeat;
text-align: right;
width: 181px;
display: block;
position: relative;
}


.toggler a {
color: #fff;
text-decoration: none;
height: 100%;
width: 100%;
display: block;
positon: relative;
}


.toggler a:hover {
color: #F3D491;
}

.toggler:hover span {
background: transparent url(layout/spanfill.gif) top left no-repeat;
width: 8px;
height: 8px;
display: block;
position: absolute;
z-index: 20;
top: 1px;
left: 1px;
}



.element {
margin: 0 auto;
text-align: right;
}


.element a {
text-decoration: none;
color: #2D408F;
text-align: right;
}

.element a:hover {
color: #000;
}

.element ul {
padding: 0;
margin: 0;
width: 181px;
text-align: left;
list-style: none;
position: relative;
z-index: 5;
}

.toggler img {
position: relative;
z-index: 2;
}

.element ul li {
margin: 0;
font: 400 11px tahoma, helvetica, arial, sans-serif;
padding: 3px 0;
width: 178px;
text-indent: 13px;
}

.element ul li:hover {
background: transparent url(layout/spanfill.gif) center left no-repeat;
}


/* :D */

#accordion {
width: 181px;
text-align: right;
}

.nope {
height: 0px;
line-height: 0px;
font-size: 0px;
}

/* 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;
}





