body
{
	background-color: #776B61;
	margin-left:auto;
	margin-right:auto; 
	text-align:center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #3E6683;
	text-align: left;
}


a:link {
	text-decoration: underline;
	color: #3E6683;
}
a:visited {
	text-decoration: underline;
	color: #3E6683;
}
a:hover {
	text-decoration: none;
	color: #3E6683;
}
a:active {
	text-decoration: underline;
	color: #3E6683;	
}


.photoLeft {
	float:left;
	border: none;
	margin: 5px;
}
.photoRight {
	float:right;
	border: none;
	margin: 5px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E6683;
	letter-spacing: 3px;	
}
.border {
	border: 1px solid #6D664B;
}



.noborder {
	border: 0px;
}
.center {
	text-align:center; 
}

#container {
	background-image: url(images/home_background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:766px;
	height:489px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px; 
	padding:0px;
	text-align: left;
	}
#title {
	width:420px;  
	margin-left:170px; 
	padding-top:85px;
	margin-left:173px;
	
	}
#homeNav {
	float:left;
	text-align:left;
	width:173px;
	height:128px;
}
#homeDefinition {
	float:left;
	width:246px;
	height:128px;
}

#news {
	postion:absolute;
	clear:both;
	width:170px;
	margin-right:2px;
	margin-left:555px;
	text-aligh:left;
	height: 125px;
	margin-top: -10px;
	z-index:1;
}

#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #3E6683;
	color: #3E6683;
	text-align:right;
	margin:5px;
	padding-top:2px;
	}
