#holder {
	margin: 20px;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#header {
	color: #660066;
	background-color: #ffcc99;
	padding: 5px 5px 10px;
	margin-bottom: 20px;
	width: 760px;
}
#nav {
	float: left;
	width: 140px;
	background-color: #ffcc99;
	padding: 5px;
	line-height: 80%;
	font-size: small;
}
#content {
	padding: 5px;
	line-height: 130%;
	background-color: #ece9d8;
	margin-left: 155px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #902b21;
	border-right-color: #902b21;
	border-bottom-color: #902b21;
	border-left-color: #902b21;
	width: 590px;
	margin-bottom: 15px;
}
#footer {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #902b21;
	width: 760px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #902b21;
	border-right-color: #902b21;
	border-bottom-color: #902b21;
	border-left-color: #902b21;
}
h1 {
	font-size: 150%;
	color: #663300;
}
#footer ul {
	text-decoration: none;
}
#footer li {
	text-decoration: none;
}
#content p {
	font-size: small;
	color: #000000;
	line-height: 130%;
}
#nav a {
	color: #990033;
	text-decoration: none;
}
#nav a:hover {
	color: #663300;
	text-decoration: underline;
}
#content img {
	margin: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #663300;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#newsfooter {

	color: #000000;
	background-color: #902b21;
	padding: 5px 5px 10px;
	margin-bottom: 20px;
	width: 760px;
}
#newsfooter a {

	color: #FFFFFF;
	text-decoration: none;
}
#newsfooter a:hover {

	color: #FFFF00;
	text-decoration: none;
}
#container {
	margin: 10px;
	float: left;
}
#calendar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #902b21;
	border-right-color: #902b21;
	border-bottom-color: #902b21;
	border-left-color: #902b21;
	width: 710px;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #663300;
}
table {
}
h4 {
	color: #663300;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663300;
	border: 1px solid #902b21;
}
