body{
/*	background: #c295f2 url(img/bg.jpg) repeat-x;
*/
}

a {
	color: #FFA500;
	text-decoration: none;
}

a:visited {
}

a:hover {
	color: white;
	text-decoration: none;
}

a:link {
}

img{
	border: 0px;
}

#menuContainer a {
	padding-left: 5px;
	padding-right: 5px;
	color: #5E1D9A;
}

#menuContainer a:hover {
	color: #FFA500;
}

#menuContainer a:active {
	color: #AABBFF;
}

#siteContainer{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#pageContainer {
	width: 800px;
	position:absolute;
	height: 600px;
}

#pageHeader {
	width: 100%;
	height: 115px;
	text-align: center;
}

#menuContainer {
	height: 16px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	background-color: #EEE0FF;
	border: 1px solid #CCA0DD;
	margin: 0px;
	padding: 0px;
}


#pageBody{
	background-color: black;
	background-image: url(img/trees2.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding: 0px;
	margin: 00px;
	height: 100%;
	width: 798px;
	border-left: 1px solid #CCA0DD;
	border-right: 1px solid #CCA0DD;
}

#pageBodyText {
	border-top: 1px solid #5E1D9A;
	border-bottom: 1px solid #5E1D9A;
	position: relative;
	padding: 15px;
	left: 300px;
	width: 450px;
	top: 75px;
	right: -10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFEFD5;
	background-image: url(img/purpledither.gif);
}
	
#pageFooter {
	background: #EEE0FF url(img/fsb.gif) no-repeat right top;
	border-top: 1px solid #CCA0DD;
	border-bottom: 1px solid #CCA0DD;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E1D9A;
	position: relative;
	height: 7em;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}	
#pageFooter p {
	margin: 0px;
	padding: .5em 0px 0px;
	line-height: 1.8em;
}


.smallprint {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.grippledef{
	border: 0px;
	margin-bottom: -4px;
	margin-right: 4px;
}

.associate {
	border-bottom: dotted #FFA500 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	color: white;
}

.associate h1 {
	font-size: small;
}

.associate p {
	font-size: smaller;
	margin-left: 4px;
}

.associate a {
	color: #AABBFF;
	text-decoration: none;
} 

.associate a:hover {
	color: white;
	text-decoration: none;
} 

.associate img{
	border: none;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: -20px;
}

.btnNext img{
	border: none;
	width: 16px;
	height: 16px;
	float: right;
}


h3 {
	color: #FFFACD;
	text-align: right;
}

#pageHeadlineText{
	color: #FFFACD;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	text-decoration: none;
	top: 167px;
	left: 302px;
	z-index: 1;
}
	

#siteContainer #pageContainer #pageBody #pageBodyText h1 {
	text-indent: -9999px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
