<style type="text/css">
   html {
   
   }
   
   body {
   
   		font: .67em georgia;
   		margin: 0px;
		padding: 0px;
		text-align: left;
		background: #E6E6E6 url(../images/page_bg.png) ;
		background-repeat: repeat-y;
		background-position: left top; 
	}
	
	p { 
		margin-top: 10px; 
		text-align: justify;
		margin-bottom: 10px;
	}
	
	#contact {
		padding: 10px;
		line-height: .67em; 
		width: 100%; 
	}
	
	#wrapper {
	width: 760px;
	margin: 0 30px;
	text-align: left;
	padding: 0 0;
	background-image: none;
	background-repeat: no-repeat;
    }
	
	#mastbody {
		width: 760px;
		margin: 0 auto;
		text-align: left;
		padding: 0 0;
	}
	
	#mastheader {
		padding: 0px 0px;
		margin: 0 auto;
		height: 142px;
		width: 760px;
		background-image: url(../images/newbanner.jpg);
		background-repeat: no-repeat;
		background-position: left top;

	}
	
	#footer {
		margin-top: 0px;	
		margin-bottom: 5px;
		width: 100%;
		border-top: 0px solid black;
		text-align: center;
		font-family:  8pt/16pt georgia;
		clear: both;
	}
	
	#sidebar {
		float: left;
		width: 160px;
		height: 600px;
		background-image: url(../images/sidebar.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#placeholder {
		height: 300px;
	}
	
	table {
	    width: 100%;
	    font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
		border-collapse: collapse;

	}
	
	td {
	    border: 1px solid #73afb7;
	    padding: 3px 5px 2px 5px;
	    font-size: .65em;
	}

	thead {
		background-color: #66CCFF;
	    color: white;
	    text-align: left;
		font-weight: bold;
	    border-color: #14556b;
	}

	
	#linklist {
		margin: 5px 5px;
		padding: 5px 5px 5px 5px;
		height: auto;
	}
	
	#searchbox {
		border-style: dashed;
		border-width: thin;
		border-style: groove;
		width: 100px;
	}
	
	#searchbox:focus {
		background-color: #FFFF99;
		border: 2px solid black;
	}
	
	#banner {
	width: 100%;
	height: 75px;
	margin-top: 0;
	padding: 0 0;
	background-image: url(../images/newbanner.jpg);
	}
	
	#main {
	float: left;
	width: 725px;
	margin: 0px;
	padding: 0px 10px;
	background-position:top
	background-repeat: repeat-x;
	position:absolute;
	left: 39px;
	top: 212px;
	height: auto;
	background-image: url(../images/contextnav/texture5.JPG);
	}
	
	#content {
	width: 650px;
	margin: 0px 0px 0px 20px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	}
	
	h3.headline {
		border-bottom: 1px solid green;
		background-image: url(../images/leave.gif);
		background-repeat: no-repeat;
		display: block;
		text-indent: 20px;
		color: green;
		word-spacing: .67em;
		clear: both;
	}
	
	li.with_bcseparator {
		background-image: url(../images/bcseparator.jpg);
		background-position: right;
		background-repeat: no-repeat;
		padding-right: 20;
	}
	
	/*
	strong {
		display: block;
		clear: both;
	}*/
	
	img.headline_photo1 {
		float: right;
	    margin-left: 5px;
	    margin-bottom: 5px;
		margin-top: 10px;
	    border: 1px solid #666;
	    padding: 2px;
		background-color: white;
	}
	
	img.headline_photo2 {
		float: left;
		margin-top: 10px;
	    margin-right: 5px;
	    margin-bottom: 5px;
	    border: 1px solid #666;
	    padding: 2px;
		background-color: white;

	}
	
	img.map_photo, img.chart_photo {
		margin-top: 10px;
	    margin-right: 2px;
	    margin-bottom: 5px;
	    border: 1px solid #666;
	    padding: 1px;
	}
	
	#separator {
		display: block;
		background-image: url(../images/separator.gif);
		background-repeat: no-repeat;
		background-position:center;
		height: 3em;
		clear: both;
	}
	
	img.detail_icon {
		padding: 3px;
		float: right;
	}
	/*
	#contextnav {
		background-color:#efffff;
		margin: 1px;
		width: 150px;
		height: 100%;
		float: right;
	}*/
	
	#contextnav p {
 		display: none; 
	}

	
	#contextnav {
		 font-family: Lucida Grande', 'Lucida Sans Unicode;
		 font-size: 1em;
		 font-weight: 600;
		 width: 160px; 
		 height: 600;
		 float: right;	
		 padding: 5px; 
		 margin-bottom: 1em; 
		 
		 background-image: url(../images/contextnav/leaf.gif);
		 background-repeat: no-repeat;
		 background-position: center top;
		
		 
		/*
		 color: #333;
		 border-right: 1px solid #666; 
		 */
 	}
	
	#contextnav ul {
		list-style: none; 
		margin: 0; 
 		padding: 0; 
	}

	#contextnav ul li {
		margin: 0; 
		border-top: 1px solid #003;
	}

	#contextnav ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	color: #990000;
	text-decoration: none;
	width: 100%;
	background-color: #FFFFFF;
	border-right-color: #663333;
	font-weight: bolder;
	}

	html>body #contextnav ul li a { 
		width: auto; 
	}

	#contextnav ul li a:hover {
		border-left: 10px solid #036;
		border-right: 1px solid #69c;
		border-bottom: 1px solid #369; 
		background-color: #993333; 
		color: #fff; 
	}
	
	#banner ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#banner li {
		display: inline;
		float: right;
		margin-right: 5px;
		padding-bottom: .5em; /* to display bottom border on links in IE */
	}
	
	#language_tool li a {
		color: #333;	
		font-size: 9px;
		text-decoration: none;
		padding: 2px 2px 2px 2px;
		background: transparent;
		border: 1px solid #4D69B0;
		font-weight: bold;
	}
	
	#language_tool li a:hover {
		color: white;
		background: #DCE5FF;
	}
	
	#menu {
		margin-top: 10px;
		margin-left: 10px;
		padding: 0 0;
		text-align: left;
	}
	
	#menu-about {
	margin-top: 5px;
	margin-left: 15px;
	padding: 0 5;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #666633;
	}
	
	#menu-about ul.li.a {
		list-style-type: none;
		margin-top: 0px;
		margin-left: 0px;
		margin-right:0px;
		padding: 0 15px;
			}
	
	#breadcrumbs {
		height: auto;
		margin-top: 8px;
		margin-left: 465px;
		padding: 0px 0px 0px 10px;
		text-align: left;
	}
	
	#breadcrumbs ul {
		list-style-type: none;
		margin-top: 0px;
		margin-left: 0px;
		margin-right:0px;
		padding: 0 15px;
		background: url(../images/home.jpg) no-repeat top left;
		
	}
	
	#breadcrumbs li {
		display: inline;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	
	ul.navb {
		list-style-type: none;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		padding:0 0;
	}
	
	ul.navb li {
	display: inline;
	margin-top: 0;
	margin-left: 0;
	padding:0 0;
	color: #FFFFFF;
	}
	
	ul.navb a {
	padding: 0px 1px 0px 0px;
	margin-top: 0px;
	margin-left: 11px;
	text-decoration: none;
	color: #666600;
	font-size: 10px;
	font-weight: bold;
	border: 0px solid #4D69B0;
	background: no-repeat scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	ul.navb a:hover {
	color: #FFFFFF;
	background-color: #999933;
	}
	
	

	ul.nav {
		list-style-type: none;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		padding:0 0;
	}
	
	ul.nav li {
	display: inline;
	margin-top: 0;
	margin-left: 0;
	padding:0 0;
	color: #FFFFFF;
	}
	
	
	ul.nav a {
	padding: 3px 8px 3px 8px;
	margin-top: 0px;
	margin-left: 10px;
	text-decoration: none;
	color: #663300;
	font-size: 11px;
	font-weight: bolder;
	border: 0px solid #4D69B0;
	background: no-repeat scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	ul.nav a:hover {
	color: #FFFFFF;
	background-color: #996600;
	}
	
		
	#sidebar #linklist select {
	font-size: 10px;
	color: #660000;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	}
	
	a.wiki {
		border-width: thin;
		border-style: dashed;
		background-color:#FFFF99;
		text-decoration: none;
	}
	


</style>
