body {
	background-color: #000032;
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.10em;
}
h2 {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
#LeftNav li {
	text-decoration: none;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
#LeftNav a:visited {
	text-decoration: none;
}
#LeftNav a:link {
	text-decoration: none;
}

#LeftNav {
	display: block;
	clip: rect(auto,auto,auto,-40px);
	margin-left: -40px;
}
#RightNav li {
	text-decoration: none;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	cursor: crosshair;
}
#RightNav a:link {
	text-decoration: none;
}
#RightNav a:visited {
	text-decoration: none;
}

#RightNav {
	text-decoration: none;
	display: block;
	clip: rect(auto,auto,auto,-30px);
	margin-left: -30px;
}
h1 {
	color: #FFFFFF;
	text-decoration: none;
}
h6 {
	font-family: "Monotype Corsiva", "Apple Chancery", Arial;
	font-size: 2em;
	color: #FFFFFF;
}

