* {
	margin: 0px;
	padding: 0px;
}
#linkbox {
	clear: right;
	float: right;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin: auto;
}
#wrapper {
	width: 800px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border: thin none #000000;
	
}
#wrapper #logo {
	height: 100px;
	background-color: #000000;
	display:inline
}
#wrapper #LFmain {
	height: 230px;
	background-color: #002672;
	display:inline
}
#wrapper #LFmain #LFleft {
	float: left;
	width: 570px;
	height: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #002265;
}
#wrapper #LFmain #LFright {
	height: 280px;
	width: 230px;
	float: right;
	background-color: #001847;
	display:inline
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #headerImg {
	background-color: #FFFFFF;
	height: 200px;
	clear: both;
}
#wrapper #bodyArea #left {
	width: 450px;
	background-color: #1C0417;
	float: left;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: 347px;
	display:inline
}
#wrapper #bodyArea #left #leftvideo {
	width: 260px;
	float: left;
	height: 180px;
	margin-left: 20px;
	background-color: #270420;
	display:inline
}
#wrapper #bodyArea #left #rightvideo {
	width: 140px;
	float: right;
	height: 180px;
	background-color: #1E0318;
	display:inline;
	margin-right: 20px;
	margin-left: 10px;
}
#wrapper #bodyArea #right {
	width: 350px;
	background-color: #72035C;
	float: right;
	display:inline
}
#wrapper #bodyArea #centerbody {
	height: 205px;
	background-image: url(../images/staff_bottombg.jpg);
	width: 700px;
	display:inline;
}
#wrapper #bodyArea #centerbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
	display:inline
}
#wrapper #bodyArea #footer {
	height: 25px;
	clear: both;
	width: 800px;
}
#wrapper #bodyArea #staffleft {
	float: left;
	width: 450px;
	height: 524px;
	background-color: #240119;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 20px;
}
#wrapper #navigation {
	height: 31px;
	background-color: #000000;
}
#wrapper #bodyArea #left #bottomvideo {
	width: 410px;
	height: 45px;
	clear: both;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
}
