@charset "utf-8";

html, body {
	background-color:#000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;	
	text-align: center;
	color: #FFF;	
}

.title {
	font-size: 44px;
	text-transform:uppercase;
}

.regular {
	font-size: 12px;
	color: #000;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

a img {
	border: 0px;
}

#site {
	width: 919px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content {
	border-top: 2px solid #003;
	border-left: 1px solid #676767;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
	padding-top: 5px;
}

#copyright {
	text-align: center;
	padding: 4px;
	font-size: 11px;
}

#copyright a {
	font-weight: bold;
	color: #FFF;
}

#copyright a:hover {
	text-decoration: none;
}

#main-content {
	padding:0px;
	background-color: #FFF;
	color: #000;
}

.flash-button {
	padding-bottom: 4px;
}

.flash-button a {
	height:60px;
	width:201px;
	display: block;
	border:0px;
	text-decoration: none !important;
}

.flash-button a:hover {
	background-position:-201px 0 !important;
}

a#membership {
	background:transparent url("/images/membership.jpg") no-repeat scroll 0 0;
}

a#events {
	background:transparent url("/images/events.jpg") no-repeat scroll 0 0;
}

a#e-bulletin {
	background:transparent url("/images/e_bulletin.jpg") no-repeat scroll 0 0;
}

a#e-bulletin2 {
	background:transparent url("/images/e_bulletin2.jpg") no-repeat scroll 0 0;
}

#navigation {
	width: 917px;
	background: url("/images/nav.jpg");
}

#errors {
	background-color:#FFCCCC;
	border:1px solid #DD7777;
	color:#A30000;
	margin:0;
	padding:5px;
}

div.side-box {
	width: 201px;
	padding-bottom: 4px;	
}

div.side-box a {
	color: #FFF;
	text-decoration: none;
}

div.side-box a:hover {
	text-decoration: underline;
}

div.side-box-content {
	background: url("/images/side_bg.jpg");
	padding:8px;
}

div.red-box {
	background: url("/images/side_title_red.jpg") no-repeat;
}

div.green-box {
	background: url("/images/side_title_green.jpg") no-repeat;
}

div.blue-box {
	background: url("/images/side_title_blue.jpg") no-repeat;
}

div.side-box-title {
	padding-top:23px;
	text-align: center;
	height: 36px;
	text-transform:uppercase;
	font-weight: bold;
}

div.events-more {
	text-align: right;
}

div.events-more a {
	color: #02f4f4;
}

div.events-more a:hover {
	text-decoration:none;
}

div.event-title {
	font-weight: bold;
	border-top: 1px solid #666;
	margin-top: 5px;
	padding-top: 5px;
}

div.event-first {
	border: 0px !important;
	margin-top: 0px !important;
}

div.poll {
	font-weight: bold;
}

div.poll-answers {
	text-align: center;
	padding: 10px 0px;
}

div.poll-answers a {
	color: #FFF;
}

div.poll-answers a:hover {
	text-decoration:none;
}

div#navigation {
	width: 917px;
	height: 21px;
	background-image: url("/images/nav.jpg");
	padding-top: 6px;
}

#banner-right-cell {
	background-image: url("/images/banner_right.jpg");
	padding: 51px 0px 0px 7px;
	text-align: right;
}

#rs1-ad {
	height: 335px;
}

div.side-ad {
	width: 200px;
	height: 330px;
}

div.left-side-ad {
	width: 200px;
	height: 218px;
}

