 body{ margin: 5px 0px 0px 0px; background-image:url(images/back.gif); color: #3F4330; }
p, li{font: 11px arial, Helvetica, sans-serif; color: #3F4330;}

#head {font:8pt Times New Roman, Times, serif; color:#fff; padding: 0px 0px 0px 0px; width:100%; background-image:url(images/10Back.jpg); margin:0px; background-repeat:repeat-x;}

/******* PAGE STYLE *******/
a { color:#6A1B41; text-decoration:underline;  font-weight:bold;}
a:link {color:#6A1B41; text-decoration:underline;  font-weight:bold;}
a:hover {text-decoration:none; color:#848873; font-weight:bold;}

h1 {font-family:Times, serif; FONT-SIZE: 17pt; color: #000; margin: 0px 0px 0px 0px; font-weight:normal;}
h2 {font-family:Times, serif; FONT-SIZE: 16pt; color: #6A1B41; margin: 20px 0px 0px 0px; border-bottom:1px dotted #fff; font-weight:normal;}

#contentIndex { padding: 0px 0px 0px 0px; margin:0px 0px 0px 1px;  width:857px; background-color:#FFFFFF;}
#middle {width:666px; float:left; padding: 0px 0px 0px 0px; margin: -10px 0px 0px 0px; text-align:left; color:#000; border-left:1px solid #3e3e3e; min-height:425px;background-color:#fff;}
#middle p, td {padding: 0px 10px 0px 10px; font: 11px arial, Helvetica, sans-serif; color: #3F4330;}
#middle h1{padding: 0px 10px 0px 10px; }
#right {width:188px; float:right;padding:0px 0px 0px 0px; margin: -10px 0px 0px 0px; color:#fff; font:8pt Times New Roman, Times, serif;}
#left {float:left; width:192px; padding: 5px 5px 15px 15px; margin: 0px 3px 0px 0px; text-align:left;}

/******* Navigation *******/
#menu {width:900px; margin:-3px 0px 0px -22px;  padding:0px 0px 0px 0px;}
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {padding:0px; margin:0px 0px 0px 0px; list-style-type:none; margin-left:22px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {float:left; position:relative; text-align:center; line-height:36px; padding:0px; font-size:13px;}
/* style the links for the top level */
#menu a:link, #menu a:visited, #menu a{display:block; text-decoration:none; width:162px;  background-image:url(images/navBack.gif); font-weight:bold; color:#fff; }
#menu a:hover {color:#acacac; display:block;  padding-left:0px; background-image:url(images/navBackOver.gif)}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {visibility:hidden;position:absolute;height:0;top:35px; margin:0px 2px 0px 0px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
#menu ul ul a{background-color:#efefef;  color:#333;  border: 1px solid #c1c1c1; padding: 2px 0px 0px 0px; text-align:center; margin:1px 0px 0px 0px;}
/* style the top level hover */
.menu :hover > a, .menu ul ul :hover > a {}
/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul, 
#menu ul a:hover ul{visibility:visible; color:#fff; background-image:url(images/navBack.gif); }

/*************************************************/
#footer { padding: 10px; text-align:center; background-image:url(images/footerBack.gif); margin: 0px 0px 0px 0px; background-repeat:repeat-x; background-color:#fff; border-left:1px solid #3e3e3e; width:837px; text-align:center; height:110px;}

#footer li {list-style:none; float:left; margin:5px 20px 0px 20px;}
#footer li a{  }

#supernav {
font-family:Arial,Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
line-height:150%;
font-weight:700;
font-size: 12px;
font-variant:small-caps;
        background: url(images/menu.png) repeat-x;
	float: right;
        margin-top: -15px;
        margin-right: -50px;
	padding: 0px 16px; /* duplicate the tab size */
	text-align: left;
	display: block;
       height: 51px;
color:#fff;
	}



#supernav li {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	display: inline;
	}



#supernav a {
	color: #FFF;
	height: 19px;
        font-weight: normal;
	padding: 5px 16px;

}

	

#supernav a:hover {
	color: #111;
	background: white;
	text-decoration: none;

	}


#supernav .current_page_item a {
	color: #111;
	background: white;
	text-decoration: none;
}