body
{
	background: #002B54 url(images/bgBottom.gif) bottom left repeat-x;
	margin: 0;
	padding: 0;
}
img	{	border: 0;	}

/* TEXT STYLES */
p
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0 0 3px 0;
	padding: 0;
}
h1
{
	color: #FBB040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}
.lastp
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0 0 16px 0;
	padding: 0;
}
a:link
{
	color: #FBB040;
	text-align: left;
	text-decoration: underline;
}
a:hover
{
	color: #FFF;
	text-align: left;
	text-decoration: underline;
}
a:visited
{
	color: #F29E3B;
	text-align: left;
	text-decoration: underline;
}

/* TABLE STYLES */
table #header
{
	padding: 0;
	width:100%;
}
#toplt
{
	background: transparent url(images/topCompass.jpg) top left no-repeat;
	width:1%;
}
#tiletop
{	
	background: transparent url(images/bgTop.gif) top left repeat-x;
	width:98%;
}
#toprt
{
	background: transparent url(images/logo.gif) top right no-repeat;
	width:1%;
}
#tagline
{
	margin: 40px 0 30px 32px;
}
#tagline td
{
	background: transparent url(images/tagline.gif) top left no-repeat;
}
#intro
{
	padding: 0 65px 0 134px;
}
.topBlurb
{
	color: #72A8C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #54859B;
}
#content
{
	margin: 0 0 0 134px;
}
.rightColumn
{
	padding: 0 0 0 40px;
	margin: 0;
}
#footer
{
	padding: 10px 0 0 134px;
}
.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #72A8C0;
	padding: 5px 0 25px 0;
	border-top: 1px solid #54859B;
}

/* bottom nav table
	#hpsched a {
		display: block;
		background: url(images/sched01.gif) top left no-repeat;
		margin: 0 0 0 65px;
		}
	#hpsched a:hover {
		background-position: 0 -13px;
		}
	#sched a {
		display: block;
		background: url(images/sched01.gif) top left no-repeat;
		margin: 0 0 0 35px;
		}
	#sched a:hover {
		background-position: 0 -13px;
		}
	#schedOn a {
		display: block;
		background: url(images/sched02.gif) top left no-repeat;
		margin: 0 0 0 35px;
		}
	#bio a {
		display: block;
		background: url(images/bio01.gif) top left no-repeat;
		}
	#bio a:hover {
		background-position: 0 -13px;
		}
	#bioOn a {
		display: block;
		background: url(images/bio02.gif) top left no-repeat;
		}
	#hpcont a {
		display: block;
		background: url(images/cont01.gif) top left no-repeat;
		}
	#hpcont a:hover {
		background-position: 0 -13px;
		}
	#cont a {
		display: block;
		background: url(images/cont2_01.gif) top left no-repeat;
		}
	#cont a:hover {
		background-position: 0 -13px;
		}
	#contOn a {
		display: block;
		background: url(images/cont2_02.gif) top left no-repeat;
		}
	#home a {
		display: block;
		background: url(images/home_01.gif) top left no-repeat;
		}
	#home a:hover {
		background-position: 0 -13px;
		}
	#homeOn a {
		display: block;
		background: url(images/home_02.gif) top left no-repeat;
		}
 */

/* PIECES */
hr
{
	border-bottom: #54859B;
	border-width: 0 0 1 0;
	border-style: none none dotted none;
	margin: 0 0 0 35px;
}

