/*for three column layout*/
#content_three {
	min-height: 810px !important;
	-height: 810px !important;
	position: relative !important;
	float: left !important;
	display: block !important;
	width: 581px !important;
	margin: 0 !important;
	padding: 0 0 40px 2px !important;
}
#content_three_text {
	width: 529px !important;
	margin: 15px 25px 25px 25px !important;
	line-height: 2em !important;
	padding: 0 !important;
}
#footer_three {
	position: absolute !important;
	bottom: 0px !important;
	font-size: 11px !important;
	line-height: 40px !important;
	color: #B2B2B2 !important;
	width: 583px !important;
	height: 40px !important;
	display: block  !important;
	margin: 0 0 0 -2px !important;
	padding: 0 0 0 0 !important;
	background: url('../images/hor_dash.gif') repeat-x #000 !important;
}

/*for two column layout*/
#content {
	min-height: 810px !important;
	-height: 810px !important;
	float: left !important;
	display: block !important;
	width: 764px !important;
	margin: 0 !important;
	padding: 0 0 40px 2px !important;
}
#content_text {
	width: 714px !important;
	margin: 15px 25px 25px 25px !important;
	line-height: 18px !important;
	padding: 0 !important;
}
#footer {
	position: absolute !important;
	bottom: 0px !important;
	font-size: 11px !important;
	line-height: 40px !important;
	color: #B2B2B2 !important;
	width: 766px !important;
	height: 40px !important;
	display: block !important;
	margin: 0 0 0 -2px !important;
	padding: 0 0 0 0 !important;
	background: url('../images/hor_dash.gif') repeat-x #000 !important;
}


body {
	margin: 0;
	padding: 0 0 0 0;
	background:#333;
	font:12px Arial,sans-serif;
	color:#FFF;
}

a:link, a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a,img {
	border:0
}

h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	margin: 0 5px 15px 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 0;
}
h4 {
	margin: 0;
	text-align: left;
	background: url('../images/subhead.gif') repeat-x;
	text-transform: uppercase;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
}
h5 {
	margin: 0;
	text-align: left;
	background: url('../images/subhead2.gif') repeat-x;
	text-transform: uppercase;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	font-size: 15px;
}

img.right {
	float: right;
	margin: 0px;
	padding: 15px 10px 15px 10px;
}

#wrapper {
	background: url('../images/mainbg.gif') repeat-y;
	margin: 0 auto;
	padding: 0 10px 20px 10px;
	width: 949px;
}
#header {
	margin: 0;
	padding: 0;
	width: 949px;
	height: 160px;
	background: #000;
}
#container {
	position: relative;
	width: 949px;
	margin: 0;
	padding: 0;
	background: url('../images/vert_dash.gif') repeat-y 183px;
}
#container2 {
	position: relative;
	width: 949px;
	margin: 0;
	padding: 0;
	background: url('../images/vert_dash.gif') repeat-y 764px;
}
#sidebar {
	float: left;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	width: 183px;
	min-height: 707px;
	*height: 707px;
	margin: 0;
	padding: 0;
	background: #000 url('../images/sidebar_bg.gif') no-repeat;
}
	#sidebar a {
		display: block;
		line-height: 33px;
		height: 33px;
		width: 168px;
		padding: 0 0 0 15px;
		background: #000 url('../images/navbtn.gif');
	}
	
	#sidebar a.none {
		display: block;
		padding: 0;
		margin: 0 0 0 10px;
		background: none;
	}
	
	#sidebar a:hover {
		color: #000;
		text-decoration: none;
		background: #FFF url('../images/silver.gif');
	}
	#sidebar a.none:hover {
		background: none;
	}

#third {
	float: left;
	display: block;
	width: 183px;
	min-height: 707px;
	*height: 707px;
	text-align: center;
	margin: 0 -183px 0 0;
	-margin: 0 0 0 0;
	padding: 0;
	background: url('../images/sidebar_bg.gif') no-repeat;
}
	#third p {
		font-size: 14px;
		line-height: 36px;
		font-weight: bold;
		margin: 20px 0;
		padding: 0;
	}
	#third p.two {
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		margin: 20px 10px;
		padding: 0;
	}
.third_text {
	margin: 20px 20px 30px 20px;
}
.horizontal_dash {
	margin: 0;
	padding: 0;
	height: 2px;
	width: 100%;
	background: url('../images/hor_dash.gif') repeat-x;
}
.vertical_dash {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 2px;
	background: url('../images/vert_dash.gif') repeat-y ;
}

.photoset img {
	margin: 0 12px 12px 0;
	float: left;
}

/*for main page*/
.mainpage_item {
	margin: 0;
	padding: 0;
	background: #333;
	min-height: 275px;
	*height: 275px;
	display: block;
}
.mainpage_item h2 {
	margin: 0;
	padding: 10px 10px 0px 20px;
}
.mainpage_item p {
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 55px 10px 20px;
}

/*for what's happening page*/
.vertical_dash2 {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 50px;
	background: url('../images/vert_dash.gif') repeat-y top center;
}
.entry {
	padding: 15px 10px 25px 20px;
	margin: 0;
}
.entry p {
	line-height: 16px;
}

/*for 411 page*/
.smallbio {
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	width: 250px;
	height: 100px;
	display: block;
}
	.smallbio img {
		border: 2px #616161 solid;
	}
	.smallbio a:hover img {
		border: 2px #539821 solid;
	}
	.smallbio p {
		font-size: 12px;
		line-height: 15px;
		margin: 0 5px 5px 15px;
	}
	.smallbio br {
		line-height: 1.5em;
	}
#content_text.bio {
	line-height: 18px;
}
.biofocus {
	float: left;
	font-style: italic;
	margin-right: 25px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	width: 250px;
}	
	.biofocus img {
		float: left;
		margin-bottom: 15px;
		border: 2px #505050 solid;
	}

.formcol {
	float: left;
	width: 300px;
	display: block;
}
.formcol label {
	float: left;
	padding-right: 10px;
	display: block;
	width: 100px;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
}
.submitarea {
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 380px;
	padding-left: 150px;
	text-align: left;
	display: block;
}
.tableh {
	background: url('../images/subhead.gif') repeat-x;
	text-transform: uppercase;
	line-height: 37px;
	padding-left: 20px;
	font-size: 15px;
}
#trail {
	margin: 15px 25px 25px 25px;
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
}
	#trail a {
		color: #f9df2a;
	}
.yellow {
	text-transform: uppercase;
	font-size: 14px;
	color: #f9df2a;
}
img.bordered {
	border: 2px #616161 solid;
}
.date {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.caption {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
}
.normaltext {
	font-size: 12px;
	line-height: 18px;
}
.articledate {
	text-transform: uppercase;
	text-align: right;
}
.centered {
	text-align: center;
}
.clear {
	clear: both;
}