body {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #676767;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	background-image: url(images/graphics/bkgHome.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #f98329;
	text-decoration: none;
}
a:visited {
	color: #f98329;
	text-decoration: none;
}
a:hover {
	color: #f98329;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}
.credits {
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	clear: left;
}
.nav1 {
	font-size: 10px;
	margin-top: 25px;
	margin-left: 110px;
	position: absolute;
	left: 0px;
}
#nav2, #nav3, #nav4, #nav5 {
	font-size: 10px;
	margin-top: 14px;
	margin-left: 150px;
	position: absolute;
	left: 0px;
	top: 36px;
	visibility: hidden;
}
#nav3 {
	padding-left: 50px;
}
#nav5 {
	padding-left: 275px;
}
.nav1 a {
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
#nav2 a, #nav3 a, #nav4 a, #nav5 a {
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
}
.welcome {
	text-align: left;
	background-image: url(images/graphics/welcomeBkg.jpg);
	width: 177px;
	height: 313px;
}
.welcomeText {
	color: #111111;
	line-height: 18px;
	padding: 16px;
}
.welcomeText a {
	font-weight: bold;
}
.welcomeText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.welcomeText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.welcomeText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
