
body {
	margin: 0;
	padding: 0;	
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	background: #121212;
}

A:LINK, A:VISITED {
	color: #BD0923;
	font-weight: bold;
	text-decoration: underline;
}

A:HOVER, A:ACTIVE {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.container {
	border-top: 0px solid #333333;
	/*border-bottom: 10px solid #333333;*/
	width: 100%;
	height: auto;
	min-height: 100%;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
	clear: both;	
}

.site {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
	.site_top {
		position: relative;
		width: 100%;
		background: #000000;
		text-align: center;
		clear: both;
	}
	.top_strip {
		position: relative;
		width: 100%;
		height: 36px;
		overflow: hidden;
		background: #BD0923 url(../images/top_strip.jpg) top center no-repeat;
		clear: both;
	}
	.speakerPlayer {
		position: absolute;
		left: 425px;
		top: 57px;
		z-index: 9999;
	}
	.content {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 910px;
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 30px;
		clear: both;
	}
		.content h1 {
			font: 32px Arial, Helvetica, sans-serif;
			color: #FFFFFF; 
			padding-bottom: 20px;
			border-bottom: 1px dotted #333333;
			clear: both;
		}
		.content h2 {
			font: 24px Arial, Helvetica, sans-serif;
			color: #BD0923; 
			clear: both;
		}
		.content h3 {
			font: 16px Arial, Helvetica, sans-serif;
			color: #AAAAAA; 
			font-weight: bold;
			clear: both;
		}
		.content h4 {
			font: 16px Arial, Helvetica, sans-serif;
			color: #F4EA1F; 
			font-style: italic;
			font-weight: normal;
			line-height: 0px;
			clear: both;
		}
		.content_col1 {
			position: relative;
			float: left;
			width: 565px;
			font: 14px Arial, Helvetica, sans-serif;
			line-height: 20px;
		}
		.content_col2 {
			position: relative;
			float: right;
			width: 320px;
			padding-left: 10px;
		}
	.content_left {
		margin: 0;
		padding: 0;
		position: relative;
		float: left;
		width: 400px;
		height: 100%;
		background: #000000;		
	}
	.content_right {
		margin: 0;
		padding: 0;
		padding-left: 25px;
		padding-bottom: 35px;
		position: relative;
		float: left;
		width: 565px;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #AAAAAA;
		border-left: 1px solid #333333;
	}
	
	.content_box {
		margin: 0;
		margin-top: 5px;
		padding: 10px;
		position: relative;
		border: 1px dotted #BD0923;
		background: #222222;
		width: 96%;
		clear: both;
		font-weight: bold;
	}
		.content_box:HOVER {
			border: 1px dotted #FFFFFF;
		}

	.lightbox_thumbnail {
		margin: 0;
		padding: 0;
		position: relative;
		float: left;
		border: 5px solid #FFFFFF;
		width: 80px;
		height: 80px;
		background: #222222;
		margin-right: 8px;
		margin-bottom: 8px;
		color: #222222;
	}

.navigation {
	position: relative;	
	width: 100%;
	background: #000000;
	border-bottom: 1px solid #333333;
	margin-bottom: 30px;
	clear: both;
}
	.nav_links {
		position: relative;	
		width: 910px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 25px;
		padding-right: 25px;
		clear: both;
	}

.footer {
	position: relative;
	clear: both;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
	.footer A:LINK, .footer A:VISITED {
		color: #444444;
		text-decoration: none;
	}
	.footer A:HOVER, .footer A:ACTIVE {
		color: #BBBBBB;
		text-decoration: none;
	}
.footer2 {
	margin: 0;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	/*background: #111111;
	border-top: 1px solid #222222;*/
	padding-bottom: 10px;
}

.textfield_1 { /*medium%*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #222222;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
	padding-top: 2px;
	padding-left: 2px; padding-right: 2px;
	width: 55%;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #444444;
	border-width: 1px;
}
.textfield_1:HOVER, .textfield_1:FOCUS {
	border-color: #FFF100;
	background-color: #222222;
}
.textfield_2 { /*longer%*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #222222;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
	padding-top: 2px;
	padding-left: 2px; padding-right: 2px;
	width: 90%;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #444444;
	border-width: 1px;
}
.textfield_2:HOVER, .textfield_2:FOCUS {
	border-color: #FFF100;
	background-color: #222222;
}
.textfield_3 { /*short%*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #222222;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
	padding-top: 2px;
	padding-left: 2px; padding-right: 2px;
	width: 5%;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #444444;
	border-width: 1px;
}
.textfield_3:HOVER, .textfield_2:FOCUS {
	border-color: #FFF100;
	background-color: #222222;
}

.join_facebook {
	position: absolute;
	width: 140px;
	height: 48px;
	top: 0px;
	right: 25px;
}

.pdf_container {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
	background-color: #161616;
	border: 1px solid #222222;
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
	clear: both;
}
	.pdf_container img {
		float: left;
		margin-right: 15px;
	}
	.pdf_container:hover { 
		background-color: #1A1A1A;
		border: 1px solid #262626;
	}
	.pdf_container a {
		display: block;
		padding-top: 25px;
		padding-bottom: 25px;
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
	}
	.pdf_container a:hover {
		color: #BD0923;
		font-weight: normal;
		text-decoration: none;
	}

.divider {
	position: relative;
	width: 100%;
	height: 1px;
	border-top: 1px dotted #444444;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

.clear {
	clear: both;
}
