html {
  overflow: hidden;
}
body {
	background: transparant;
	color: black;
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;		
}
#top {
	position: absolute;
	left: 0px;
	right: 16px;
	height: 50px;
	background: url("topbg.png");
	z-index: 2;
}
#topbar {
	height: 7px;
	background: url("topdropshadow.png") repeat-x;
	position: absolute;
	top: 50px;
	left: 0px;
	right: 16px;
	z-index: 1;
	
}
#bottombar {
	height: 7px;
	background: url("bottomdropshadow.png") repeat-x;
	position: absolute;
	left: 0px;
	right: 16px;
	bottom: 150px;
	z-index: 1;
}
#middle {
	position: absolute;
	top: 0px;
	bottom: 150px;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}
#container {
	margin-left: 120px;
	margin-right: 120px;
	padding:20px;
	padding-bottom: 200px;
	padding-top: 70px;
	z-index:0;
	background: url("contentbg.png") repeat-x;
	background-color: rgb(251,245,228);
	
}
#leftmiddlebg {
	width: 120px;
	height: 100%;
	z-index: -1;
	position: fixed;
	background: url("leftmiddlebg.png");
	float: left;
}
#rightmiddlebg {
	width: 120px;
	height: 100%;
	right: 15px;
	top: 0px;
	z-index: -1;
	position: fixed;
	background: url("rightmiddlebg.png");
}
#bottom {
	height: 150px;
	position: absolute;
	right: 16px;
	left: 0px;
	bottom: 0px;
	background: url("bottombg.png");
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 2;
	
	}
span.bottombox {
	width: 300px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline-block;
	font-size: 10px;
	padding-left: 20px;
}
h1.bottomheader {
	font-size: 10pt;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 0px;
}
img.bottomthumb {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

#contact {
		font-size: 14px;
		font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
		position: absolute;
		top: 27px;
		right: 15px;
		display: inline;
	}
	#doclinks {
		display: none;
		position: absolute;
		right: 0px;
		top: 47px;
		font-size: 16px;
		font-weight: normal;
		width: 259px;
		color: black;
		z-index: 3;

		background: white;
		opacity:.80;
		filter: alpha(opacity=80); 
		-moz-opacity: 0.80;


		margin-right: 0px;
		padding-right: 20px;
		padding-top: 20px;

	}

	#conlinks {
		display: none;
		position: absolute;
		right: 0px;
		top: 47px;
		font-size: 16px;
		font-weight: normal;
		width: 239px;
		color: black;
		z-index: 3;

		background: white;
		opacity:.80;
		filter: alpha(opacity=80); 
		-moz-opacity: 0.80;

		margin-right: 0px;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 20px;
	}

	ul.conul {
		margin-top: 4px;
		padding-top: 0px;
	}

		a.toplink:link {
			color: black;
			text-decoration: none;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			padding-left: 10px;
		}

		a.toplink:visited {
			color: black;
			text-decoration: none;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			padding-left: 10px;
		}
		a.toplink:hover {
			color: green;
			text-decoration: underline;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
		}
		

	#searchbox {
		display: none;
		position: absolute;
		right: 0px;
		top: 47px;
		font-size: 16px;
		font-weight: normal;
		background: none;
		width: 239px;
		color: black;
		z-index: 3;

		background: white;
		opacity:.80;
		filter: alpha(opacity=80); 
		-moz-opacity: 0.80;

		height: 200px;
		margin-right: 0px;
		padding-right: 20px;
		padding-top: 20px;
		padding-left: 20px;
	}
	
	
	
	/* OLD STYLE */
	
	a:link {
			color: green;
			text-decoration: underline;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;			
		}
		a:visited {
			color: green;
			text-decoration: underline;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;			
		}
		a:hover {
			color: green;
			text-decoration: underline;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;			
		}

		#content {
			text-align: center;
		}
		#section {
			font-size: 70px;
			padding-bottom: 20px;
			margin-top: 20px;
			color: rgb(125,125,125);
			float: right;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
		}
		p#intro {
			font-family: "Georgia";
			font-style: italic;
			letter-spacing: .9px;
			clear:right;
			text-align: left;
			margin-left: 50px;
			margin-right: 50px;
		}
		div.nestedright {
			float: right;
			padding-bottom: 5px;
			background: rgb(240,239,231);
			font-weight: bold;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			font-size: 12px;
			color: rgb(80,80,80);
			text-align: center;
			border-bottom: 2px solid rgb(180,180,180);
			margin-left: 20px;
			margin-bottom: 20px;

		}
		div.nestedleft {
			float: left;
			padding-bottom: 5px;
			margin-right:20px;
			margin-bottom: 20px;
			color: rgb(80,80,80);
			background: rgb(240,239,231);
			font-weight: bold;
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			font-size: 12px;
			text-align: center;
			border-bottom: 2px solid rgb(180,180,180);

		}

		#maincontent {
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			font-size: 12pt;
			text-align: left;
			clear:both;
			padding-top: 20px;
		}
		a.contentheader {
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			font-size: 18px;
			font-weight: bold;
			border-bottom: 2px solid rgb(200,200,200);
			display: block;
			width: 425px;
			height: 17px;
		}
		a.contentheader:hover {
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			font-size: 18px;
			text-decoration: none;
			color: black;
			font-weight: bold;

		}
		a.contentheader:visited {
			font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			font-size: 18px;
			text-decoration: none;
			color: black;
			font-weight: bold;

		}
		
		a.bottomlink {
			color: white;
			text-decoration: none;
		}
		
		#contents {
				width: 220px;
				text-align: left;
				float: left;
				border: dashed 1px;
				margin-right: 20px;
				margin-top: 20px;
				padding-top:10px;
				background: rgb(250,250,250);
			}
			ul#contentsul {
				list-style-type: square;
				padding-right: 20px;
				padding-bottom: 0px;
				margin-left: 20px;
				padding-left: 20px;
			}
			
			h1#conttitle {
					font-weight: bold;
					font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
					font-size: 16px;
					text-align: center;
				}
		
		img#logo {
			border: none;
		}
		img.bottomthumb {
			border: none;
		}
		#footerlinks {
				margin-top: 50px;
				margin-left:auto;
				margin-right:auto;
				text-align: center;
				width:500px;
				clear:both;
				font-size: 12px;
			}

			a.footerlink:link {
				color: black;
				text-decoration: none;
				font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
				padding-left: 20px;
			}

			a.footerlink:visited {
				color: black;
				text-decoration: none;
				font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
				padding-left: 20px;
			}
			a.footerlink:hover {
				color: green;
				text-decoration: underline;
				font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
			}


			p#copyright {
				font-family: "Helvetica", "Helvetica Neue", "Arial", "Verdanda", san-serif;
				font-size: 10px;
			}
			#tou {
				font-size:9pt;
			}
			
			table.contacts {
				width: 100%;
				margin-top: 20px;
				margin-bottom:20px;
				font-size: 11pt;
			}
			td.name {
				width: 40%;
				text-align: left;
			}
			td.position {
				width: 15%;
				text-align: left;
			}
			td.email {
				width: 30%;
				text-align: left;
			}
			td.extension {
				width: 15%;
				text-align: left;
			}
			div.newspost {
				clear:both;
			}
			div.postbody {
				margin-top: 20px;
			}
			a.staffname {
				font-size: 32px;
				text-decoration: none;
				color: black;
			}
			div.staffleft {
				clear:both;
			}
			div.staffright {
				text-align: right; 
				clear:both;
			}
			