body {
	background: #333333;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	margin: 0px;
	text-align: center;
	min-width: 600px;
	background-image: url(./images/doorrust.jpg);
}
P
{
	font-size: 12px;
	letter-spacing: 1px;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, Sans;
	font-size: 12px;
	letter-spacing: 1px;
}

H1 {
    color: #000000;
    font-size: 24px;
    align: center;
    text-align: center;
    font-weight: lighter;
    margin-top: 25px;
}

H2 {
    color: #000000;
    font-size: 22px;
    text-decoration: underline;
    align: left;
    text-align: left;
    font-weight: lighter;
    margin-top: -1px;
    margin-top: 40px;
}

H3 {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    align: left;
    text-align: left;
    font-weight: lighter;
    margin-bottom: -3px;
}

H4 {
    color: #000000;
    font-size: 22px;
    text-decoration: none;
    align: center;
    text-align: center;
    font-weight: lighter;
}

H5 {
    color: #000000;
    font-size: 20px;
    text-decoration: none;
    align: center;
    text-align: center;
    font-weight: lighter;
    margin-bottom: -8px;
}

H6 {
    color: #000000;
    font-size: 24px;
    align: left;
    text-align: left;
    font-weight: lighter;
    margin-top: 25px;
    margin-bottom: -1px;
}

H7 {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    align: left;
    text-align: left;
    font-weight: lighter;
}


A:link
{
	color: #990000;
	text-decoration: none;
	font-size: 100%;
}

A:visited
{
	color: #990000;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	color: #000000;
}

#announcement {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
}

#announcement p{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
}
#header {
    margin: 0 auto;
	width: 800px;
	text-align: left;
	height: 169px;
	z-index: 2;
	margin-top: 20px;
	background-image: url(./images/header.png);
}

#navheader {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	position: relative;
	margin-top: 10px;
}

#navheader p{
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#navheader a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

#navaccount {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	position: relative;
	margin-right: 30;
}

#navaccount p{
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#navaccount a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navaccount a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#navinfo {
	position: absolute;
	top: 70;
	z-index: 4;
	color: #990000;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-top: -35px;
	margin-left: 10px;	
}

#navinfo p{
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#navinfo a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#navinfo a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#navtop {
    background: #000000;
    color: #FFFFFF;
    position: relative;
    width: 800px;
    height: 35px;
    margin: 0 auto;
    z-index: 200;
    text-align: center;
    valign: center;
    font-size: 18px;
}

#navtop p{
    font-size: 18px;
    color: #FFFFFF;
}

#navtop a{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 2px;
}

#navtop a:hover{
    text-decoration: underline;
}

#maincontent {
    background: #FFFFFF;
    position: relative;
    width: 800px;
    margin: 0 auto;
    margin-top: -16px;
    padding-top: 5px;
    padding-bottom: 10px;
    z-index: 100;
    text-align: center;
}

#steps {
    position: relative;
    text-align: center;
}

#steps td{
    color: #000000;
    font-size: 19px;
}

#steps a {
    text-decoration: none;
    color: #999999;
    font-size: 19px;
}

#steps a:hover {
    text-decoration: none;
    color: #000000;
}

#history {
    position: relative;
    text-align: left;
    margin-top: 50px;
}

#history p{
    font-size: 11px;
    font-weight: bold;
}

#history td{
    font-size: 11px;
    font-weight: bold;
}

#history img{
	border: 0px;
}

#footer{
    position: relative;
    margin-left: 0px;
    margin-top: 10px;
    text-align: left;
    width: 1000;
    height: 58;
	background-image: url(./images/footershort.jpg);
}

#sitemap {
    position: relative;
    margin-top: 20px;
    align: center;
    text-align: center;
    color: #000000;
}

#sitemap p{
    font-size: 10px;
    letter-spacing: 1px;
}

#sitemap a {
    text-decoration: none;
	color: #000000;
}

#sitemap a:hover {
    text-decoration: underline;
	color: #000000;
}