body {
    background: #0a2037 url(images/bkgd.gif) repeat-x;
    margin: 0px;
    padding: 0px;
	text-align: center;
    font-family: ms sans serif, sans serif;
    }

.clear {
    clear: both;
   }

#containerhome {
	position: relative;
	height: 545px;
    width: 780px;
    background: url(images/bkgdspine.jpg) no-repeat;
    background-image: url(images/bkgdspine.jpg) no-repeat;
	background-color: #ffffff;
	text-align: left;
    }

#containersub {
	position: relative;
    width: 780px;
	height: auto;
	margin-top: 0px;
    background: url(images/bkgdspine.jpg) no-repeat;
    background-image: url(images/bkgdspine.jpg) no-repeat;
	background-color: #ffffff;
	text-align: left;
	}

#logohome {
	position: absolute;
	top: 0px;
	left: 0px;
    width: 329px;
	height: 181px;
    }

#logosub {
	position: absolute;
	top: 0px;
	left: 20px;
    width: 164px;
	height: 90px;
    }
	
#toptext {
	position: absolute;
	top: 50px;
	left: 370px;
    width: 379px;
	height: 75px;
    }

#homedate {
	position: absolute;
	top: 192px;
	left: 30px;
    width: 200px;
	height: 30px;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 26px;
	font-family: lucida sans, tahoma, trebuchet, arial, helvetica;
	color: #00488d;
    }

#navhome {
	position: absolute;
	top: 190px;
	left: 255px;
    width: 550px;
	height: 30px;
    }

#navsub {
	position: absolute;
	top: 35px;
	left: 255px;
    width: 540px;
	height: 30px;
    }

#navbutton {
	position: relative;
	float: left;
    width: 85px;
	height: 26px;
	margin: 0px 0px 0px 0px;
    }

#keytitlehome {
	position: absolute;
	top: 225px;
	left: 0px;
    width: 780px;
	height: 30px;
	text-align: center;
    }

#keytitlesub {
	position: relative;
    width: 780px;
	height: 20px;
	margin-top: 0px;
	padding-top: 20px;
	background-color: #ffffff;
	text-align: center;
    }

h1 {
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: lucida sans, tahoma, arial, helvetica;
	color: #00835e;
	margin: 0px 0px 0px 0px;
	}

h2 {
	font-size: 28px;
	letter-spacing: -1px;
	font-weight:  normal;
	font-family: lucida sans, tahoma, trebuchet, arial, helvetica;
	color: #00835e;
	}
	
h3 {
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 26px;
	font-family: lucida sans, tahoma, trebuchet, arial, helvetica;
	color: #444444;
	margin: 0px 0px 10px 0px;
	}
	
h4 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: lucida sans, tahoma, trebuchet, arial, helvetica;
	color: #00835e;
	margin: 20px 0px 0px 0px;
	}

#hometext {
	position: absolute;
	top: 265px;
	left: 40px;
    width: 330px;
	height: 280px;
    }

#homepic {
	position: absolute;
	top: 278px;
	left: 322px;
    width: 413px;
	height: 282px;
    }

#quote {
	position: relative;
    width: 780px;
	height: 100px;
	padding-top: 15px;
	background-color: #ffffff;
    }

#subtitle {
	position: relative;
	top: 100px;
	left: 30px;
    width: 650px;
	height: 30px;
    }

#subtext {
	position: relative;
	top: 100px;
	left: 30px;
    width: 720px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 100px;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 26px;
	font-family: lucida sans, tahoma, trebuchet, arial, helvetica;
	color: #444444;
    }
	
#rightmenu {
	position: relative;
	float: right;
    width: 160px;
	height: auto;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 18px;
	font-family: lucida sans, tahoma, trebuchet, arial, helvetica;
	color: #444444;
	background-color: #ffffff;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 5px 10px;
    }


#footer {
	position: relative;
    width: 780px;
	height: 80px;
	padding-top: 15px;
	text-align: center;
    }

.footerlinks {
	font-size: 11px;
	font-family: lucida sans, tahoma, arial, helvetica;
	color: 00ff00;
	}

.footeraddress {
	font-size: 14px;
	font-family: lucida sans, tahoma, arial, helvetica;
	color: ffffff;
	}

.footerlinks a:active, .footerlinks a:link, .footerlinks a:visited  {
	color: #00ff00;
	text-decoration: none;
}

.footerlinks a:hover  {
	color: #00FFFF;
	text-decoration: none;
}

.copyright a:active, .copyright a:link, .copyright a:visited  {
	color: #00ff00;
	text-decoration: none;
}

.copyright a:hover  {
	color: #00FFFF;
	text-decoration: none;
}

a  {
	color: #508fdc;
	}

a:active { outline: none; }

a:focus { -moz-outline-style: none; }

.tiletitle a:active, .tiletitle a:link, .tiletitle a:visited  {
	color: #508fdc;
	text-decoration: underline;
}

.tiletitle a:hover  {
	color: #5aa7e2;
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	font-family: lucida sans, tahoma, arial, helvetica;
	color: ffffff;
	}

