body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
p, td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {  
	color: #006633; 
	text-decoration: none;
}
a:visited {  
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#titlediv {
	position: absolute;
	z-index: 1;
	height: 215px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#navdiv {
	border: 3px groove #FFCC00;
	position: absolute;
	z-index: 2;
	height: 225px;
	width: 125px;
	left: 10px;
	top: 225px;
	padding: 3px;
	background-color: #009933;
}
#navdiv a:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 18pt;
	font-variant: small-caps;
}
#navdiv a:visited {  
	color: #FF9900; 
	text-decoration: none;
	font-size: 18pt;
	font-variant: small-caps;
}
#navdiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18pt;
	font-variant: small-caps;
}
#navdiv a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 18pt;
	font-variant: small-caps;
}
#maindiv {
	position: absolute;
	left: 155px;
	top: 225px;
	z-index: 3;
	padding: 3px;
	width: 80%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.disclaimer {
	font-size: 9pt;
	font-weight: normal;
}
h2 a:link {  
	color: #006633; 
	text-decoration: underline;
}
h2 a:visited {  
	color: #FFFFFF; 
	text-decoration: underline;
}
h2 a:hover {
	color: #006633;
	text-decoration: none;
}
h2 a:active {
	color: #000000;
	text-decoration: none;
}
.phototable {
	background-color: #009933;
	margin: 0px;
	padding: 1px;
	border: 3px groove #FFCC00;
	width: 90%;
}
.phototd {
	background-color: #009933;
	margin: 0px;
	padding: 1px;
	border: 1px groove #FFCC00;
	width: 33.3%;
	text-align: center;
}
td a:link {
	color: #FF9900;
	text-decoration: none;
}
td a:visited {  
	color: #FF9900; 
	text-decoration: none;
}
td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td a:active {
	color: #000000;
	text-decoration: underline;
}img {
	border: 0px;
}
.phototdnobord {

	background-color: #009933;
	margin: 0px;
	padding: 1px;
	border: 1px none #FFCC00;
	width: 33.3%;
	text-align: center;
}

