* {
	margin:0px; padding:0px;
}
body {
	background:#79cdfd url(/images/bkg_tile.gif) repeat-x top left;
	color:#003663;
}
#container 
{
	width:100%;
	height:100%;
	background:url(/images/bkg_container.jpg) no-repeat top center;
}
#wrapper 
{ 
	position:relative;
	margin: 0 auto;
	background:url(/images/bkg_main.jpg) no-repeat top left;
	text-align:center;
}
#flashcontent 
{
	height:557px;
	}
#footer,#botnav
{
	width:763px;
	margin: 0 auto;
}
#botnav
{
	font-size:9px;
	font-family:Verdana,arial,sans-serif;
}
#botnavContainer 
{
	
	}
#botnav ul 
{
text-align:center;
	margin: 0 auto;
	margin-top:15px;
	width:803px;
	list-style-type:none;
	float:none;
}
#botnav ul li 
{
	display:inline;
	border-right:1px solid #003663;
	padding:0 5px;
}
#botnav ul li.first 
{
	padding-left:0;
}
#botnav ul li.last 
{
	border-right:none;
	padding:0 0 0 5px;
}
#botnav a 
{
	color:#003663;
	text-decoration:none;
}
#botnav a:hover
{
	color:#fff;
	text-decoration:underline;
}
#botnav p 
{
	padding:5px 0;
	clear:both;
}


/* Added by Jennifer Hodges */

#Footer a,
a {
	color: #A8A8A8;
	text-decoration: none;
}

a:hover {
	color: #575757;
	text-decoration: underline;
}
