body {
	background-color:#BBB1CA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00000;
}
#parentdiv {
	width:800px;
	margin:30px auto 0 auto;
	background-image:url(../images/bgacross.gif);
	background-repeat:repeat-y;

}
#header {
	width:800px;
	height:92px;
}
#mainnav {
	width:800px;
	height:38px;
}
#leftnav {
	width:136px;
	height:190px;
	z-index:1;
	
	
}
#contentbox {
	width:800px;
	padding:0px 0 0 0px;
	margin:0px 0 0 0px;
	z-index:2;
}
#footer {
	width:800px;
	height:80px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}
input {
	border-color:#310165:
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#864A61;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#864A61;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#864A61;
}
.pagetext {
	padding:0px 10px 0 10px;

}
#urbantext {
	padding:10px 0 0 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	color: #864A61;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #864A61;
}
a:hover {
	text-decoration: underline;
	color: #864A61;
}
a:active {
	text-decoration: none;
	color: #864A61;
}
#parentdivsplash {
	width:800px;
	margin:30px auto 0 auto;
	background-image:url(../images/splashbg.gif);
	background-repeat:repeat-y;

}
#headersplash {
	width:800px;
	height:94px;
}
.iframeborder {
	border-top:1 solid #5F3C86;
	border-bottom:1 solid #5F3C86;
}
.border {
	border: 2px solid #BBB1CA;
	width:264px;
}