body{
	background-color:#8F85A0;
}

div.clearer {clear: left; line-height: 0; height: 0;}

   .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 0px;
}

#contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
	width: 1000px;
	position:relative;
	height: auto;
	border: 1px solid black;
	background: white;
  	padding: 0px;
	margin: 10px auto;
}

#topBanner{
	position:relative;
	width:1000px;
	height:274px;
	background-image:url(images/TopBanner.gif);
	background-repeat:no-repeat;
}

#topbannerLinks{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	padding-top:203px;
	text-align:center;
}

#topbannerLinks a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:underline;
}

#topbannerLinks a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:underline;
}

#topbannerLinks a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:underline;
}

#mainContent{
	width:1000px;
	height:auto;
	float:left;
	margin-top:-47px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#mainContent a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}	

#mainContent a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}	

#mainContent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}		


*:first-child+html #mainContent{
	width:1000px;
	height:auto;
	float:left;
	margin-top:-47px;
}	


* html #mainContent{
	width:1000px;
	height:auto;
	float:left;
	margin-top:-51px;
}	

#leftNav{
	float:left;
	width:188px;
	height:auto;
	border-right:1px solid #9B8FA3;
	background-color:#7A668D;
	margin-top:47px;
}

#leftNav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: none;
}

#leftNav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: none;
}

#leftNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: none;
}


#leftNav li{
	list-style-type:none;
	margin-top:0px;
}

ul.rollmenu {
	list-style-type: none;
    color: white;
    background-color: none;
    margin: 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 99%;
	margin-top:10px;
}

html>body ul.rollmenu {width: 100%;}
ul.rollmenu li {
	font-weight:none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
ul.rollmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
}
ul.rollmenu a {
	font-weight: normal;
    text-decoration: none;
    color: white;
    background-color: transparent;
    margin: 0;
    padding:0;
    width: 101%;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body ul.rollmenu a {width: 100%}
ul.rollmenu a:hover {
	color: white;
	background-color: #B4B3AF; 
}

#leftNav li a#active{
	background-color: #B4B3AF; 
	color: white;
}

.spacer{
	margin-left:21px;
	line-height:21px;
	color:white;
	font-weight:none;
}

.spacer2{
	margin-left:35px;
	font-size:11px;
	margin-top:2px;
	width:115px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
}

.spacer2 a:link{
	margin-left:35px;
	font-size:11px;
	margin-top:2px;
	width:115px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
	text-decoration:underline;
}

.spacer2 a:visited{
	margin-left:35px;
	font-size:11px;
	margin-top:2px;
	width:115px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
	text-decoration:underline;
}

.spacer2 a:hover{
	margin-left:35px;
	font-size:11px;
	width:115px;
	margin-top:2px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
	text-decoration:underline;
}


#middleContent{
	float:left;
	height:auto;
	background-color:#7A668D;
	background-image:url(images/gradient-background.gif);
	background-repeat:repeat;
	width:625px;
}

#middleContent2{
	float:left;
	height:auto;
	background-color:#7A668D;
	background-image:url(images/gradient-background2.gif);
	background-repeat:repeat;
	width:625px;
}

#rightNav{
	float:left;
	width:186px;
	height:auto;
	background-color:#7b678e;
	margin-top:47px;
}

#frameSpacer{
	margin-top:2px;
	margin-left:3px;
	background-image:url(images/frame.gif);
	background-repeat:no-repeat;
	height:1920px;
}

#frameSpacer2{
	margin-top:2px;
	margin-left:3px;
	background-image:url(images/frame2.gif);
	background-repeat:no-repeat;
	height:1160px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:18px;
	padding-right:10px;
	margin-top:0;
}

table,tr,td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

ul,li{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.contentSpacer{
	margin-left:40px;
}

.laceright{
	margin-top:817px;
	float:right;
}

.laceleft{
	margin-top:1101px;
	float:left;
}

.laceleft2{
	margin-top:430px;
	float:left;
}

.laceright2{
	margin-top:62px;
	float:right;
}

#footer{
	width: 1000px;
	position:relative;
	height: auto;
  	padding: 0px;
	margin: 10px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
}
