#preload1 {background-image: url(imgs/oi_header.png);display:none;}

p {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 15px;
	color: #6d6e65;
}

table {
	font-size: 11px;
	color: #440000;
	font-family: Times New Roman, Times, Garamond, serif;
	font-weight: normal;
}

table td {
	vertical-align: top;
}


h1 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 4px;
	color: 52512f;
	margin-left: 20px;
}

h2 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 16px;
	font-weight: bold;
	color: 52512f;
	margin-left: 20px;
	margin-right: 30px;
}

h3 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 16px;
	font-weight: bold;
	color: 52512f;
	margin-left: 20px;
}


#CONTAINER {
	position: relative;
	height: 654px;
	width: 955px;
	margin: 0px;
	border: 0px;

}

#HEADER {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 130px;
	width: 955px;
	margin: 0px;
	background-image: url(imgs/oi_header.png);

}

#HEADER a {
	background-image: url(imgs/oi_header.png);
	display: block;
	height: 130px;
	width: 955px;

}

#HEADER a span {
	visibility: hidden;
}

#LEFT {
	position: absolute;
	left: 0px;
	top: 130px;
	height: 504px;
	width: 220px;
	margin: 0px;
	background-image: url(imgs/oi_left.jpg);
}


#BOTTOM {
	position: absolute;
	left: 220px;
	top: 578px;
	height: 56px;
	width: 735px;
	margin: 0px;
	background-image: url(imgs/oi_bottom.jpg);
	text-align: left;
}

#CONTENTLEFT {
	position: absolute;
	left: 220px;
	top: 130px;
	height: 448px;
	width: 527px;
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	background-image: url(imgs/oi_contentleft.jpg);

}

#CONTENTRIGHT {
	position: absolute;
	left: 747px;
	top: 130px;
	height: 448px;
	width: 208px;
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	overflow-y: auto;
	overflow-x: hidden;

}
#CONTENTBOTH {
	position: absolute;
	left: 220px;
	top: 130px;
	height: 448px;
	width: 735px;
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	background-image: url(imgs/oi_contentleft.jpg);
	background-repeat: no-repeat;

}

#CONTENTLEFT img.noborder, #CONTENTBOTH img.noborder {
	font-size: 12px;
	font-style: italic;
	color: 417c2c;
	margin-right: 10px;
}

#CONTENTLEFT p, #CONTENTBOTH p {
	font-size: 13px;
	color: #6d6e65;
	font-family: Times New Roman, Times, Garamond, serif;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 20px;
}

#CONTENTRIGHT p {
	font-size: 12px;
	color: #6d6e65;
	font-family: Times New Roman, Times, Garamond, serif;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}

#BOTTOM p {
	font-size: 16px;
	color: #6d6e65;
	font-family: Times New Roman, Times, Garamond, serif;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 20px;
}

body {
	background-image: url(imgs/oi_back.jpg);
}

#CONTENTRIGHT img.noborder {
	float: none;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-color: #440000;
	margin-top: 2px;
	margin-right: 0px;
	clear: none;
}
#CONTENTRIGHT img {
	float: none;
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #757444;
	margin-top: 2px;
	margin-right: 20px;
	clear: none;
}

#LEFT a {
	color: #e3e2d4;
	text-decoration: none;
	}
	
#LEFT a:visited {
	color: #e3e2d4;
	text-decoration: none;
	}
	
#LEFT a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#CONTENTLEFT a, #BOTTOM a, #CONTENTRIGHT a, #CONTENTBOTH a {
	color: #757444;
	text-decoration: none;
	}
		
#CONTENTLEFT a:visited, #BOTTOM a:visited, #CONTENTRIGHT a:visited, #CONTENTBOTH a:visited {
	color: #757044;
	text-decoration: none;
	}
	
#CONTENTLEFT a:hover, #BOTTOM a:hover, #CONTENTRIGHT a:hover, #CONTENTBOTH a:hover {
	color: #52512f;
	text-decoration: none;
	}
	
#LEFT ul {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: auto;
	text-align: left;
	list-style-type:none;
    padding:0px;
	}

#LEFT li {
    height:16px;
    line-height:16px;
	color: #e3e2d4;
}


}
/*IE needs extra margin and padding set for the indented li */
* html #LEFT li ul li {
    margin-left:-10px;
    padding-left:10px;
}
/* end IE hack */

#LEFT li a:link,
#LEFT li a:visited {
    color: #e3e2d4;
}
#LEFT li a:hover,
#LEFT li a:active {
    color: #ffffff;
} 
