#banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 825;
	height: 378;
	background-image: url(img/bnrbox3.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #990000;
	z-index: 2;
}
#content-bnr {
	position: absolute;
	top: 230;
	left: 490;
	width: 300;
	z-index: 3;
}
#nav {
	position: absolute;
	top: 339;
	left: 0;
	width: 151;
	background-color: #F2F2C9;
	z-index: 2;
	border-right: 1px solid #98A6AC;
}
#nav li {
	text-align: right;
	list-style: none;
	font-weight: bold;
	margin: 2px 10px 8px 0;
	background-image: url(img/divide.gif);
	background-repeat: no-repeat;
}
#nav a {
	text-decoration: none;
	list-style: none;
	color: #3333CC;
}
#nav a:hover {
	background-image: url(img/hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 8px 25px;
}
#nav a:visited {
	color: #3333CC;
}
#nav a:active {
	background-image: url(img/active.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 0 20px;
}
#mid {
	position: absolute;
	top: 339;
	left: 0;
	width: 825;
	height: 600;
	background-image: url(img/midgrad.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	z-index: 1;
}
#midtext-1 {
	position: absolute;
	top: 339;
	left: 160;
	width: 220;
	z-index: 2;
	padding: 5px;
}
#btmborder {
	position: absolute;
	top: 615;
	left: 0;
	width: 825;
	height: 299;
	z-index: 3;
	padding: 5px;
	background-image: url(img/yellowstrip2.gif);
	background-repeat: no-repeat;
}
#content-1 {
	position: absolute;
	top: 339;
	left: 389;
	width: 436;
	margin: 0;
	background-color: #EDF1F9;
	border-right: 1px solid #990000;
	z-index: 1;
}
#content-1text {
	position: relative;
	top: 0;
	left: 10;
	width: 406;
	margin: 5px 0 0 0;
	background-color: transparent;
	z-index: 1;
}
#content-2 {
	position: absolute;
	top: 595;
	left: 389;
	width: 426;
	padding: 5px 10px 4px 10px;
	z-index: 3;
}
#sizesect-2 {
	position: absolute;
	top: 570;
	left: 0;
	width: 389;
	padding: 3px 0 0 0;
	background-color: #EDF1F9;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	z-index: 2;
}
#sizesect-3 {
	position: absolute;
	top: 939;
	left: 0;
	width: 825;
	padding: 3px 0 0 0;
	background-color: #EDF1F9;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	z-index: 2;
}
#footer-1 {
	position: absolute;
	top: 760;
	left: 389;
	width: 426;
	padding: 5px 10px 4px 10px;
	z-index: 3;
}
#grid {
	position: absolute;
	top: 625;
	left: 0;
	width: 825;
	height: 305;
	background-image: url(img/grid.gif);
	background-repeat: repeat-x;
	z-index: 2;
}
#map {
	position: absolute;
	top: 339;
	left: 225;
	width: 500;
	margin: 0;
	background-color: #EDF1F9;
	border-right: 1px solid #990000;
	z-index: 3;
}
#mapsidebar {
	position: absolute;
	top: 530;
	left: 5;
	width: 215;
	background-color: #F2F2C9;
	background-image: url(img/texttop.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #CCCC99;
	padding: 21px 3px 10px 3px;
	z-index: 2;
}
h1 { 
	font-family: arial; 
	font-size: 12pt; 
	color: #993333;
	margin: 0 0 0 10px;
	margin-bottom: 0; 
}
h2 { 
	font-family: arial; 
	font-size: 11pt; 
	color: #333333; 
	margin: 0; 
}
p { 
	font-family: verdana; 
	font-size: 9pt; 
	color: black; 
	margin: 0 5px 0 8px;
}
ul {
	font-family: verdana; 
	font-size: 9pt;
	color: black; 
	margin: 0 0 0 15px;
}
li {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	margin-bottom: 5px;
}
.listlite {
	color: #FFFFCC;
	list-style: url(img/square.gif);
}
.lite {
	color: #FFFFCC;
	list-style: url(img/disk.gif);
}
.left {
	float: left;
	margin: 0 5px 0 5px;
}
.right {
	float: right;
	margin: 0 10px 0 5px;
}
.arial {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-stretch: condensed;
}
.indent {
	margin-left: 50px;
}
.emphasis {
	font-family: times new roman;
	font-size: 110%;
	font-style: italic;
	color: 990000;
}
