
html,body {
	color: #333;
	font-size: 13;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 
}

a:link { color: #B55A00; } 

a:visited { color: #D3A67A; } 

a:hover { color: #653302; } 

a:active { color: #653302; } 

.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/bannerbg.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: #B55A00;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #B54800;
	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 {
	font-size: 10pt;
	line-height: 1.2em }

.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: hotpink;
}
TD
{
	font-size: 10pt;
	font-color: #666666;
	line-height: 1.4em }
DL
{
	position: relative;
	top: -10pt;
}
div.imagebox {
   float: right;
   font-size: 80%;
   line-height: 140%;
   color: #666666;
}
