.header {
	margin: auto;
	width: 800px;
}
.navigation {
	height: 28px;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px 0;
}
.content {
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
	float: none;
	overflow: hidden;
	padding: 20px;
	position: relative;
}
.formlinkarea {
	height: 40px;
	width: 230px;
	overflow: visible;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-left: 15px;
}

.textarea {
	position: absolute;
	width: 486px;
	top: 8px;
	right: 20px;
	}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #1b3030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.sidelinks {
	width: 250px;
	background-color: #B0B0B0;
	overflow: auto;
}
.content .sidelinks .bottom {
	background-repeat: no-repeat;
	width: 250px;
	height: 25px;
	background-image: url(images/sidebarbottom.jpg);
}
.content .sidelinks .linkarea {
	width: 200px;
	overflow: auto;
	background-color: #E2E2E2;
	border: 1px solid #666666;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.content .sidelinks .header2 {
	background-repeat: no-repeat;
	height: 60px;
	width: 250px;
	background-image: url(images/sidebar_newsheader.jpg);
}
.content  .sidelinks  .header1 {
	background-repeat: no-repeat;
	height: 60px;
	width: 250px;
	background-image: url(images/sidebarheader.jpg);
}
html { min-height: 100%; margin-bottom: 1px; }

#leftCol {
	position: relative;
	width: 250px;
	float: left;
	background-color: #ffffff;
	
}

#moreSideText	{
	position: relative;
	left: 17px;
	top: 32px;
	width: 222px;
	}
	
.textarea2 {
	position: absolute;
	width: 466px;
	padding-right: 20px;
}

.headerLink	{
	float: right;
	position: relative;
	right: 12px;
	}
	
	
	
	
	
#navbar	{
		position: relative;
		font-size: 1em;
		color: #fff;
		background-color: #325D5C;
		height: 29px;
		width: 800px;
		text-align: center;
		margin: auto;
		}
		
#navbartext	{ padding: 7px 0 0 0; }
						
#navbar a:link { 
	color: #fff;
	text-decoration: none;
	}
#navbar a:visited { 
	color: #fff;
	text-decoration: none;
	}
#navbar a:hover { 
	color: #FFCC66;
	text-decoration: none;
	}
#navbar a:active { 
	color: #F00;
	}
	
.borderedTable	{ border: #669999 1px solid; }

.borderedTable2	{ border: #669999 1px solid; }

.borderedTable2 td	{ 
					border: #669999 1px solid; 
					text-align: center;
					} 
					
h1, h2, h3	{
			font-weight: normal;
			color: #325D5C;
			}
			
.title	{
		color: #325D5C;
		font-weight: bold;
		font-size: 1.2em;
		}
		
th	{
	background-color: #325D5C;
	color: #fff;
	font-weight: bold;
	}
	
.greenHighlight	{ background-color: #D3E3E2; }
			