body {
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #8A9B74;
}

br { font-size:10px; }
.s {
	font-family: Tahoma;
	font-size: 10px;
	color: #919090;
	text-decoration: none;
	text-transform: lowercase;
}
.s1{font-family:Tahoma; font-size:11px;  color:#C4CFB6; text-decoration:none}
.s2{font-family:Tahoma; font-size:11px;  color:#737373; text-decoration:none}
.green{font-family:Tahoma; font-size:11px;  color:#778D39;}
.green1{font-family:Tahoma; font-size:13px;  color:#46732A;}
.red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:11px;  color:#FFF0CB;}
.blue{font-family:Tahoma; font-size:11px;  color:#576F94}
.w, .w a {font-family:Helvetica; font-size:12px;  color:#FFFFFF; font-weight: bold; text-decoration: none;}
.b{font-family:Tahoma; font-size:11px;  color:#676666; text-decoration:none}
.b1{font-family:Tahoma; font-size:11px;  color:#40463D}

#input {
	width:160px; height:21px;
}

#input1 {
	width:134px; height:21px;
}

#textarea {
	width:102px; height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto;
}

.newsfeed h2, .calendar h2 {
	font-size: 14px;
}

.secondary_nav {
	margin: 2px 0 10px 0;
	text-align: center;
	font-weight: bold;
}

.secondary_nav a:hover {
	color: #999999;
	text-decoration: underline;
}

ul.w {
	height: 31px;
	margin: 215px 4px 0 60px;
	padding: 0;
	line-height: 32px;
}

ul.w li {
	float: left;
	margin-right: 1px;
	width: 102px;
	height: 31px;
	background-image: url(/images/m5.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0;
}

ul.w li.first {
	margin-left: 0;
}

ul.w li a:hover {
	background-image: url(/images/m5-5.gif);
}

ul.w li a {
	display: block;
	width: 102px;
	height: 31px;
	text-align: center;
}

.header {
	margin: 0 auto 0 auto;
	width: 740px;
	height: 302px;
	background-image:url(/images/top.jpg);
}

.body {
	margin: 0 auto 0 auto;
	width: 740px;
	height: 377px;
	bgcolor: #ffffff;
}

.footer {
	margin: 0 auto 0 auto;
	width: 740px;
	height: 105px;
	background-image:url(/images/bottom.jpg);
}