body {
	background-color: #454545;
	background:url(images/records.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

/*------------------------------------header styles---------------------------------*/
#header {
	background: url(images/header09.jpg) no-repeat center;
	border: 1px solid #999;
	width: 800px;
	height: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header h1 {
	text-indent: -9999px;
}

/*------------------------------------main body styles---------------------------------*/

#mainbody {
	background-color: #121212;
	background:url(images/mainbkgd.jpg) repeat-y;
}
#navigation ul {
	list-style-type: none;
	margin-left: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}
#navigation a:active {
	font-family: impact;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	display:block;
	background-color: #000000;
	border: 1px solid #FF0000;
}

/*-----------main nav-------------*/

#navigation .main li {
	display: block;
}
#navigation .main a {
	font-family: impact;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	display:block;
}
#navigation .main a:hover {
	font-family: impact;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	display:block;
	background-color: #333333;
	border: 1px solid #FF0000;
}


/*-----------sub nav-------------*/


#navigation .sub {
	margin-left:20px;
	margin-right:15px;
	margin-top:4px;
	margin-bottom:4px;
}
#navigation .sub li {
	display: block;
}
#navigation .sub a {
	font-family: impact;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left:26px;
	display:block;
}
#navigation .sub a:hover {
	font-family: impact;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	display:block;
	background-color: #333333;
	border: 1px solid #FF0000;
}


/*------------------------------------content styles---------------------------------*/

#content {
	width: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.title {
	font-family: impact;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subtitle {
	font-family: impact;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}


/*------------------------------------footer & etc styles---------------------------------*/
.outline {
	border: 1px solid #999;
	padding:0;
	margin:0;
}
#foot {
	width:800px;
	border: 1px solid #999;
	padding:0;
	margin:0;
	text-align:left;
}
.footer {
	background: #121212 url(images/footer09.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	padding-top:1.3em;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
}
#right .heading {
	font-family: impact;
	font-size: 16px;
	color: #ffffff;
	background-image: url(images/mainbkgd.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 8px;
	border: 1px solid #999999;
}
#mainheader {
	background-image: url(images/banner08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	width: 387px;
	border: 1px solid #999999;
	text-align: center;
}
#right .text {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#right {
	margin-left: 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	padding-top:.8em;
}
td {
	text-align: left;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.title2 {
	font-family: impact;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282828;
	display: block;
	padding: 8px;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
