/* CSS Document */
body {
	background: url(images/bg_page.jpg) top left repeat #000;
	margin: 20px 0;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif; 
	font-size: 11px;
}
a:link, a:visited {
	color: #c90;
}
a:hover {
	color: #fff;
}
#container {
	margin: 0 auto;
	width: 988px;
}
#banner {
	border-top: 5px solid #c30;

	border-left: 5px solid #c30;
	border-right: 5px solid #c30;
	height: 150px;
}
#navigation {
	border-left: 5px solid #c30;
	border-right: 5px solid #c30;
	height: 80px;
}
#maincontent {
	border-left: 5px solid #c30;
	border-right: 5px solid #c30;
	overflow: hidden;
	clear: both;
	background-color: #171717;
}
#updates {
	width: 448px;
	padding: 20px;
	float: left;
	color: #fff;
	line-height: 145%;
	background-color: #171717;
	overflow: hidden;
	font-size: 12px;
}
#stuff {
	width: 489px;
	float: left;
	border-left: 1px solid #999;
	padding: 0;
	background-color: #363636;
	overflow: hidden;
	color: #fff;
}
#subtopics {
	border-left: 5px solid #c30;
	border-right: 5px solid #c30;
	border-top: 1px solid #999;
	overflow: hidden;
	clear: both;
}
.signup, .leftcol {
	padding: 20px;
}
.leftcol h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.sub2 {
	width: 219px;
	height: 235px;
	color: #999;
	float:left;
	border-right: 1px solid #999;
	background: url(images/bg_2.jpg) bottom left no-repeat #2d2d2d;
	padding: 20px 10px 20px 15px;
	line-height: 150%;
}
.sub3 {
	width: 218px;
	height: 235px;
	color: #999;
	float:left;
	border-right: 1px solid #999;
	background: url(images/bg_3.jpg) bottom left no-repeat #242424;
	padding: 20px 10px 20px 15px;
	line-height: 150%;
}
.sub45 {
	width: 219px;
	height: 235px;
	color: #999;
	float:left;
	border-right: 1px solid #999;
	background: url(images/bg_45.jpg) bottom left no-repeat #2d2d2d;
	padding: 20px 10px 20px 15px;
	line-height: 150%;
}
.sub6 {
	width: 219px;
	height: 235px;
	color: #999;
	float:left;
	background: url(images/bg_6.jpg) bottom left no-repeat #242424;
	padding: 20px 10px 20px 15px;
	line-height: 150%;
}
.sub2:hover, .sub3:hover, .sub45:hover, .sub6:hover {
	color: #fff;
}
#contact {
	clear:both;
	border-top: 5px solid #c30;
	border-bottom: 5px solid #c30;
	border-left: 5px solid #c30;
	border-right: 5px solid #c30;
	height: 250px;
	background: url(images/bg_7.jpg) left no-repeat #121212;
}
#footer {
	margin: 0;
	overflow: hidden;
	color: #ccc;
	padding: 10px 20px;
	text-align: right;
	clear: both;
	font-size: 10px;
}

/* ============================== */
/* presentation styles */
/* ============================== */
h1 {
	font-size: 28px;
	text-transform: uppercase;
	color: #f90;
	font-weight: normal;
}
.date {
	font-size: 11px;
	color: #999;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #f90;
	font-weight: normal;
}
#subtopics h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}
form {
	margin: 0;
	padding: 0;
}
input {
	border: 5px solid #666;
	height: 20px;
}
input.noborder {
	border: 0px;
}
textarea {
	border: 5px solid #666;
}
.contactform {
	padding: 20px 60px;
	margin: 0;
}
.column_a {
	width: 225px;
	margin: 0 20px 0 0;
	float: left;
	color: #ccc;
	font-size: 14px;
}
.column_b {
	width: 375px;
	margin: 0 20px 0 0;
	float: left;
	color: #ccc;
	font-size: 14px;
}
.column1 {
	width: 215px;
	float: right;
	margin: 0;
	color: #666;
	font-size: 11px;
}
.video {
	width: 200px;
	float: left;
	padding: 5px;
}
.video a img {
	border: 1px solid #f90;
}
/* =========== */
/* used for photos */
/* =========== */
.header {
	color: #73318e;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.5em;
}
.phototext {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
}
.col {
	width: 125px;
	margin: 0;
	padding: 0 20px 10px 0;
	float: left;
	color: #fff;
	line-height: 125%;	
	text-align: left;
	font-size: 10px;
}
