html {
	background:url(../Pics/greybg.gif);
	margin-left: 0px;
}
#banner {
	background-color: #009246;
	width: 700px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../Pics/Name.png);
	background-position: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 25px;

	}
#banner #Name {
	vertical-align: middle;
	height: 50px;
	padding-top: 8px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
#navlist
{
	margin: 25px;
	padding: 5px 0px 5px 25px;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.05em;
	background-color: #FFFFFF;
	border-top: 0px;
	border-color: #FFFFFF;
	border-bottom: 0px;
	height: 15px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited
{
	line-height: 14px;
	font-weight: bold;
	margin: 0 0px 0px 40px;
	text-decoration: none;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 0px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #000;
}

#navlist a:hover { color: #ccc; 
}

#image #Welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px 0px 0 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 4px;
	font-size: 28px;
	font-variant: small-caps;
	line-height: 110%;
	letter-spacing: 0.1em;
	font-weight: 500;
	text-indent: -9999px;
	
}
#image #discover {
	color: #FFFFFF;
	margin: 0px 0px 0 5px;
	width: 325px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	font-weight: 500;
	padding-top: 0.5px;
	word-spacing: 0.11em;
	letter-spacing: 0.11em;
	line-height: 108%;	
}	
#footer {
	width: 700px;
	height: 32px;
	margin-left: 25px;
	padding-top: 5px;
	border-top: 1px solid #cfcfcf;
}
#footer #foot_nav {
	padding: 5px;
}
#navcontainer {
	width: 700px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {
	color: #999999
}
