@charset "utf-8";
/* CSS Document */

body {background-color:#716558;
font-family:Georgia, "Times New Roman", Times, serif;
color:#716558;
font-size:85%;
}

#page {width:900px;
margin:0 auto;
background-color:#FFFFFF;
min-height:1000px;
}
#page:after {
	display: block;
	content: ".";
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	clear: both; }

#photobar {float:right;
margin-top:0px;
width:900px;
background-color:#FFFFFF;
text-align:right;
margin-bottom:35px;
}

.button {
	border:1px solid #6DB33F;
	color:#716558;
	background-color: #ECE3C5;
}


#leftcol {
float:left;
width:205px;
background-color:#FFFFFF;

}

#leftcenter {
width:152px;
text-align:center;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;

}


#news {
	width:188px;
	float:left;
	padding-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}

#newscontent {
	float:right;
	width: 162px;
	background-color:#ECE3C5;
	border:1px solid #716558;
	text-align:center;
}

#newsitems {
	padding-left:20px;
	padding-right:20px;
	
}

#newsbar {
	float:left;
	margin-left:-26px;
	width:188px;
	margin-top:14px;
	background-color: #716558;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:110%;
	padding-top:3px;
	margin-bottom:10px;
}
	
	

#midcol {
float:left;
width:380px;
line-height:150%;
background-color:#FFFFFF;
text-align:justify;
padding-left:18px;

}

#midcol-links {
float:left;
width:380px;
line-height:150%;
background-color:#FFFFFF;
padding-left:18px;

}


#rightcol {
float:right;
width:268px;
background-color:#FFFFFF;

}


#adminPage {
float:left;
width:668px;
}

a {font-weight:bold;
font-size:95%;
}

a:visited {text-decoration:none;
color:#6DB33F;
}

a:link {text-decoration:none;
color:#6DB33F;
}

a:hover {text-decoration:underline;
color:#93813E;
}
a:active {text-decoration:underline;
color:#93813E;
}


.active {text-decoration:underline;
color:#6DB33F;
font-weight:bold;
font-size:95%;
}


#credits {width:900px;
margin:0 auto;
color:#FFFFFF;
font-size:80%;
text-align:center;
padding-top:20px;
padding-bottom:20px;
}
