body, p, li, table, td, a	{font-family: Helvetica, Arial, sans-serif; font-size: 12pt; line-height: 2em;}
html, body, div, body, p, h1	{padding: 0; margin: 0; border: 0}
body {background-color: black}

a {
	color: #da0000;
	text-decoration: none;
	border: 0;
}

a:hover, a:hover .black {
	color: #808080;
}

a img {
	border: 0;
}

.clear_floats {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1pt;
}

.indent {
	text-indent: 1.5em;
}
.black {
	color: black;
}


#wrap	{
	width: 970px; 
	margin: 0 auto; 
}

#heading {
	background-color: black;
}

#heading h1 {
	font-family: Haettenschweiler, Impact, 'Arial Narrow Bold', sans-serif; 
	color: #ffff00;
	font-size: 18pt;
	line-height: 1.4em;
	text-align: center;
	word-spacing: 0.7em;
	letter-spacing: 0.6em;
	font-weight: normal;
}

#col_wrap {
	background-color: white;
}

#left_col {
	float: left;
	width: 170px;
	padding: 20px 0 30px 30px;
}

#left_col ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	
}

#left_col li {
	font-size: 9pt;
	color: #808080;
	margin-bottom: 5px;
}

#main_col {
	float: left;
	width: 479px;
	padding: 34px 7px 0 14px;
}

.icon {
	vertical-align: middle;
}

#pdfs {
	margin: 30px 0 10px 0;
}
#pdfs td {
	vertical-align: top;
	padding-right: 5px;
}
#pdfs a {
	font-size: 8pt;
	line-height: 1em;
}
#saywhat {
	margin-left: 30px;
}

#right_col {
	float: left;
	width: 248px;
	padding: 12px 0 12px 22px;
}

.media_icons a {
	padding-right: 4px;
}

#twitter_feed {
	width: 210px;
	border: 0px solid black;
	margin-top: 30px;
}

.twtr-widget p, .twtr-widget a {
	font-size: 9pt;
	line-height: 1.2em;
}
.box_title {
	padding-left: 10px;
}


#gallery {
	width: 900px;
	height: 199px;
	overflow: hidden;
	background-color: black;
	margin-left: 35px;
}


#gallery p {
	position: relative;
	width: 1080px;
}


#gallery img {
	display: block;
	float: left;
	width: 180px;
	height: 199px;
	text-align: center;
	overflow: hidden;
}

#footer {
	padding-top: 5px;
}

#footer p, #footer a {
	color: white;
	font-size: 8pt;
	line-height: 1.4em;
}
#footer a:hover {
	color: #808080;
}
#footer table {
	margin-left: 35px;
}
#footer td {
	vertical-align: top;
}



