/* CSS Document */

body{
	background:#000000;
	margin-top: 0px;
}
#container{
	width: 713px;
	height: 812px;
	margin: 0px auto 0px auto;
	margin-top: 0px;
	position: relative;
}
#header{
	width: 713px;
	height: 184px;
	background:url(../images/HomeImage_01.jpg) no-repeat;
	position: relative;
	margin: 0px;
	float: left;
}
#header span{
	display: none;
}
#mainBody{
	width: 486px;
	height: 1915px;
	background:url(../images/PageImage_05.jpg) repeat-y;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#bioPic1{
	background: url(../images/bioPic_oj.jpg) no-repeat;
	width: 242px;
	height: 330px;
	float: right;
	margin: 0px 0px 10px 10px;
}
#bioPic2{
	background: url(../images/bioPic_oj2.jpg) no-repeat;
	width: 331px;
	height: 246px;
	margin: 0px auto 0px auto;
}
#biography{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 465px;
	margin: 20px 9px 0px 10px;
	position: inherit;
	padding: 0px;
}
#biography h3{
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -2px;
	color: #EBE188;
	font-size: x-large;
}
.p1 {
	font-size: x-small;
}
.p8 {
	margin: 0px 25px;
}
#navBox{
	width: 226px;
	height: 302px;
	float: right;
	position: relative;
	background:url(../images/HomeImage_03.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.links{
	width: 140px;
	height: 171px;
	margin: 98px 0px 0px 15px;
	position: relative;
}
.navBtn{
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.navBtn a{
	color: #B5A389;
	text-decoration: none;
}
.navBtn a:hover{
	color: #FFFFFF;
}
#extraDiv2{
	background: url(../images/HomeImage_04.jpg) no-repeat;
	width: 226px;
	height: 290px;
	margin: 0px;
	float: right;
	position: relative;
}
#footer{
	width: 713px;
	height: 65px;
	margin: 0px auto 0px auto;
	color: #663333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
}
.footText{
	padding: 10px 0px 0px 3px;
	width: auto;
}
