#TopBanner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 993px;
	height: 103px;
	z-index: 7;
	background: #FFFFFF;
}

#TitleBanner {
	position: absolute;
	left: 0px;
	top: 103px;
	width: 100%;
	height: 25px;
	z-index: 6;
	background-attachment: fixed;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#NavPane {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 150px;
	height: 288px;
	z-index: 4;
}


#Sidebar {
	position: absolute;
	left: 5px;
	top: 475px;
	width: 150px;
	height: 59px;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
}

#Content {
	position: absolute;
	left: 182px;
	top: 145px;
	width: auto;
	z-index: 5;
	height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

.sectionhead {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #993399
}

.mainhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.8em; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #993399
}

.legal {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal
}

.italics {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	font-style: italic; 
	font-weight: normal
}
	
.pagebanner { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold ; 
	color: #000000
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #993399;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993399;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #008000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #993399;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #008000;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993399;
}
