/* @group Misc. Formatting */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #426287;
	margin: 0;
	min-width:800px;
	}
	

<!--[if IE7]>	
		body {
	width:auto !important;
	width:900px;
	<![end if]-->
}

/* @end */

/* @group Header */

#header_l {
background-position: 0px 0px;
background-repeat: repeat-x;
background-image: url(../images/bg/l.gif) ;
height: 86px;
width: 40%;
float: left;
}

#header_m {
background-repeat: no-repeat;
background-image: url(../images/bg/l.jpg);
height: 86px;
width: 241px;
float: left;
margin: 0;
}

#header_m {
_margin-right: -3px;
}
#header_r {
background-repeat: no-repeat;
background-image: url(../images/bg/r.jpg) ;
height: 86px;
width: auto;
margin: 0;
overflow: hidden;
display: block;
}


#logo {
left: 0px;
top: 0px;
z-index: 1;
position: absolute;
}

img { behavior: url(iepngfix.htc); }

#navigation {
	background-color: #d4b189;
}


#header {
	width: 100%;
}

#spacerbar {
width: 100%;
height: 20px;
background: #d4b189;
}

/* @end */

/* @group Banner */

#bannercontent {
	width: 100%;
	margin-top: 55px;
	text-align: center;
	background: #fcb344;
	padding: 0;
	height: 200px;
}

<!--[if IE]>
#bannercontent{
margin-top: 0;}
<![endif]-->

#bannercontent img{
margin-left: auto;
	margin-right: auto;
	width: 863px;
	padding: 0;
	display: block;
}


h1 {
	width: 100%;
	color: white;
	font: bold 1.7em/1.3em "Lucida Grande", "Lucida Sans Unicode", "Sans-Serif";
	text-align: left;
	text-transform: capitalize;
	padding-top: 45px;
}



/* @end */

/* @group Main Content */

#maincontent {
	width: 100%;
	clear: both;
	overflow: hidden;
}

#maincontent_l {
	width: 55%;
	margin-top: 20px;
	margin-right: 3%;
	float: left;
	display: inline;

}

#maincontent_r {
	width:  34%;
	float: right;
	margin-top: 20px;
}

#maincontent_body {
	background-color: #22262b;
	padding: 0 15px 15px;
	height: 100%;
	padding-bottom: 1000px;
	margin-bottom: -980px;

}

#maincontent_body img {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#pictures {
	background-color: #22262b;
	padding: 0 15px 15px;
	margin-bottom: 20px;
}

#links {
	background-color: #22262b;
	padding: 0 15px 15px;
	margin-bottom: 20px;
}

#pictures_gallery {
width: 100%;
text-align: center;
}

#pictures_gallery a {
text-decoration: none;
border: 0;
}

#o_resources {
	background-color: #22262b;
	padding: 0 15px 15px;
	margin-bottom: -1980px;
	padding-bottom: 2000px;
}

#wrapper {
	width: 94%;
	padding-left: 3%;
	padding-right: auto;
	
	
}



/* @end */

/* @group Footer */

#footer {
	background-color: #1a1f2a;
	margin-bottom: 0px;
	clear: both;
	width: 100%;
	margin-top: 20px;
	position: absolute;
	text-align: center;
}

#footer_links {
	color: white;
	font-size: .8em;
	font-family: "lucida grande", "lucida sans unicode", sans-serif;
	padding: 10px;
	text-decoration: lowercase;
}

#footer_links a,
#footer_links a:link,
#footer_links a:visited {
	color: white;
	text-decoration: none;
}

#footer_blue a,
#footer_blue a:link,
#footer_blue a:visited {
	color: #5ed4ff;
	text-decoration: none;
}

#footer_links a:hover {
	color: #ffb260;
}




/* @end */

/* @group Text Formatting */



.content_text a, .content_text a:visited, .content_text a:active {
	color: white; 
	text-decoration: none;
}

.content_text a:hover, .content_text a:visited:hover {
	color: #ffb260;
}

.whitelinks a:hover, .whitelinks a:visited:hover {
	color: #ffb260;
	text-decoration: underline;
}

.whitelinks a:visited, .whitelinks a:active  {
	float: none;
	color: white;
	text-decoration: none;
	
}



.indent {
	text-indent: 1em;
}

.bold {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.6em;
}

.content_text {
	color: #e0e0e0;
	font: 1em/1.6em helvetica;
}

.content_text p #important{
color: blue;
}

.white {
	color: #fbf3fd;
}

.orange {
	color: #ffb260;
}

.blue {
	color: #b7d7e2;
	
}
.blue a:link, .blue a:visited, .blue a:hover, .blue a:active {
	text-decoration: none;
	color:  #b7d7e2;
}

h3 {
	color: #fafbff;
	font: bold 1.4em/1.6em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	border-bottom: 1px dotted #796a45;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

h1 {
	color: #fafbff;
	font: bold 1.4em/1.6em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	border-bottom: 1px dotted #796a45;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

h2 {
	color: white;
	line-height: 1.4em;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
}

.brightblue {
	color: #5ed4ff;
}

#pictures img {
margin: 9px;
border: 0;

.big_pic {
text-align: center;
}

}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

b {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */


