#topbanner {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	height: 100px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	clear: left;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/topbannernotext.png);
	font-size: 48px;
	line-height: 90px;
}


#text {
	float: left;
	height: 300px;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	position: relative;
	clear: none;
	font-style: normal;
	overflow: hidden;
	margin: 0px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#photo {
	height: 300px;
	width: 250px;
	position: relative;
	float: left;
	clear: none;
	margin-bottom: 10px;
	padding: 15px;
}
#navcontainer {
	width: 600px;
	float: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	z-index: auto;
	clear: both;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
}


ul#navlist
{
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#navlist a:link, #navlist a:visited
{
	text-decoration: none;
	margin-left: 10px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#navcontainer #navlist #active #current {
	color: #ECE9D8;
	background-color: #999999;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#navlist a:hover
{
color: #fff;
background-color: #9E99B1;
text-decoration: none;
}

#footer {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	float: none;
	clear: both;
	font-size: 12px;
	margin-top: 12px;
	
}
.greynarrow {
	font-size: 24px;
	color: #999999;
	font-style: normal;
}
.graysmall {
	font-size: 16px;
	color: #999999;
	text-align: center;
	font-style: italic;
}
.greysmallbold {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}


.boldpurple {
	font-size: 48px;
	font-weight: bold;
	color: #9E99B1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.purpletext {
	font-weight: normal;
	color: #9E99B1;
	text-align: center;
	font-size: 18px;
	font-style: normal;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: 410px;
	width: 605px;
	margin-top: 25px;
	background-repeat: no-repeat;
	overflow: visible;
}
body {
	background-image: url(../images/bg605525.png);
	background-repeat: no-repeat;
	background-position: center 38px;
}

#text a:link,a:visited,a:active {
	color: #9E99B1;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #9E99B1;
	font-weight: bold;
}
#text a:hover {
	color: #666666;
}
