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

/* If your looking here, you're getting in to deep.  If you begin to hear the deep roll
of a Harley's engine coming up your street it is way to late.  STAY OUT OF OUR CODE and
we will stay out of your ass.
*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(images/pow.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}

li, ul {
	list-style-image: url(images/bullet.png);
	padding: 0px;
	margin: 0px;
}

h3  {
	font-size: 1.4em;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

acronym {
	font-style: italic;
	text-decoration: none;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

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

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.center {
	text-align: center;
}

.img_right {
	float: right;
}

#picture-links {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 345px;
}

#group {
	height: 204px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content_photo {
	background-image: url(images/photos/group.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pow-strip {
	background-image: url(images/pow-strip.png);
	background-repeat: no-repeat;
	height: 173px;
	width: 198px;
	left: 0px;
	bottom: 0px;
	position: fixed;
	float: left;
}

#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	min-width: 850px;
}

#top_banner {
	background-image: url(images/top-banner.jpg);
	background-position: center center;
	height: 347px;
	width: 840px;
}

#top_banner h1 {
	display: none;
}

#navigation {
	background-image: url(images/navigation-backdrop.jpg);
	height: 51px;
	width: 840px;
	background-position: center;
}

#buttons {
	height: 51px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content h2 {
	font-size: 2em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	border: 5px ridge #CCCCCC;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 55px;
	margin-left: 25px;
	padding: 15px;
}


#divider {
	background-image: url(images/goose-divider.jpg);
	background-position: center;
	height: 65px;
	width: 840px;
	background-position: center;
}

#content_bottom {
	background-image: url(images/body-bottom.jpg);
	height: 169px;
	width: 840px;
	background-position: center;
	margin-top: 0px;
}

#content_wrapper {
	background-image: url(images/body-background.png);
	background-repeat: repeat-y;
	height: auto;
	width: 840px;
	background-position: center;
}

#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.1em;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0.1em;
	padding-right: 50px;
	padding-left: 50px;
}

#vffv {
	background-image: url(images/vffv-fire.jpg);
	height: 179px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#underconstruction {
	background-image: url(images/under-construction.jpg);
	height: 235px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}

#contact {
	text-align: center;
}

#event_container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 650px;
}

#event {
	width: auto;
	float: left;
	margin-left: 15px;
	height: auto;
}

#date {
	width: 100px;
	text-align: right;
	height: auto;
	float: left;
	text-transform: uppercase;
	font-style: italic;
	margin-left: 175px;
}