body {
	  margin: 0;
	  background: #fff;
	  text-align: left;
	  padding: 0;
	  font: 11px Georgia;
	  color: #333;
	  
	width: 800px;
}

img { border: 0; }

td {
	padding: 4px 0;
	vertical-align: top;
	font: 11px Georgia; }

hr { color: #999; }

a:link, a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom: dashed 1px #990000;
	padding: 0 1px;
}

a:hover  {
	border-bottom: 0;
	color: #990000;
	background: #EFEFEF;
}

 a.pic {
 	border: 0;
	background: #fff;
	}

a.top,  a.top:visited { 
	background: url(../i/up.png) top left no-repeat;
	font: 10px Verdana;
	color: #0089C1;
	text-decoration: underline;
	padding: 0 2px 0 15px;
	margin: 0;
	border: 0;
}

a.top:hover  {
	font: 10px Verdana;
	color: #1C8DB2;
	background: #EFEFEF url(../i/up.png) top left no-repeat;
}

#container  {
	background: #fff url(../i/main.png) top right no-repeat;
	width: 750px;
	margin: 10px 20px;
	padding: 0;
	text-align: left;
	/*
	border: 1px solid #000000;
	*/
}

/* header elements */

#header  {
	background: transparent;
	  margin: 0;
	  padding: 0;
	  width: 750px;
	  height: 115px;

}

#header h1, #header h2 { margin: 0; }

#header span  { display: none }

/* this relates to the bread crumb at the top */
#location  {
	position: absolute;
	top: 95px;
	left: 177px;
	margin: 0;
	text-align: left;
	width: 267px;
}

#location p {
	font: 10px Arial;
	color: #666666;
	margin: 5px 0;
}

#location a, #location a:visited {
	color: #0089C1;
	border: 0;
	text-decoration: underline;
	padding: 0 2px;
}

#location a:hover {
	color: #1C8DB2;
	background: #EFEFEF;
}

#about a {
	background:  url(../i/about.gif);
	position: absolute;
	border: 0;
	height: 14px;
	width: 44px;
	margin: 0px;
	top: 78px;
	left: 430px;
	display: block;
}

#contact a {
	background:  url(../i/contact.gif);
	position: absolute;
	border: 0;
	height: 14px;
	width: 63px;
	margin: 0px;
	top: 78px;
	left: 474px;
	display: block;
}

#search a {
	background:  url(../i/search.gif);
	position: absolute;
	border: 0;
	height: 14px;
	width: 55px;
	margin: 0px;
	top: 78px;
	left: 535px;
	display: block;
}

/* left navigation */

#navcontainer { 
	margin: 0 0 40px 0;
	padding: 0;
	float: left;
	width: 110px;
}

#nav ul {
	font: 11px Arial, sans-serif;
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#nav li  {
	float: right;
	position: relative;
	cursor: default;
	border: 0;
	list-style: none;
	}

#nav li.main {
	border-left: 1px solid #42B1DA;
	border-bottom: 2px solid #42B1DA;
	border-right: 2px solid #42B1DA;
	border-top: 1px solid #42B1DA;
	background-color: #E6F3F6;
	margin: 0 0 2px 0;
	text-align: right;
	width: 110px;
	float: right;
	position: relative;
	cursor: default;
	}


li.main a, li.main a:visited  {
	
	display: block;
	padding: 2px 5px;
	background-color: #E6F3F6;
	font: 11px Arial, Sans Serif;
	color: #1C8DB2;
	text-decoration: none;
	border: 0;
}

li.main a:hover  {
	color: #D0EBF6;
	background: #3399CC;
	text-decoration: none;
}


#nav li li a {
	display: block;
	text-align: left;
	border-bottom: 1px solid #42B1DA;
	padding: 2px 0 2px 2px;
	margin: 0;
	width: 120px;
	background: #fff;
} 

#nav li li a:hover {
	display: block;
	background: #F99F00;
	color: #fff;
}


li.main ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 108px;
	width: 132px;
	font-weight: normal;
	background: transparent;
	padding: 0 0 0 10px;
	margin: 0;
	border-top: 2px solid #42B1DA;
}

li.main>ul {
	top: -1px;
	left: 112px;
}

li.main li {
	display: block;
}


li:hover ul, li.over ul {
	display: block;
}


/* main content */

#mainbody {
	background: #fff;
	margin: 20px 20px 20px 150px;
	padding: 0 10px 10px 10px;
	font: 11px/1.5 Georgia;
	color: #333333;
	/*
	border: 1px solid #000000;
	*/
}

#mainbody h1 {
	font: bold 17px "Palatino Linotype";
	background: #fff url(../i/h1bg.png) no-repeat bottom left;
	border-bottom: #DA8C00 1px dashed;
	letter-spacing: 1px;
	color: #990000;
	margin: 1px;
	padding: 0 0 0 30px;
}

#mainbody h2 {
	font: bold 12px verdana;
	color: #990000;
	background: url(../i/h2bg.png) no-repeat top left;
	margin: 15px 0 10px 0;
	padding: 0 0 0 14px;
	
}

#mainbody p.byline {
	font: normal 10px Verdana;
	color: #999999;
	margin: 0px;
}

#mainbody blockquote{
	
}

.center{text-align:center;}

#ad {position:absolute; margin:555px 0 0 0; *left: 25px; z-index: 100;}
#adright {position:absolute; margin:0 0 0 600px; z-index: 100;}
#adright4 {position:absolute; margin:0 0 0 780px; z-index: 100;} 

#mainbody h3 {
	font: bold 11px verdana;
	color: #333333;
}

#mainbody h4 {font: bold 12px verdana; color: #333333}


/* lists */

#mainbody ul {
	list-style-image:  url(../i/extra.gif);
	margin: 0 0 2em 3px;
	padding: 0;
	list-style-position: outside;
}

#mainbody li { margin: 5px 15px; }

#mainbody ul a:link { 
	color: #0089C1;
	font: bold 11px georgia;
	text-decoration: none;
	padding: 0;
	border: 0;
}

#mainbody ul a:visited  {
	color: #6DA9C1;
	text-decoration: none;
	border: 0;
	padding: 0;
	}

#mainbody ul a:hover {
	color: #0089C1;
	background: #EFEFEF;
	text-decoration: underline;
}

 ul.outline {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px; }

 ul.outline li {
	list-style-type: none;
	list-style-image: none;
	}
	
#mainbody ul.inbody a:link, #mainbody ul.inbody a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom: dashed 1px #990000;
	padding: 0 1px;
}

#mainbody ul.inbody a:hover  {
	border-bottom: 0;
	color: #990000;
	background: #EFEFEF;
}

ol.numeral { list-style: upper-roman; }

ol.lower {list-style: lower-roman;}

ol.numbers {list-style: decimal}

ol.alpha { list-style: upper-alpha;
line-height: 1.2em; }

ol.lowera { list-style: lower-alpha; }
/* footer */

#footer  {
	position: relative;
	left: 0;
	clear: both;
	background:  #fff url(../i/bottom_bg.gif) top right no-repeat;
	height: 100px;
	width: 750px;	
 	margin: 0px;
}

#footer p.p1  {
	position: relative;
	font: 10px Arial;
	color: #999999;
	left: 130px;
	top: 45px;
	width: 620px;
}

#footer a:link, #footer a:visited {
	font: 10px Arial;
	color: #0089C1;
	text-decoration: underline;
	padding: 0 2px;
	border: 0;
}

#footer a:hover  {
	text-decoration: none;
	}
.under {text-decoration:underline}

#level3_submenu{
	/* border: 1px solid #000000; */
	position: absolute;
	left: 122px;
	width: 122px;
	border-left: 1px solid #42B1DA;
	border-right: 1px solid #42B1DA;
	display: none;
}
