body {
	background-color: #999999;
	padding: 0px;
	margin: 0px;
}
#banner h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
.whiteText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFCC;
	margin-left: 8px;
	margin-right: 5px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.quote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFCC;
	margin-left: 8px;
	margin-right: 5px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.quotedBy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCCC99;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
}
.yellowText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFCC00;
	margin-left: 8px;
	margin-right: 8px;
}
.yellowHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #FFCC00;
	letter-spacing: 2px;
	margin-left: 8px;
	margin-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}
.TealBG {
	background-color: #6E8489;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.WhiteBG {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.WhiteBG h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.WhiteBG h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	margin-left: 17px;
}
.WhiteBG p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.WhiteBG ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.WhiteBG li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.WhiteBG b {
	margin-top: 0px;
}

.WhiteBG img {
	margin: 10px;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
	margin: 0px;
}
#Nav table {
	background-color: #43595E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height: 50px;
}
#Nav td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: bottom;
}

#Nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	margin-left: 8px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	letter-spacing: 1px;
}
#footer table{
	background-color: #666666;
}
#footer td {
	padding: 5px;

}
#footer a {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
