body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #906400;
}

#header {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}

#datetime {
	text-align: right;
	font-size: 12px;
	padding-right: 400px;
	padding-top: 30px;
}

#nav {
	background-image: url(images/index_07.jpg);
	background-repeat: repeat-y;
}

#navigation {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 40px;
	padding-right: 20px;
}

#navigation a:link, #navigation a:visited {
	display: block;
	color: #4F1901;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation a:hover {
	display: block;
	color: #E23C00;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content {
	background-image: url(images/index_05.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

#maincontent {
	display: block;
	float: left;
	width: 512px;
	padding: 10px;
}

#rightcontent {
	display: block;
	float: left;
	width: 150px;
	padding: 10px;
}

#rightshadow {
	background-image: url(images/index_06_bkgrnd.jpg);
	background-repeat: repeat-y;
}

.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E23C00;
}

.subheadings {
	font-size: 14px;
	font-weight: bold;
	color: #4F1901;
}

.captions {
	font-size: 10px;
}

#crosby {
	height: auto;
	font-size: 11px;
	background-image: none;
	background-repeat:no-repeat;
	background-color: #FFCC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
