* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border: thin none #000000;
}
#wrapper #logo {
	height: 100px;
	background-color: #000000;
	width: 800px;
}
#wrapper #LFmain {
	height: 230px;
	background-color: #000000;
}
#wrapper #LFmain #LFleft {
	float: left;
	width: 570px;
	height: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
#wrapper #LFmain #LFright {
	height: 280px;
	width: 230px;
	float: right;
	background-color: #000000;
}
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;
	background-image: url(../images/large_graphic.jpg);
}
#wrapper #bodyArea #left {
	width: 450px;
	background-color: #000000;
	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;
}
#wrapper #bodyArea #left #leftvideo {
	width: 400px;
	height: 50px;
	margin-left: 20px;
	background-color: #333333;
}
#wrapper #bodyArea #left #rightvideo {
	width: 230px;
	float: right;
	height: 212px;
	margin-right: 20px;
	background-color: #333333;
	margin-left: 10px;
}
#wrapper #bodyArea #right {
	width: 350px;
	background-color: #666666;
	float: right;
}
#wrapper #bodyArea #centerbody {
	height: 200px;
	background-image: url(../images/staff_bottombg.jpg);
	width: 700px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 48px;
}
#wrapper #bodyArea #centerbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
}
#wrapper #bodyArea #footer {
	height: 25px;
	clear: both;
	width: 800px;
}
#wrapper #bodyArea #staffleft {
	float: left;
	width: 450px;
	height: 524px;
	background-color: #240119;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 20px;
}
#wrapper #navigation {
	height: 31px;
	background-color: #000000;
}

