.header
{
	background-image: url(image/header.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 200px;
}

.main {
	background-image: url(image/side_bar.gif);
	background-repeat: no-repeat;
	width: 162px;
	min-height:699px;
}
/*
.sidebar {
	background-color: #285FB3;
	width: 153px;
}
*/
.navigation {
	display: inline;
	position: relative;
	top: 10px;
	left: 0px;
	font-family: Helvetica; 
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
}

.navigation a, navigation a:visited {
	display: inline;
	position: relative;
	top: 30px;
	left: 10px;
	font-family: Helvetica; 
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

.navigation a:hover {
	display: inline;
	position: relative;
	top: 30px;
	left: 10px;
	font-family: Helvetica; 
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}

.nav_sec {
	position: relative;
	left: 240px;
	top: 175px;	
	font-family: Helvetica;
	font-weight: bold;
	color: #285FB3;
	font-size: 11px;
	padding: 5px 0 3px 5px; 
	width: 534px;
}

.nav_sec a, .nav_sec a:visited {
	color: #285FB3;	
	text-decoration: none;
}

.nav_sec a:hover {
	text-decoration: underline;
}

.footer {
	display: inline;
	position: relative;
	top: 60px;
	left: 10px;
	font-family: Helvetica; 
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
}

.content {
	position: relative;
	left: 160px;
	top: -170px;
	width: 590px;
}

.content a {
	color: #007934; 
}

.sitemason_body {
	width: 594px;
}

.bottom {
	font-family: helvetica;
	font-size: 11px;
	text-align: center;
	position: relative;
	top: -150px;
	left: 280px;
	display: inline;
}