body {
	background-color:#FFDF91;
	}
	
#main {
	margin:0 auto;
	width:auto;
	}
	
#header {
	position:relative;
	margin:0 auto;
	width:617px;
	height:75px;
	text-align:left;
	}
	
#footer {
	position:relative;
	margin:0 auto;
	width:78%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	color:#666666;
	line-height:9px;
	}
	
#menu {
	position:relative;
	margin:0 auto;
	width:auto;
	text-align:center;
	font-family:Garamond, Georgia, "Times New Roman";
	font-size:18px;
	color:#FFFFFF;
	background-color: #396E86;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #396E86;
	border-right-color: #396E86;
	border-bottom-color: #396E86;
	border-left-color: #396E86;
	}
	
#subheader {
	position:relative;
	margin:0 auto;
	padding-top:25px;
	width:617px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}

#content {
	position:relative;
	margin:0 auto;
	width:900px;
	padding:25px;
	background-color:#ffebbc;
	overflow:auto;
	border: 1px solid #999999;
	}

#newsleft {
	float:left;
	width:252px;
	}
	
#newstext {
	margin-left:252px;
	margin-right:325px;
	padding-left:20px;
	padding-right:20px;
	position: static;
	width: 275px;
	float: none;
	}
	
#newsright {
	float:right;
	width:300px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#lefttwothirds {
	float:left;
	width:45%;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#rightthird {
	float:right;
	width:55%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	
#activities {
	position:relative;
	margin:0 auto;
	width:75%;
	padding:25px;
	}
	
#books {
	position:relative;
	margin:0 auto;
	width:600px;
	height:200px;
	padding-top:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:center;
	}
	
#booksl {
	float:left;
	width:auto;
	text-align:right;
	}
	
#booksr {
	float:right;
	width:415px;
	text-align:left;
	padding-left: 20px;
	}
	
#talksright {
	float:right;
	width:50%;
	background-color:#ffebbc;
	font-family:Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	}
	
#talksleft {
	float:left;
	width:50%;
	background-color:#ffebbc;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
a:link {
	color:#396E86;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #396E86;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #ffebbc;
	background-color: #396E86;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: #ffffff;
	background-color: #396E86;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:link {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:hover {
	color: #396E86;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:active {
	color: #ffffff;
	background-color: #396E86;
	text-decoration: none;
	font-weight: bold;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: normal;
	line-height: 20px;
	}
#subtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
.style2 {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 9px;
	}
