body {
	margin-top: 0px;
	background-color: #001;
	min-height:400;
	margin-left: auto;
	margin-right: auto;
	background-image: url();
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1300px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/blackbackgroundheader.jpg);
	height: 150px;
	color: #FFF;
	border: medium solid #000;
	font-size: 24px;
}
#headerleft {
	float: left;
	width: 400px;
	font-size: 36px;
	font-weight: bold;
	background-image: url(images/fnologo.jpg);
	height: 150px;
	text-align: right;
	vertical-align: bottom;
	color: #FFF;
	line-height: 48px;
}
#headerright {
	float: right;
	width: 850px;
	height: 140px;
}
#wrapper #header #headerright a {
	text-decoration: none;
	color: #F60;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#wraptoplinks {
	float: left;
	width: 285px;
	text-align: right;
	font-size: 18px;
	padding-right: 10px;
}
#toptext {
	float: left;
	width: 700px;
	color: #FFF;
	padding-top: 10px;
}
#wrapper #body {
	background-image: url(images/blackbackgroundheader2.jpg);
	height: 600px;
	width: 1300px;
}
body,td,th {
	color: #FFF;
	width: 1300px;
}
#wrapper #body #bodyleftnav {
	float: left;
	width: 120px;
	padding-left: 10px;
	padding-top: 34px;
}
#wrapper #body #bodyleftnav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(images/rolloverbl.jpg);
	background-position: left top;
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
}
#wrapper #body #bodyleftnav a:hover {
	background-image: url(images/rolloverbl.jpg);
	background-position: left bottom;
	color: #000;
}
#wrapper #footer {
	clear: both;
	height: 80px;
	background-color: #666;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	padding-top: 20px;
	padding-left: 400px;
}
#bodyright {
	float: right;
	clear: none;
	width: 1150px;
}
#insidebodyleft {
	float: left;
	width: 400px;
	background-color: #333;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
#bottomhalfdiv {
	width: 1150px;
	clear: both;
}
#bottomhalfright {
	background-color: #000;
	float: right;
	width: 650px;
	background-image: url(images/divbackgrounds.jpg);
	background-repeat: repeat;
	margin-right: 20px;
	padding: 5px;
	height: 255px;
}
#bottompage {
	clear: both;
	width: 1150px;
	background-color: #666;
	height: 450px;
	margin-bottom: 10px;
}
#wrapper #body #bodyright #insidebodyleft .articlewrap {
	height: 70px;
	border: thin solid #000;
	color: #F90;
	padding-left: 5px;
	padding-top: 5px;
}
#maintext {
	float: left;
	height: 390px;
	clear: none;
	width: 1100px;
}
#maintext1 {
	float: right;
	font-size: 24px;
	color: #FFF;
	width: 500px;
}
#wrapper #body #bodyright #maintext #framholder {
	float: left;
	clear: left;
	padding-top: 40px;
}
#wrapper #footer a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	float: left;
	background-image: url(images/rolloverbl.jpg);
	background-position: left top;
	height: 34px;
	line-height: 34px;
}
#wrapper #footer a:hover {
	color: #000;
	background-image: url(images/rolloverbl.jpg);
	background-position: left bottom;
}
#bottomblack1 {
	float: left;
	height: 400px;
	width: 300px;
	background-color: #000;
	margin: 20px;
	border: medium solid #CCC;
}
#bottompage2 {
	background-color: #000;
	clear: none;
	height: 400px;
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	border: medium solid #CCC;
}
#bottompage3 {
	margin: 20px;
	float: right;
	height: 400px;
	width: 300px;
	background-color: #000;
	border: medium solid #CCC;
}
#wrapper #body #bodyright #bottompage #bottomblack1 a {
	display: block;
	height: 28px;
	width: 290px;
	color: #F90;
	padding-left: 10px;
	padding-top: 2px;
}
#wrapper #body #bodyright #bottompage #bottomblack1 a:hover {
	background-image: url(images/linkbar.jpg);
	color: #FFF;
}
#wrapper #header #headerright #topnavbar {
	padding-top: 10px;
}
#wrapper #header #headerright #topnavbar a {
	color: #FFF;
	font-size: 18px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	height: 34px;
	line-height: 34px;
	background-image: url(images/bluerolloverbl.jpg);
	background-position: left top;
}
#wrapper #header #headerright #topnavbar a:hover {
	color: #000;
	background-image: url(images/bluerolloverbl.jpg);
	background-position: left bottom;
}
#addiv {
	float: left;
	width: 300px;
	border: thin solid #CCC;
	height: 250px;
}
#addivright {
	float: right;
	height: 250px;
	width: 300px;
	border: medium solid #CCC;
}

.dc{
    display:inline;
    position: relative;
    z-index: 0;
    margin:0;
    padding:0;
	text-align:left;
}
.dc:hover{
    background-color: transparent;
    z-index: 50;
}
.dc ul{ 
    margin:0;
    padding:0;
    position: absolute;
    width:106px;
    background-color: #6CB6FF;
    left: -1000px;
    list-style-type:none;
    visibility: hidden;
}
.dc:hover ul{ 
    visibility: visible;
    top: 13px;
    left:-4px;
}
/* -------------------- What the list items will look like inside the dropdown  ---------------------- */
.dc ul li{
    margin:0;
    padding:0;
    background-color: #D7EBFF;
    margin:1px;
}
.dc ul li:hover {
    background-color: #FFF;
    margin:1px;
}
/* -------------------- What the links look like inside the dropdown  ---------------------- */
.dc ul li a {
    display:block;
    padding:5px;
    font-size:11px;
}
.dc ul li a:link {
    color: #03F;
    text-decoration: none;
}
.dc ul li a:visited {
    text-decoration: none;
    color: #03F;
}
.dc ul li a:hover {
    text-decoration: none;
    color: #03F;
}
.dc ul li a:active {
    text-decoration: none;
    color: #03F;
}

#wrapper #body #bodyright #bottomhalfdiv #insidebodyleft .articlewrap a {
	color: #F90;
	text-decoration: none;
}
#wrapper #body #bodyright #bottomhalfdiv #insidebodyleft .articlewrap a:hover {
	color: #F30;
}
#wrapchat {
	clear: right;
	float: right;
	height: 350px;
	width: 700px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.orangeColor {color: #FF9900}
.greenColor {color: #006600}
.greyColor {color: #666666}

.centerStuff {
	text-align: center;
}
.boldStuff {
	font-weight: bold;
}
.textsize10 {
	font-size: 10px;
}
.textsize16 {
	font-size: 16px;
}
.formFields {
	background-color:#E7F3FE;
	color:#000;
}
