body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #0099FF;
	background-attachment: fixed;
	background-position: right top;
	width: 800px;
}
p  {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top: 0;
	margin-right: 8%;
	margin-left: 15%;
	font-size: 90%;
}
h1    {
	color: #000000;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bolder;
	text-align: left;
	background-image: none;
	background-position: -350px -100px;
	margin-right: 2%;
	margin-left: 10%;
}
h2  {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	margin-right: 2%;
	margin-left: 10%;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-right: 2%;
	margin-bottom: 0.5em;
	margin-left: 15%;
}
h4 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0 2% 0 15%;
	color: #CC3300;
}
h6 {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	margin-left: 15%;
}
a:link {
	color: #064EBF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
#left {
	background-color: #D09C62;
	background-position: 0 0;
	position: static;
	width: 175px;
	float: left;
	padding: 0;
	border: 2px outset #025589;
	display: block;
	margin-top: 4%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 80%;
}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
}
#main  {
	color: #000;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	margin-top: 2%;
	margin-right: 0;
	margin-bottom: 5%;
	margin-left: 155px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 620px;
}
#main table   { font-size: 0.9em; padding: 0; vertical-align: top ; margin-left: 10%; }
#main table td   { margin: 0; padding: 0 5px 5px; vertical-align: top; border-top: 1px solid #ffa500 }
#main table h4 { margin: 0; padding: 0; }
ul {
	font-size: 0.75em;
	margin-right: 8%;
	margin-left: 15%;
	list-style-position: outside;
}
ol { font-size: 0.75em; margin: 0 8% 0 20%; list-style-position: inside; }
#footer {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	background-position: 0 0;
	width: 650px;
	clear: both;
	margin-left: 125px;
	padding-bottom: 25px;
}
#footer a:link  { text-decoration: none; height: auto; }
#footer a:visited  { text-decoration: none; height: auto; }
#footer a:hover { text-decoration: none; height: auto; }
.imgrt {
	float: right;
	clear: right;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.bld { font-weight: bold; }
.img {
	border: thin ridge #666666;
}
