html, body {
margin: 0;
padding: 0;
height: 100%;
}

body {
background: #d6e6e3 url(layout/bodyfill.jpg) top left repeat-y;
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #000;
}


#container {
text-align: left;
background: transparent;
min-height: 100%;
}

#header {
height: 246px;
background: #fff url(layout/headerfill.jpg) top left repeat-x;
position: relative;
}

#innerhead {
height: 246px;
background: #fff url(layout/innerhead.jpg) top left no-repeat;
position: relative;
width: 813px;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
width: 813px;
position: relative;
}

#sidebar {
width: 196px;
margin: 0;
padding: 0 0 30px 0;
position: relative;
}

#text {
margin: 0 136px 0 0;
width: 340px;
float: right;
display: inline;
padding: 0;
position: relative;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #CF5B33;
}

a:hover {
color: #EFB34A;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
background: #fff url(layout/footerfill.jpg) top left repeat-x;
clear: both;
color: #000;
font-size: 10px;
padding: 0 0 30px 0;
}

#innerfoot {
width: 813px;
background: transparent url(layout/innerfoot.jpg) top left no-repeat;
padding: 22px 0 0 0;
}


#footer a {
color: #000;
text-decoration: none;
}
#footer a:hover {
color: #408FCF;
}

#footer p {
width: 813px;
text-align: center;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 26px helvetica, verdana, arial, sans-serif;
margin: 6px 0 16px 0;
padding: 0;
color: #175a4d;
border-bottom: 1px solid #175a4d;
}

#home #text h1 {
visibility : hidden;
}

#text h1 span {
display: none;
}

#text h2 {
font: 600 20px helvetica, verdana, arial, sans-serif;
margin: 6px 0 3px 0;
padding: 0;
color: #175a4d;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #175a4d;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #094637;
background: #B5D2CD;
padding: 3px;
}

.pagepic {
float: right;
margin: 3px -90px 6px 4px;
display: inline;
position: relative;
}

.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;
}

a#normal-text { 
display: none; 
}

a#larger-text { 
display: block; 
}

/* n4v!g47!0n */

#accordion {
width: 180px;
text-align: left;
padding: 0;
margin: 0 0 20px 11px;
list-style: none;
}

#accordion * {
width: 180px;
}

#accordion dl, #accordion dt, #accordion dd {
padding: 0;
margin: 0;
}

.toggler, .notoggle {
color: #fff;
margin: 0;
padding: 0;
font: 400 15px tahoma, helvetica, arial, sans-serif;
}

.toggler a, .notoggle a {
text-decoration: none;
color: #D6E6E3;
list-style: none;
width: 100%;
display: block;
padding: 5px 0;
text-indent: 20px;
background: url(layout/linkfill.jpg) center left no-repeat;
}


.toggler a:hover, .notoggle a:hover {
color: #fff;
background: url(layout/linkfill.jpg) center right no-repeat;
}

.element, .element ul {
margin: 0;
padding: 0;
list-style: none;
}

.element a {
text-decoration: none;
color: #D6E6E3;
list-style: none;
width: 100%;
display: block;
padding: 1px 0 1px 24px;
}

.element a:hover {
color: #fff;
}

.element li {
margin: 0;
font: 400 13px tahoma, helvetica, arial, sans-serif;
padding: 1px 0;
list-style: none;
}


/*  sub navigation  */

#sitemap {
padding: 4px 0 0 20px;
border: solid #0B433A;
border-width: 2px 0 0 0;
background: #fff;
overflow: hidden;
}

#sitemap dl {
margin: 0 14px;
float: left;
display: inline;
padding: 0;
}

#sitemap dd {
margin: 0;
padding: 2px 0 2px 6px;
}

#sitemap dt {
font-weight: 600;
}


/* 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;
}





