body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #052880;
	line-height: 140%;
}
body {
	background-color: #857057;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.35em;
	color: #5B3E1C;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0298FE;
	font-weight: bold;
}
a:link {
	color: #5b3e1c;
}
a:visited {
	color: #5b3e1c;
}
a:hover {
	color: #005447;
}
#container {
	background-image: url(images/site_repeat.jpg);
	width: 800px;
	overflow: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #06B1FE;
}
#left_side {
	width: 146px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/brown_gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 600px;
}
#left_side ul,li {
	list-style-type: none;
	text-align: right;
	padding-right: 4px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#left_side a:link {
	font-weight: bold;
	text-decoration: none;
}
#left_side a:visited {
	font-weight: bold;
	text-decoration: none;
}
#left_side a:hover {
	font-weight: bold;
	text-decoration: none;
}
#right_side {
	background-image: url(images/swirl_bg.jpg);
	width: 604px;
	background-repeat: no-repeat;
	padding-top: 225px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	float: left;
}
#right_side li {
	list-style-type: disc;
	text-align: left;
	padding: 0px;
}
#copyright {
	color: #FFFFFF;
	width: 800px;
	text-align: center;
	padding-top: 15px;
	font-size: .75em;
}
#copyright a:link {
	color: #FFFFFF;
}
#copyright a:visited {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#calendar {
	height: 700px;
	width: 600px;
}
legend {
	font-weight: bold;
	color: #5C3F1D;
}
.small {
	font-size: 0.75em;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}

