@charset "UTF-8";
/* CSS Document */

#container {
	height: 667px;
	width: 724px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b6b6b6;
}
#container #header {
	height: 94px;
	width: 724px;
	text-align: center;
	float: left;
	margin: 0px;
	position: absolute;
}
#nav {
	text-align: center;
	height: 19px;
	width: 724px;
	padding-top: 10px;
	margin-top: 0px;
	position: absolute;
}
#image-area {
	height: 280px;
	width: 420px;
	margin-top: 35px;
	margin-left: 10px;
	position: absolute;
	background-image: url(images/random/rotate.php);
}
#updates {
	height: 280px;
	width: 280px;
	margin-top: 35px;
	margin-left: 430px;
	position: absolute;
	overflow: hidden;
	text-align: left;
}
#info {
	margin-top: 330px;
	margin-left: 10px;
	position: absolute;
	width: 704px;
	left: 1px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #FFF;
}
#intro-copy {
	clear: both;
}
#works-intro {
	width: 420px;
	margin-top: 10px;
	float: left;
}
#Archives {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
}
#footer {
	margin-top: 575px;
	position: absolute;
	height: 54px;
	width: 724px;
	text-align: center;
}
#footer-copy {
	font-size: 10px;
	margin-left: auto;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-top: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#main {
	height: 464px;
	width: 724px;
	margin-top: 94px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #333;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 13px;
}
#nav a:visited {
	color: #CCC;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 13px;
}
#nav a:hover {
	color: #ddb035;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 13px;
}
#nav a:active {
	color: #D9BB4F;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 13px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #ddb035;
	text-decoration: none;
}
a:active {
	color: #D9BB4F;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	color: ddb035;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}
.slideshow {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 375px;
}
.aftermath {
	margin-top: 2px;
}
.gallery {
	overflow-y: hidden;
	overflow-x: auto;
	width: 704px;
	height: 320px;
	white-space: nowrap;
}
.galleryimage {
	display: inline;
}
.aftermathcopy {
	margin-left: 10px;
	float: left;
	display: inline;
}
.aftermathimage {
	height: 100px;
	width: 150px;
	float: left;
	border: thin solid #999;
}
.divider {
	clear: both;
	height: 5px;
}
h2 {
	font-size: 13px;
	color: #FFF;
	margin-top: 5px;
	text-align: center;
}
a img {
	border: none;
}
#eventsinfo {
	margin-top: 40px;
	margin-left: 10px;
	left: 1px;
	padding-top: 10px;
	margin-right: 10px;
	overflow: auto;
	height: 400px;
}
#eventnav {
	font-size: 13px;
	color: #CCC;
	text-align: center;
	margin-top: 5px;
}
#nexthoedown {
	background-color: #333;
	height: 25px;
	margin-bottom: 7px;
	padding-top: 2px;
	border: thin solid #999;
	margin-top: 0px;
}
.gallery img {
	margin-right: 2px;
}
#container #main #updates .sidebar-title {
	text-transform: uppercase;
	color: #ddb035;
}
#updates ul {
	padding-left: 20px;
	margin-bottom: 5px;
}
#updates li {
	margin-bottom: 5px;
}
