body {

background: #e8e8e8 url(images/work.jpg) fixed center repeat-y;
margin: auto;
width: 800px;
border: 1px solid #898989;

}
#left {}

#news{
    margin-top: 0px;
    background-color:#e8e8e8;
    margin-bottom:2px;
}

#imagebox{
display: block;
width: 512px;
height: 240px;
background-image: url(images/corn.jpg);
text-decoration: none;
margin-bottom:2px;
}

iframe{

min-height: 500px;
height: 500px;
}

img{
float: right;}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{height:60px;
color:#E0E0E0;
background-image: url(images/menuback.gif);
width:100%;
font-family:Helvetica,Arial,Verdana,sans-serif;}

#dolphinnav{height:29px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background:#730000 url(images/dolphin_bg.gif) repeat-x top left;
padding:0 0 0 20px;}

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

#dolphinnav ul li{display:block;
float:right;
margin:0}

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

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

#dolphinnav ul li a:hover{color:#fff;
background:transparent url(images/dolphin_bg-OVER.gif) repeat-x top 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:#730000 url(images/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:#730000 url(images/dolphin_right-ON.gif) no-repeat top right;height:29px;}

/* ---------------------- END Dolphin nav ---------------------- */

#content1 {
    width: 800px;
    background: #e8e8e8 url(images/bg.gif) repeat-y;
    height: 240px;
}

#content2 {
    width: 800px;
    background: #e8e8e8 url(images/bg.gif) repeat-y;
    }

#colOne {
        
	float: left;
	display:inline; 
	margin-left: 43px;
	width: 195px;
	}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}


#colTwo {
margin-left: 245px;
width: 512px;
	}
	
	#col1 {
	        
		float: left;
		display:inline; 
		margin-left: 43px;
		width: 515px;
		padding-right: 3px;
		}
	
	#col1 ul {
		padding-left: 0;
		list-style: none none outside;
	}
	
	
	#col2 {
	margin-left: 560px;
	width: 200px;
	min-height: 550px;
	}
	
	
#col12 {
	        
	float: left;
	display:inline; 
	margin-left: 0px;
	width: 150px;
	padding-right: 3px;
		}
	
#col12 ul {
	padding-left: 0;
	list-style: none none outside;
	}
	
	
#col22 {
	margin-left: 228px;
	width: 250px;
	}
	
	

/* Footer */

#footer {
	height:90px;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(images/footer.gif) no-repeat bottom;;
}

#footer p {
	margin-top: 50px;
	height: 5px;
	padding-top: 0px;
	text-align: center;
	
	}

.bg1 {
	padding: 0 20px 20px 0px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 10px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
padding-top: 20px;
height: 25px;
letter-spacing: 0px;
font-size: 26px;
font-weight: normal;
color: #31576F;
}

h3 {
	height: 25px;
	background: url(images/img3.gif) repeat-x left bottom;
	padding: 9px 6px 0 20px;
	font-size: 14px;
	color: #FFFFFF;
}
h3 a{
text-decoration:none;
color:#fff;}

h3 a:hover{color:#fff;
text-decoration:underline;}

