body {
    	margin-top: 0px;
    	margin-bottom: 0px;
    	margin-left: 0px;
    	margin-right: 0px;
    	min-width:934px;
    	text-align:center; /* for IE */
    	background-color: #001a3f;
    	font-family: verdana;
    	font-size: 12px;
}

body.admin {
    	margin-top: 0px;
    	margin-bottom: 0px;
    	margin-left: 10px;
    	margin-right: 10px;
    	min-width:934px;
    	text-align:center; /* for IE */
    	background-image: url('../images/goldBGee.jpg');
    	background-color: #ffffff;
    	font-family: verdana;
    	font-size: 12px;
}

#wrapper {
	position: relative;
    	margin: 0 auto;
    	padding: 0px;
    	text-align: center;
    	width: 935px;
}

h1 {
    	font-family: verdana;
    	font-size: 16px;
    	font-weight: bold;
}

.header {
    	font-family: verdana;
    	font-size: 12px;
    	font-weight: bold;
}

#topNav {
	position: absolute;
	right: 10px;
	top: 7px;
	color: #c6c5c5;
	border: 0px solid red;
}

#topNav A {text-decoration: none; color: #000000;}
#topNav A:visited {text-decoration: none; color: #000000;}
#topNav A:hover {text-decoration: underline; color: #eec97b;}

.tableBorder {
	border: 1px solid  #666666;
}

.headerRow {
	background: #cccccc;
	font-weight: bold;
}

.headerRow A {font-size: 10px; font-weight: normal; text-decoration: none;}
.headerRow A:visited {font-size: 10px; font-weight: normal; text-decoration: none;}
.headerRow A:hover {font-size: 10px; font-weight: normal; text-decoration: underline;}

.sort {
	font-size: 10px;
	font-weight: normal;
}

.evenRow {
	background: #ffffff;
}

.oddRow {
	background: #ededed;
}

.alert {
	font-weight: bold;
	color: red;
}

#adminHeader {
	width: 100%;
	background-color: white;
	height: 104px;
}

A {color: #0000ff; text-decoration: none;}
A:active,visited {color: #0000ff; text-decoration: none;}
A:hover {color: #0000ff; text-decoration: underline;}

#homeBG {
	width: 935px;
	height: 800px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/homeBG5.jpg');
	background-repeat: no-repeat;
}

#staffBG {
	width: 934px;
	height: 812px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/staffBG.jpg');
	background-repeat: no-repeat;
}

#servicesBG {
	width: 934px;
	height: 810px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/servicesBG.jpg');
	background-repeat: no-repeat;
}

#aboutBG {
	width: 935px;
	height: 810px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/aboutBG.jpg');
	background-repeat: no-repeat;
}

#legalBG {
	width: 934px;
	height: 810px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/legalBG.jpg');
	background-repeat: no-repeat;
}

#resourcesBG {
	width: 934px;
	height: 810px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/resourcesBG.jpg');
	background-repeat: no-repeat;
}

#complianceBG {
	width: 934px;
	height: 810px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/complianceBG.jpg');
	background-repeat: no-repeat;
}

#contactBG {
	width: 934px;
	height: 810px;
	text-align: center;
	margin:0 auto;
	background-image: url('../images/contactBG.jpg');
	background-repeat: no-repeat;
}

#staffTextHolder {
	position: relative;
	top: -85px;
}

#aboutTextHolder {
	position: relative;
	top: -85px;
}

#aboutText {
	float: left;
	margin-left: 50px;
	text-align: left;
	width: 840px;
	height: 550px;
	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
}

#contactTextHolder {
	position: relative;
	top: -120px;
	left: 50px;
}

#contactTop {
	float: left;
	font-family: verdana;
	font-size: 12px;
	width: 800px;
	text-align: left;
}
	

#servicesTextHolder {
	position: relative;
	top: -85px;
}

.red {
	color: #7c0a0a;
	font-weight: bold;
}

#redLine {
	width: 840px;
	height: 10px;
	border-top: 1px solid #7c0a0a;
	margin-bottom: 10px;
}

#contactTextLeft {
	float: left;
	margin-left: 0px;
	text-align: left;
	width: 350px;
	font-family: verdana;
	font-size: 12px;
	border: 0px solid red;
	line-height: 1.5;
}

#clear {
	clear: both;
}

#contactText {
	float: left;
	margin-left: 0px;
	text-align: left;
	width: 150px;
	font-family: verdana;
	font-size: 12px;
	border: 0px solid red;
	line-height: 1.5;
}

#staffText {
	float: left;
	margin-left: 50px;
	text-align: left;
	width: 400px;
	height: 550px;
	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
}

#homeLink {
	position: relative;
	top: 10px;
	text-align: center;
	margin:0 auto;
	border: 0px solid red;
	width: 234px;
	height: 133px;
}

#logoLink {
	position: relative;
	top: 10px;
	text-align: center;
	margin:0 auto;
	border: 0px solid red;
	width: 185px;
	height: 103px;
}

#links {
	float: left;
	position: relative;
	top: 297px;
	left: 20px;
}

#links2 {
	float: left;
	position: relative;
	top: 248px;
	left: 28px;
}

#sublinks {
	float: left;
	position: relative;
	top: 581px;
	left: 28px;
}

#sublinksContact {
	float: left;
	position: relative;
	top: 549px;
	left: 28px;
}

#linkHolder {
	top: 0px;
	float: left;
}

#homeText {
	position: relative;
	top: 650px;
	left: 375px;
	border: 0px solid red;
	text-align: justify;
	width: 245px;
	font-family: arial;
	font-size: 10px;
}

#webCredit {
	position: relative;
	top: 420px;
	left: -415px;
}

#footerLink {
	position: relative;
	z-index: 100;
	width: 143px;
	height: 24px;
	bottom: 45px;
	left: 405px;
	border: 0px solid red;
}

#footerAddress {
	color: #cccccc;
	width: 935px;
	text-align: center;
}