html, body {
margin: 0;
padding: 0;
}


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;
}


#container {
margin: 0 auto;
text-align: left;
padding: 0;
width: 776px;
background: #57a60e url(layout/containerfill.jpg) top left repeat-y;
overflow: hidden;
position: relative;
}

#header {
height: 424px;
background: transparent url(layout/headerfill.jpg) top left no-repeat;
position: relative;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
padding: 0 0 50px 0;
margin: 0 13px 0 0;
display: inline;
float: right;
width: 480px;
}

#sidebar {
width: 268px;
margin: 0 0 0 12px;
padding: 0 0 225px 0;
position: relative;
}

#sidebar-bottom {
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
height: 224px;
width: 268px;
position: absolute;
bottom: 0;
left: 12px;
}

#toplinks {
background: transparent url(layout/top-sidebar.jpg) top left no-repeat;
height: 99px;
}

#text {
margin: 0;
padding: 20px 15px 0 15px;
position: relative;
background: transparent url(layout/textfill.jpg) top left no-repeat;
min-height: 300px;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #cdf9a3;
}

a:hover {
color: #fff;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
margin: 0 auto;
width: 775px;
height: 80px;
background: transparent url(layout/footerfill.jpg) top center no-repeat;
clear: both;
color: #333;
font-size: 10px;
position: relative;
}

#footer a {
color: #333;
text-decoration: none;
}
#footer a:hover {
color: #57a60e;
}

#footer p {
width: 100%;
text-align: center;
position: absolute;
bottom: 8px;
left: 0;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 42px helvetica, verdana, arial, sans-serif;
margin: 0 0 16px 0;
padding: 0;
color: #00324e;
height: 42px;
}

#text h1.home {
text-indent: -9999px;
background: url(layout/slogan.gif) top center no-repeat;
height: 56px;
}

#text h2 {
font: 600 20px helvetica, verdana, arial, sans-serif;
margin: 8px 0 3px 0;
padding: 0;
color: #00324e;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 6px 0 2px 0;
padding: 0;
color: #00324e;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #00314F;
background: #A1D569;
padding: 3px;
}

.tlink {
display: block;
width: 154px;
height: 99px;
text-indent: -9999px;
position: absolute;
top: 0;
right: 0;
}

.homelink {
display: block;
width: 110px;
height: 99px;
text-indent: -9999px;
}

.headpic {
position: absolute;
left: 0;
bottom: 21px;
border-bottom: 2px solid #000;
}

/* n4v!g47!0n */

#menu {
list-style: none;
border: solid #000;
border-width: 3px 0;
background: #fff url(layout/navback.gif) top right no-repeat;
margin: 0;
height: 290px; /* make this the height of the image */
padding: 10px 0 0 0;
}

#menu li {
height: 24px;
display: block;
}

#menu li a {
background: url(layout/navover.gif) top right no-repeat;
width: 100%;
height: 24px;
display: block;
text-indent: -9999px;
}

#menu li a:hover {
background: url(layout/navover.gif) 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;
}






