body {
margin: 0;
padding: 0;
font: 80% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
line-height: 1.7em;
color: #666;
background: #fff url(img/bg.gif) center repeat-y;
}
#container {
width: 750px;
margin: 0 auto;
padding: 0;
border: 5px solid #fff;
}
			/*TOP BANNER*/
#banner {
height:150px;
padding: 0;
margin: 0;
color: #000;
background: #fff url(img/head.jpg) no-repeat;
}
#banner h1 {
margin: 0 0 10px 10px;
padding-top: 20px;
letter-spacing: 3px;
font: 200% verdana, arial, tahoma, sans-serif;
color: #333;
background: transparent;
}
		
}
			/*TOP 3 COLUMNS*/
.separator {
float: left;
background: url(img/sep.png) no-repeat;
height: 200px;
width: 1px;
}
.intro {
float:left;
width:240px;
margin: 0 0 5px 0;
padding: 5px;
border-bottom: 10px solid  #6AA3C1;
text-align:left;
color:  black;
background: transparent url(img/bg3.gif) no-repeat;
color:#000000;
}
.intro2 {
float: left;
width: 238px;
margin: 0 0 5px 0;
padding: 5px;
border-bottom: 10px solid #6AA3C1;
color: #555;
background: transparent url(img/bg3.gif) no-repeat;
}
.intro3 {
float: right;
width:240px;
margin: 0 0 5px 0;
padding: 5px;
border-bottom: 10px solid #6AA3C1;
color: #555;
background: transparent url(img/bg3.gif) no-repeat;
}

			/*MAIN CONTENT*/
#content {
margin: 0 0 0 240px;
padding: 0;
}
			/*LEFT SIDEBAR*/
#sidebar {
float: left;
width: 220px;
margin: 0 10px 0 0;
padding: 0;
}
			/*FOOTER*/
#footer {
clear:both;
padding: 3px;
margin: 0;
font-size: 0.9em;
border-top: 1px solid #919FBD;
color: #333;
background: #fff;
}
#footer a:link, #footer a:visited {
background: inherit;
color: #516997;
}
#footer a:hover {
background: inherit;
color: #333;
}
			/*TYPOGRAPHY*/
p {
padding: 3px;
}
#content h1, #sidebar h1 {
margin: 0;
padding-left: 10px;
font-size: 115%;
letter-spacing: 3px;
border-bottom: 1px solid #eee;
color:  #556C9A;
background: inherit;
}
h2 {
font-size: 105%;
padding: 0px;
margin: 0;
letter-spacing: 3px;
color: #556C9A;
background:transparent;
text-transform:uppercase;
}
h3 {
font-size: 95%;
padding: 0px;
margin: 0;
letter-spacing: 3px;
color: #556C9A;
background:transparent;
}
			/*LINK PROPERTIES*/
a {
text-decoration: none;
color: #516997;
background: inherit;
}
a:hover {
text-decoration: underline;
color: #333;
background: inherit;
}
a img {
border: 0;
}
			/*IMAGES*/
.img {
float: left;
padding: 4px;
margin: 4px;
border: 1px solid #556b2F;
}
div.scroll {
overflow: auto;
width: 228px;
height: 10em;
margin: 5px 0 10px 0;
padding: 0.3em;
background: transparent url(img/9.png) repeat;
color:#000000

}
			/*CLASSES*/
.update {
font-size: 1em;
background: inherit;
color: #666;
}
blockquote {
font-weight: bold;
font-style: italic;
color: #333;
}














#maintab{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
}

#maintab li{
display: inline;
margin: 0;
}

#maintab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: black;
background: white;
}

#maintab li a:hover{
color: navy;
background: #EFFADC;
}

#maintab li.selected a{ /*selected main tab style */
background-color: #EFFADC;
border-color: navy;
}

#tabcontent{ /*2nd level content wrapper*/
border: 1px solid #778;
background-color: #EFFADC;
height: 100% /*IE7 beta2 fix*/
}

#tabcontent ul{
padding: 0;
margin: 0;
list-style-type: none;
display: none;
}

#tabcontent ul li{
display: inline;
}

#tabcontent ul.selected{ /*selected 2nd level content*/
display: block;
}

#tabcontent ul li a{
border-right: 1px solid #778;
color: navy;
padding: 2px 5px;
display: block;
float: left;
text-decoration: none;
}


#tabcontent ul li a:hover{
background-color: #D3F1A0;
color: blue;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


































h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#fff;
	background:transparent url(dolphin_bg-OVER.gif) repeat-x bottom left;
	}

#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
	}

#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(dolphin_right-ON.gif) no-repeat top right;
	height:33px;
	}
/* ---------------------- END Dolphin nav ---------------------- */


