* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333;
	}
#wrapper {
	margin: 0 auto;
	width: 922px;
	}

#header {
	color: #333;
	background: #000;
	background-image: url(../images/oiblogo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 900px;
	float: left;
	padding: 10px;
	border: none;
	height: 155px;
	margin: 10px 0px 5px 0px;
	text-align: right;
	border-bottom: 4px;
	border-bottom-color: #600;
	border-bottom-style: solid;
}

#banner {
 color: #333;
 width: 600px;
 float: right;
 padding: 0;
 border: none;
 height: 150px;
 margin: 0;
}


#navigation {
	float: left;
	width: 900px;
	color: #996600;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	background: #600;
	border-top: 4px;
	border-top-style: solid;
	border-top-color: #996600;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #CC9;
 margin: 0px 5px 5px 0px;
 padding: 0px,10px,10px,0px;
 height: 700px;
 width: 240px;
 float: left;
}
#leftcolumnlong { 
 color: #333;
 border: 1px solid #ccc;
 background: #CC9;
 margin: 0px 5px 5px 0px;
 padding: 0px,10px,10px,0px;
 height: 1050px;
 width: 240px;
 float: left;
}


#content {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background: #F2F2E6;
	margin: 0px 5px 5px 0px;
	padding: 0px,10px,10px,0px;
	height: 700px;
	width: 463px;
	display: inline;
	}
	
#contentlong {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background: #F2F2E6;
	margin: 0px 5px 5px 0px;
	padding: 0px,10px,10px,0px;
	height: 1050px;
	width: 463px;
	display: inline;
	}

#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #CC9;
 margin: 0px 0px 5px 0px;
 padding: 0px,10px,10px,0px;
 height: 700px;
 width: 200px;
 float: left;
}

#rightcolumnlong { 
 color: #333;
 border: 1px solid #ccc;
 background: #CC9;
 margin: 0px 0px 5px 0px;
 padding: 0px,10px,10px,0px;
 height: 1050px;
 width: 200px;
 float: left;
}



#footer {
	width: 900px;
	clear: both;
	color: #333;
	background: #000;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-bottom: 4px;
	border-bottom-color: #960;
	border-bottom-style: solid;
	border-top: 4px;
	border-top-color: #600;
	border-top-style: solid;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 135%;
	color: #000;
	margin: 6px;
	text-indent: 6px;
}
A {
	text-decoration: none;
}

A:link { color: #600;
	background: none; }

A:visited { color: #333;
	background: none; }

A:hover {color: #00F;
	background: none;
	text-decoration:underline; }

A:active { color: #600;
	background: none; }
	
a img {border: 0 none;} 

h1 {
	font-size: 200%;
	text-indent: 10px;
	line-height: 140%;
	color: #996600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 165%;
	color: #600;
	text-indent: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

h4 {
	font-size: 125%;
	color: #600;
	text-indent: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	padding: 9px;
	margin: 10px;
	}
	
#contentlist
{
margin-left: 5;
padding-left: 0;
list-style: none;
}

#contentlist li 
{
padding-left: 15px;
padding-bottom: 15px;
background-image: url(../images/fish.gif);
background-repeat: no-repeat;
background-position: 0 0em;
}

	
.contlist li {
	background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
	}
	
.frontimage {
	border: 6px ridge #960;
}

#leftlist {
	background-color: #CC9;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	font-weight: bold;
	margin-left: 5px;
	color: #600;
}

#rightcontent1 {
	background-color: #996;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-variant:normal;
	font-weight: normal;
	line-height: 125%;
	padding: 5px;
	width: 175px;
	border: 3px groove #960;
	position: relative;
	left: 4px;
	top: 4px;	
}

#rightcontent2 {
	background-color: #996;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-variant:normal;
	font-weight: normal;
	line-height: 125%;
	padding: 5px;
	height: 217px;
	width: 175px;
	border: 3px groove #960;
	position: relative;
	left: 4px;
	top: 4px;	
}

#contact {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
	padding: 10px,10px,10px,10px;
	width: 918px;
	display: inline;
	background-color: #FFC;
}

#twocolumn {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
	padding: 0px,10px,10px,0px;
	height: 630px;
	width: 666px;
	display: inline;
	background-color: #FFFFFF;
	}
#twocolumnlong {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
	padding: 0px,10px,10px,0px;
	height: 1050px;
	width: 666px;
	display: inline;
	background-color: #FFFFFF;
	}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #600;
	text-align: center;
}
