body, table, tr, td {
	font: 8pt verdana, sans-serif; 
	color: #FFFFFF;
	}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #91A5A4;
	margin: 0 0 0 0;}


a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F3E3D3;
	letter-spacing: 2px;
	text-transform: uppercase;}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	}


h2 {
	text-align: left;
	font: verdana;
	letter-spacing: 2px;
	color: #F3E3D3;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #F3E3D3;
	font-style: normal;
}

h1 {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font: verdana;
	letter-spacing: 0px;
	color: #F3E3D3;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding-left: 18px;
	font-style: italic;
}

h3 {
	font: verdana;
	letter-spacing: 2px;
	color: #F3E3D3;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #F3E3D3;
	font-style: normal;
}

input, textarea {
	background-color:  #91A5A4;
	font: 7pt verdana;
	color: #FFFFFF;
	border: 1px solid #F3E3D3;
	padding:2px; }

option, select {
	background-color: #91A5A4;
	font: 7pt verdana;
	color: #FFFFFF;
	border: 1px solid #F3E3D3;
	padding:1px; }

.disclaimer {
	padding-left: 5px;
	text-align: justify;}

#title {
	position: absolute;
	top: 12px;
	left: 235px;
	}

#title_bar {position: absolute;
	top: 71px;
	left: 190px;
	}

#content {
	position: absolute;
	top: 105px;
	left: 205px;
	width: 550px;
	}

#nav {
	position: absolute;
	top: 255px;
	left: 0px;
	width: 150px;
	}

hr {
	border: 0;
	border-top: 1px solid #F3E3D3;
	height: 1px;
}

