#centered {
    position: relative; 
    margin: auto;
    width: 801px;
    background-color: #ffffff;
    text-align: left; 
    }
    body {
    text-align: center;
    }

li {
	list-style-position:inside;
	}

#bigWrapper {
width:801px;
margin:0 auto; 
/*  Use long form for MacIE5 
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;<-- */
/* as an alternative to clear:both in the footer for the floated divs in this wrapper, try using overflow:hidden */

}

.plainlink {
	text-decoration:none;
	color: #323232;
	}

#homepageBanner {
display: block;
background-image:url(images/ui/nav_passive_bg.png)!important;
/* ieWin png transparency hack that should be ignored by other browsers. Unfortunately it messes up validation. */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/ui/nav_passive_bg.png');
_background-image:none;
}

#rightNav {
	position:absolute;
	left:615px;
	top:58px;
	width: 175px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #A69C8B;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #A69C8B;
	z-index:10;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; size:12px;
	font-weight:bold;
	color: #6B0808;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
	padding-bottom: 10px;
	}
	
#interiorRightNav {
	position:relative;
	/*left:615px;
	top:58px;*/
	width: 175px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #A69C8B;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #A69C8B;
	z-index:10;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; size:12px;
	font-weight:bold;
	color: #6B0808;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
	padding-bottom: 10px;
	}
	
#dropmenudiv{
	position:absolute;
	background-color: #CCCCCC;
	/* filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8; */
	border:1px solid #A69C8B;
	border-bottom-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	text-align:left;
	z-index:100;
	}

#dropmenudiv a{
	width: 175;
	display: block;
	text-indent: 0px;
	color: #6B0808;
	border-bottom: 1px solid #A69C8B;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	}

#dropmenudiv a:hover{ /*hover background color*/
	color: white;
	background-color: #6B0808;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #6B084A;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #6B084A;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	}
.recent_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	}
.leftnav a:link {
	text-decoration:none;
	color: #323232;
	}
.leftnav a:visited {
	text-decoration:none;
	color: #323232;
	}
.leftnav a:hover {
	text-decoration:underline;
	color: #323232;
	}
.selectedArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	font-weight:bold;
	background-color: #EAECE2;
	padding-top:2px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-top-color: #BABEA2;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #BABEA2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.selectedAreaSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	padding-top:4px;
	padding-bottom: 4px;
	/*padding-left: 13px;*/
	font-weight:bold;
	background-color: #ffffff;
	border-bottom-color: #BABEA2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*list-style-image:url(images/left_nav/nav_bullet.gif);*/
	}

.subRollover {
	cursor: pointer;
	}

.otherArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	font-weight:bold;
	background-color: #D5D8C3;
	padding-top:4px;
	padding-bottom: 4px;
	padding-left: 13px;
	border-top-color: #D5D8C3;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #D5D8C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.otherAreaRollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	font-weight:bold;
	background-color: #EAECE2;
	padding-top:4px;
	padding-bottom: 4px;
	padding-left: 13px;
	border-top-color: #BABEA2;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #BABEA2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
	}
.leftnavbottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	}
.leftnavbottom a:link {
	text-decoration:none;
	color: #000000;
	}
.leftnavbottom a:visited {
	text-decoration:none;
	color: #000000;
	}
	
#dropcontentsubject{
width: 150px;
font-weight: bold;
padding-top: 10px;
}

.dropcontent{
width: 150px;
height: 160px;
/* background-color: #DFDFFF; */
padding: 5px;
display:block;
text-align:left;
}
