.defaultText {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16pt;

}
.biobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.redborder {
	border: 1px solid #663440;
}
.imgborder2 {
	border: 1px solid #fff;
}
p {  
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	

}
p {  line-height: 16pt}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 00325d;
	text-align:center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 800px;
	margin:0px;
	padding: 0px;
	background: #000 url(images/bground4.gif) left top repeat-y;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: fe893f;
}

.white {
	color: #FFFFFF;
}
.padding {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imgborder { BORDER: #000000 1px solid;}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*-------------------------------------------*/
div#container {
	width:800px;
	margin: 0;
	padding: 0px 200px 0px 0px;
	height:auto;
	min-height: 800px;
	border-top: 20px #000 solid;

}
div#content {
	margin: 0px;
	padding: 0px 10px;
	width: auto;
	height:auto;
	text-align:left;
	min-height: 800px;
}
div#header {
	width: 800px;
	height: 62px;
	padding: 0px;
	margin: 0px;
	background: transparent url(images/topbar.jpg) no-repeat left top;
}

#nav {
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	height: auto;
	width: 156px;
	left: 10px;
	top: 100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	padding: 116px 0px 0px 0px;
	margin: -15px 0px 0px 0px;
	z-index: 1000;
}

	#nav li {
	float: left;
	width:156px;
	height:30px;
	padding: 0px;
	margin: 0px;
	background: transparent url(images/nav-bg.jpg) top left no-repeat;
	text-align: center;
	color:#000;
	position:relative;
	z-index: 999;
	}
	#nav li a {
			font: bolder 12px/28px Arial, Helvetica, sans-serif;
			color: #000;
			padding:0px;
			height:30px;
			width:156px;
			line-height:30px;
			display: block;
		}
			
		#nav li a:hover {
			text-decoration: none;
			background: transparent url(images/nav-bg-over.jpg) top left no-repeat;

		}
		#nav ul {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 156px;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 30px;
	list-style-type: none;
	line-height: 30px;
	z-index: 998;
		}

		#nav ul a {
			padding: 0px 0px 0px 2px;
			line-height: 30px;
			display: block;
			width: auto;
		}
		

#body2 {
	position: absolute;
	height: auto;
	width: 470px;
	left: 240px;
	top: 80px;
	z-index: 900;
}
#form {
	position: absolute;
	height: auto;
	width: 156px;
	margin: 5px 0px 0px 0px;
	padding: 10px 0;
	top: 380px;
}
#aboutvideo {
	position: relative;
	z-index: 500;
}
