
body {
	font-size: small}

.inlineimage {
	margin: 0 10px 5px 0;
	width: 170px;
	height: 220px;
	border: solid 2px #666;
	float: left }

#header
{
	clear: both;
	BACKGROUND-POSITION-X: right;
	font-size: xx-large;
	background-attachment: fixed;
	background-image: url(../images/bannerbg2.jpg);
	color: #fff;
	background-repeat: repeat-x;
	height: 40px;
}

#menu {
	background-image: url(../images/menubg.gif);
	padding-top: 25px;
	height: 20px;
	vertical-align: bottom }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #925a2c;
	font-weight: bold;
	text-decoration: none }

#title
{
	padding-left: 20px;
	font-weight: bolder;
	float: left;
	width: 50%;
	color: #000000;
	WHITE-SPACE: nowrap;
	height: 55px;
	background-color: #ffffff;
}

#headercorner {
	background-image: url(../images/topcorner.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 55px;
	float: left }

#left {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	width: 220px;
	float: left }

#right {
	margin-left: 10px;
	width: 210px;
	height: 100px;
	float: right }

#content {
	margin: 0 0 0 230px;
	padding: 0 0px }

ul
{
	margin-top: 0px;
	list-style-image: url(../images/listm2.gif);
}

#left li a
{
	list-style-position: outside;
	list-style-image: url(../images/listm1.gif);
	color: #333;
	position: relative;
	text-decoration: none;
}

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0;
	}

h2
{
	margin-top: 20px;
	font-size: 14pt;
	color: darkorange;
}

h3
{
	margin-top: 20px;
	font-size: 13pt;
	color: navy;
}

p {
	line-height: 1.0em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }

TH
{
	font-weight: bolder;
	color: white;
	background-color: green;
}
DL
{
	position: relative;
	top: -10pt;
}

