body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(Images/bgbarimg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#navbar {
	background-color: #990000;
	background-image: url(Images/bgimgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 10;
	width: 171px;
	left: 0px;
	top: 0px;
	height: 100%;
}
#dantheman {
	position: absolute;
	left: 28px;
	top: 28px;
	z-index: 20;
	width: 121px;
	height: 158px;
}
#banner {
	padding: 30px 10px 10px;
	width: 600px;
	height: 150px;
	text-align: center;
	z-index: 7;
	left: 171px;
	top: 0px;
	position: absolute;
	margin: 0px;
}
#main {
	position: absolute;
	left: 171px;
	top: 150px;
	padding: 20px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	z-index: 6;


}
.archive {
	font-size: 0.9em;
	width: 100%;



}
a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;

}
a:hover {
	text-decoration: underline;
}
#topbuttons {
	width: 591px;
	background-color: #900;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 30px;
	margin-left: -10px;

}
#topbuttons li {
	display: inline;
	list-style-type: none;
	color: #FFCC00;
}
#topbuttons li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding: 15px;
}
#topbuttons li a:hover {
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.signature {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#background {
	background-image: url(Images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
	height: 647px;
	width: 804px;
	left: 0px;
	top: 0px;
	position: absolute;

}
.top {
	text-align: right;
}
.top a {
	background-image: url(Images/top.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	line-height: 23px;
	text-decoration: none;
	font-weight: bold;

}
.top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav {
	position: absolute;
	top: 200px;
	left: 10;
	z-index: 15;
}
.submenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 149px;
}
.submenu li {
	text-align: left;
	margin: 0px;
	padding: 0px;

}
.submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 5px 0;
}
.submenu li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#stone {
	margin-top: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.floatright {
	float: right;
}
.topstories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #CCCCCC;
	width: 240px;
	border: 1px solid #990000;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.floatleft {
	float: left;
	padding-right: 5px;

}
.cms {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 95%;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: relative;
	z-index: 40;
	height: 30px;
	width: 100%;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;


}
