		body {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#ccc;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
		}
		#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
		}

		#banner {
			padding: 0;
		}
		
		/*#nav {
	height:25px;
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
	background-color:#00CC00;
		}*/
		
		#navcontainer {background-color:#FFFFFF;}
		
		#navlist
{
margin: 0;
padding: 10px 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
border-bottom: 4px solid #fff;
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #003366;
padding-bottom: 0px;
background: transparent;
color: #003366;
}

#navlist a:hover { color: #003366; }

		#mainimage {
			padding: 0;
		}
		

		#content {
	margin-left: 350px;
	padding: 10px;
	background-image: url(images/bg_blue_05.gif);
	background-repeat: no-repeat;
	background-color:#0000FF;
		}
		#homeresources {
	margin-left: 350px;
	padding: 10px;
	background-color:#E4E6DA;
	border-bottom:1px solid #fff;	
	border-left:1px solid #fff;
		}
		#homeguidebook {
	margin-left: 350px;
	padding: 10px;
	background-color:#F1F2EA;
	border-bottom:1px solid #fff;	
	border-left:1px solid #fff;
		}

		#left {
			float: left;
			width: 350px;
			\width: 350px;
			w\idth: 330px;
			padding: 10px;
			background-color:#EDEADD;
		}

		#footer {
			clear: both;
			background-color:#999;
			padding: 5px;
			color: #666;
			
		}
		
		/*  Set up general page elements */ 
 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font: 12px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #003366;
}


         
 a:link, a:visited {text-decoration : none;color: #3366CC;background: transparent;}
 a:hover {text-decoration : underline;color: #6699FF;background: transparent;}
 a:active {text-decoration : underline;color: #6699FF;background: transparent;}
 
 #footer a:link, #footer a:visited {text-decoration : none;color: #666;background: transparent;}
 #footer a:hover {text-decoration : underline;color: #666;background: transparent;}
 #footer a:active {text-decoration : underline;color: #666;background: transparent;}
         
/*   Headlines  */
h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #810148;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #810148;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	padding: 0px;         
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #003366;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}
h4 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #003366;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	color: #810148;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}
h6 {
	color: #003366;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
blockquote {padding:10px; background-color:#F5F5EF;border:1px solid #e3e3d2;}

  /*  Content Area Lists */

	
	#content ul 	{
color:#003366;
	margin: 0;
	padding: 0;
	}
	
#content li	{
	line-height: 18px;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
#content ul ul li {
	margin-top: 10px;
	}
	
	
	#homeresources ul 	{
color:#003366;
	margin: 0;
	padding: 0;
	}
	
#homeresources li	{
	line-height: 18px;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
#homeresources ul ul li {
	margin-top: 10px;
	}
	
	
	#left ul 	{
color:#003366;
	margin: 0;
	padding: 0;
	}
	
#left li	{
	line-height: 18px;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
#left ul ul li {
	margin-top: 10px;
	}
	


/* end content area lists */


/* table layout */	

.tablegeneral {
		border: 1px solid #D9D9D9;
	}

	.tablegeneral tbody tr td {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #003366;
		font-size: 12px;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		}
	.tablegeneral tbody tr th {
		background-color:#2779A3;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color:#fff;
		font-size: 12px;
		padding: 3px 8px;
		border-bottom: 1px solid #D9D9D9;
		border-left: 1px solid #D9D9D9;
	}
	
	.tablegeneral td.columnheader {
		font-weight: bold;
	}
	.floatimgright {float:right;margin:10px;}

	
	
