
	body {position: relative;
		font-size: 90%; 
		background-image:  url(bgmap.jpg);
		background-attachment: scroll;
		background-repeat: no-repeat; 
		/*background-position: 0% 50%;*/
		padding-top: 0; 
 		padding-bottom: 0; 
		margin: 0;
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
		background-color: transparent; 
		text-align: justify;
	}

	
	p {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	
	.contentcenter {
		text-align: center;
	}


	
	ul {
	list-style-type: none;
	}



	h1 {
		font-size: 125%;
		margin-top: 15px;
		font-weight: bold;
		font-variant: small-caps;
	}
	
	
	h2 {
		font-size: 120%;
		margin-top: 15px;
		font-weight: bold;
		font-variant: small-caps;
	}


	h3 {
		font-size: 115%;
		margin-top: 15px;
		font-variant: small-caps;
	}


	h4 {
		font-size: 110%;
		margin-top: 15px;
		font-weight: bold;
	}


	h5 {
		font-size: 105%;
		margin-top: 15px;
		font-weight: bold;
	}
	



	.smalltext {
		font-size: 80%;
		text-align: left;
	}
	
	
	.smallcapstext {
		font-variant: small-caps;
		text-align: left;
	}



	
	.imgborder {
		border: 1px solid #000;
	}
	

	.imgborderless {
		border: 0;
	}

	
	

	.toplogo {
		top: 0;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 0;
		border: 0;
	}



	
	a:link {
		color: #000; 
		text-decoration: underline;
	}
	
	a:visited {
		color: #000; 
		text-decoration: underline;
	}
	
	a:hover {
		color: #fff;
		background-color: #000; 
		text-decoration: underline;
	}
	
	a:active {
		color: #000; 
		text-decoration: none;
	}




	#container {
		position: relative;
		border-top: 1px solid #030;
		margin: 0;
		top: 0;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}




	#banner {
		position: relative;
		top: 0;
		height: 101px;
		padding: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-right: 30px;
		font-size: 150%;
		text-align: left;
		letter-spacing: 20px;
		color: #000;
		background-color: transparent;
		background-image: url(bgmaptop.jpg);
		background-attachment: scroll;
		background-repeat: no-repeat; 
		/*background-position: right 5%;*/
		border-right: 1px solid #030;
		border-bottom: 1px solid #030;
		border-left: 1px solid #030;
	}




	#content {
		position: relative;
		padding: 0;
		margin-top: 15px;
		margin-left: 200px;
		margin-right: /*185*/20px;
		background-color: transparent;
		text-align: justify;
	}




	#sidebar-a {
		position: relative;
		float: left;
		border-right: 1px solid #030;
		border-bottom: 1px solid #030;
		border-left: 1px solid #030;
		width: 163px;/* Not to sure */
		\width: 171px;/* ie5 */
		w\idth: 169px;/* ie6 and Mozilla */
		margin: 0;
		margin-right: 0;
		padding: 0;
		background-color: transparent;
	}




	#sidebar-b {
		position: relative;
		float: right;
		border-right: 1px solid #030;
		border-bottom: 1px solid #030;
		border-left: 1px solid #030;
		width: 174px;/* Not to sure */
		\width: 178px;/* ie5 */
		w\idth: 176px;/* ie6 and Mozilla */
		margin: 0;
		margin-left: 0;
		padding: 0;
		background-color: transparent;
		text-align: center;
		color: #003;
	}




	#footer {
		position: relative;
		font-size: 70%;
		text-align: center;
		clear: both;
		padding: 5px;
		margin-top: 0;
		border-top: 1px solid #030;
		border-right: 1px solid #030;
		border-bottom: 1px solid #030;
		border-left: 1px solid #030;
		color: #003;
		background-color: transparent;
	}






	#navcontainer { 
		\width: 161px;/* ie5 */
		w\idth: 159px; 
	}




	#navcontainer ul {
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		margin-left: 0;
		padding-left: 0;
		text-indent: 0px;
		text-align: left;
		font-size: 90%;
		letter-spacing: 5px;

		background-color: transparent;
		top: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	}




	#navcontainer a {
		display: block;
		font-size: 85%;
		padding: 3px;
		\width: 174px;/* ie5 */
		w\idth: 164px;/* ie6 and Mozilla */
		background-color: transparent;
	}




	#navcontainer a:link, #navlist a:visited {
		color: #030;
		text-decoration: none;
	}




	#navcontainer a:hover {
		background-color: #030;
		color: #fff;
	}






	#subnavcontainer { 
		\width: 161px;/* ie5 */
		w\idth: 159px;
	}

	
	#subnavcontainer ul {
		margin-top: 0;
		padding-top: 0;
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
	}

	
	#subnavcontainer a {
		display: block;
		padding: 3px;
		\width: 174px;/* ie5 */
		w\idth: 164px;/* ie6 and Mozilla */
		background-color: transparent;
	}
	
	
	#navcontainer a:link, .subnavlist a:visited {
		text-decoration: none;
	}

	
	#subnavcontainer a:hover {
		background-color: transparent;
	}
	




	#bottomnavlist ul {
		margin-left: 0;
		padding-left: 0;
		white-space: nowrap;
	}




	#bottomnavlist li {
		display: inline;
		list-style-type: none;
	}




	#bottomnavlist a {
		font-size: 80%;
		padding: 2px 5px;
		margin-right: 1px;
		margin-left: 1px; 
	}




	#bottomnavlist a:link, #bottomnavlist a:visited {
		color: #fff;
		background-color: #000;
		text-decoration: none;
	}




	#bottomnavlist a:hover {
		color: #000;
		background-color: #fff;
		text-decoration: none;
	}




	#imgcontent1 {
		float: left; 
		margin-bottom: 0px; 
		margin-left: -5px;
		border-right: black 1px solid;
	}




	@media print {
	#sidebar-a {
		display: none;
	}
	
	#sidebar-b {
		display: none;
	}
	
	#container {
		border: 0;
	}
	
	#banner {
		border: 0;
	}
	
	#content {
		padding: 5px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#footer {
		display: none;
	}

	}