html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	
}

.body {
}

.content {
	text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	letter-spacing: 0.1em;
	font-weight: 400;
	text-align: left;
	}

.text a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: 400;
}
.text a:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.text a:hover {
	color: #9fbaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.photos {
	width: 200px;
	text-align: center;		
}

.photos a:hover {
	outline: 3px solid #cccccc;		
}



#headerline{
	position: absolute;
	left: 133px;
	z-index: 10;
	height: 2px;
	width: 85%;
	background-color: #9fbaaa;
	top: 131px;
	}
	
#mainlinks{
	position: absolute;
	top: 112px;
	left: 536px;
	height: 17px;
	width: 274px;
	}
	
	#headerlogo{
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 10;
	width: 118px;
	height: 111px;
	background-image: url(mjf.png);
	background-repeat: no-repeat;
	}
	
	
	#contentbox{
	position: absolute;
	top: 167px;
	left: 141px;
	z-index: 10;
	width: 660px;
	height: 779px;
	color: #666;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#quicklinks{
	position: absolute;
	top: 15px;
	left: 753px;
	z-index: 10;
	width: 100px;
	height: 2px;
	}


#footer{
	position: absolute;
	left: 141px;
	z-index: 10;
	width: 660px;
	height: 118px;
	font-size: 9px;
	text-align: center;
	bottom: 0px;
	top: 1016px;
	}

	#bar{
	position: absolute;
	top: 414px;
	left: 213px;
	width: 460px;
	height: 1px;
	background-color: #9fbaaa;
	}
	
#container {
margin:0px auto;
width:420px;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	vertical-align: top;
	text-align: left;

}

.content-text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #000;
	color: #666;
}

.content-text-small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #000;
	color: #666;
}
