@charset "UTF-8";
html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	background-color: #026b04;
	height: 639px;
	width: 850px;
	background-image: url(images_redesign/ashbell_04.gif);
	background-repeat: no-repeat;
	background-position: 230px 350px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
}
#titleleftDIV {
	float: left;
	width: 377px;
}
#titlemiddleDIV {
	float: left;
	width: 222px;
}
#titlerightDIV {
	float: left;
	width: 251px;
}
#maincontentDIV {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-align: left;
	position: absolute;
	left: 15px;
	top: 221px;
}
#stjames {
	margin-left: 6px;
}
#maincontentDIV a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarDIV a {
	color: #000033;
	text-decoration: underline;
}
#header {
	height: 220px;
}
#maincontentDIV a:hover {
	color: #FFFF66;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentDIV a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarDIV {
	position:absolute;
	left:599px;
	top:0px;
	width:217px;
	height:596px;
	z-index:1;
	background-color: #9ac49b;
	background-image: url(images_redesign/ashbell_03faded.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #336600;
	border-bottom-color: #FFFFFF;
	border-left-color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: left;
	overflow: visible;
}
#sidebarDIV li {
	margin-left: -15px;
	list-style-type: square;
}
#sidebarDIV ul {
	margin-top: -10px;
}
.sidebarheadlines {
	color: #FFFFFF;
	background-color: #006633;
	display: block;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
