* {
margin: 0;
padding: 0;
}

body {
	background-image:url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #888;
	background-attachment: fixed;
	background-color: #000;
}

div#container {
	margin: 0 auto;
	width: 929px;
}

.clear {
clear:both;
}


#blackstrip {
	height: 73px;
	width: 100%;
	position: fixed;
	top: 51px;
	left: 0;
	background-color: #000000;
	filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
	z-index: -1;
}


#date {
	width: 929px;
	height: 15px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#logo {
	width: 929px;
	height: 129px;
	border: none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
/*	background-color: #000000;
	filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;*/
}

#logo a{
	border: none;
}

#slideshow {
	width: 929px;
	height: 340px;
	text-align: center;
	/*vertical-align: middle;*/
	margin: 0;
	padding: 0;
	background-image:url(../img/slideshow_bg.png);
	background-repeat: no-repeat;
}

#slideshow_pad {
	padding-top: 10px;
}

#whitebox {
	width: 929px;
	height: 430px;
	overflow: visible;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	background: #ffffff;
}

#bluebox {
	width: 929px;
	height: 430px;
	overflow: visible;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	background: #350405;
}
#bluebox p {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif; 
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #e8e8e8;
	text-align: left;
	margin: 0 30px 15px 0;
	padding: 0;
}

.leftcolumn {
	float: left;
	width: 309px;
	height: 267px;
	margin: 5px 30px 15px 30px;
}

.rightcolumn {
	float: right;
	text-align: left;
	width: 530px;
	margin: 5px 30px 0 0;
	font-size: 13px;
	color: #fff;
}

#committeelist {
	width: 180px;
	margin: 0 0 12px 0;
}

#committeelist h1 {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #C13709;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0;
}

#committeelist ul {
margin: 0;
}

#committeelist li {
	list-style-type: none;
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	padding: 0;	
	margin: 0 0 6px 0;
	color: #e8e8e8;
	text-align: left;
}


#committeelist2 {
	width: 330px;
	float: right;
	margin: 0 0 12px 0;
}

#committeelist2 h1 {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #C13709;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0;
}

#committeelist2 ul {
margin: 0;
}

#committeelist2 li {
	list-style-type: none;
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	padding: 0;	
	margin: 0 0 6px 0;
	color: #e8e8e8;
	text-align: left;
}

#committeelist2lt {
	width: 160px;
	float: left;
}

#committeelist2rt {
	width: 160px;
	float: right;
}

#committeelist3 {
	width: 307px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-left: 0px;
	text-align: center;
}

#committeelist3 h1 {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #C13709;
	text-align: center;
	margin: 0 0 6px 0;
	padding: 0;
}

#committeelist3 h2 {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 130%;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
	margin: 0 0 6px 0;
	padding: 0;
}

#committeelist3 ul {
margin: 0;
}

#committeelist3 li {
	list-style-type: none;
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0 0 6px 0;
	color: #e8e8e8;
	text-align: center;
}

#whitebox p {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif; 
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #e8e8e8;
	text-align: left;
	margin: 0 30px 15px 0;
	padding: 0;
}

#whitebox p a {
	color: #f407a8;
}

#whitebox p a:hover {
	color: #5085ab;
	text-decoration: underline;
}

#bluebox p a {
	color: #C13709;
	text-decoration: none;
}

#bluebox p a:hover {
	color: #C13709;
	text-decoration: underline;
}

#history {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #e8e8e8;
	text-align: left;
	padding-top: 0;
	padding-right: 75px;
	padding-bottom: 20px;
	padding-left: 70px;
}

#history p {
	font-family: Arial, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif; 
	font-weight: normal;
	font-size: 110%;
	line-height: 1.5em;
	color: #e8e8e8;
	text-align: center;
}


.header {
	text-align: center;
	margin: 0;
}

.headerLeft {
	margin: 0 0 10px 0;
}

.slideheader {
	text-align: center;
	margin: 0 0 10px 0;
}


#boxtop {
	width: 929px;
	height: 7px;
	background-image:url(../img/box_top.png);
	background-repeat: no-repeat;
	margin: 0;
}

#boxbot {
	width: 929px;
	height: 7px;	
	background-image:url(../img/box_bot.png);
	background-repeat: no-repeat;
	margin: 0;	
}

#boxtopblue {
	width: 929px;
	height: 7px;
	background-image:url(../img/box_top_blue.png);
	background-repeat: no-repeat;
	margin: 0;
}

#boxbotblue {
	width: 929px;
	height: 7px;	
	background-image:url(../img/box_bot_blue.png);
	background-repeat: no-repeat;
	margin: 0;	
}


/* NAV
-------------------------------------------------*/

#nav {
	width: 929px;
	height: 64px;
	padding: 0;
	margin: 0 auto;

}


#lowerbox {
	width: 929px;
	height: 184px;
	padding: 0;
	background-image:url(../img/lower_box_bg.png);
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.column {
		float: left;
		width: 295px;
		margin: 10px 0 0 11px;
}
					
.last {
		margin: 10px 0 0 10px;
}
					
.column img.block {
		margin: 0;
		border: 0;
}

#title {
	width: 930px;
}

/*#line {
	clear: both;
	width: 930px;
	height: 0;
	margin: 0 0 25px 0;
	border-bottom: 1px dotted #888;
}*/





#footer {
	width: 930px;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
#social {
	color: #FFF;
	float: left;
	padding-left: 5px;
	letter-spacing: .5em;
	}
#toast {
	color: #FFF;
	text-align: center;
	width: 90px;
	float: right;
	padding-right: 5px;
}
