body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	background-image: url(../images/oc_home_left_col.jpg);
	background-repeat: no-repeat;
	background-position: 80px 150px;
}

#container {
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align: left;
}

#logo_top {
	margin: 0 auto;
	width: 800px;
	height: 144px;
	background-image:  url(../images/oc_home_center_top.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
}

#menu_top {
	color: rgb(254,193,0);
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
	padding: 135px 0px 0px;
	letter-spacing: .5em;
}

a:link       		 { color:rgb(255,91,0); text-decoration:none; }
a:visited    		 { color:rgb(255,91,0); text-decoration:none; }
a:hover      		 { color:rgb(74,192,242); text-decoration:none; }
a:active     		 { color:rgb(74,192,242); text-decoration:none; }

a.menuLink:link      { color:rgb(255,91,0); text-decoration:none; }
a.menuLink:visited   { color:rgb(255,91,0); text-decoration:none; }
a.menuLink:hover     { color:rgb(74,192,242); text-decoration:none; }
a.menuLink:active    { color:rgb(74,192,242); text-decoration:none; }

a.footerLink:link    { color:rgb(255,91,0); text-decoration:none; font-weight: bold;}
a.footerLink:visited { color:rgb(255,91,0); text-decoration:none; font-weight: bold;}
a.footerLink:hover   { color:rgb(74,192,242); text-decoration:none; font-weight: bold;}
a.footerLink:active  { color:rgb(74,192,242); text-decoration:none; font-weight: bold;}

img.centered {
	display: block;
	margin-left: auto;
    margin-right: auto;
	}

#body_main {
	width: 800px;
	height: auto;

}

#leftHalf {
	float: left;
	width: 250px;
	text-align: left;
	display: block;
	margin-left: 25px;
}


#photobox {
	border: none;
	float: left;
	margin: 25px 12px 25px 50px;
}

#textBio {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 12px;
	line-height: 20px;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;
}

#ocp-LbtnBox {
	width: 115px;
	height: 557px;
	z-index: 1;
	vertical-align: top;
	float:left;
}

#ocp-RbtnBox {
	width: 115px;
	height: 557px;
	z-index: 3;
	vertical-align: top;
	float:left;
}

#ocp-CenterContent {
	width: 570px;
	height: auto;
	z-index: 2;
	vertical-align: top;
	float: left;
}

#ticker {
	width: 800px;
	height: 26px;
	z-index: 2;
	text-align: center;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	font-variant: small-caps;
	color: #CCCCCC;
}

#footer {
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 8px;
	text-transform: uppercase;
	display: block;
	clear: both;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;


}
#narrowLeft {
	float: left;
	width: 250px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
