@charset "UTF-8";
html {
	height: 95%;
	width: 93%;
	overflow: auto;
	overflow-x: hidden;
}
body,td,th {
	color: #DBDBDB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	height: 100%;
	width: 100%;
	background-color: #000;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC9;
	text-decoration: none;
}
a:active {
	color: #FC9;
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}
#bg_img {
	width:100%;
	height:100%;
	position: fixed;
	z-index: -50;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5;
	font-size: 1.2em;
}
h1 {
	padding: 0px;
	text-align: left;
	font-size: 3.5em;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #333;
	background-color: #CCC;
	font-size: small;
	text-transform: uppercase;
	margin-top: 35px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h4 {
	font-size: large;
	letter-spacing: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-bottom: 5px;
	clear: both;
	text-align: right;
	margin-top: 50px;
	color: #FFF;
}
h5 {
	margin-top: 2px;
	color: #FFF;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	text-align: right;
}
ul {
	margin-bottom: 15px;
	list-style-type: none;
	padding-right: 16px;
	font-size: small;
}
ul li strong {
	color: #FFF;
	font-size: large;
}
.committee_img {
	clear: left;
	float: left;
	height: 240px;
	width: 240px;
	border: 1px solid #CCC;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	z-index: 0;
	padding-top: 110px;
	left: 50%;
	position: absolute;
	margin-left: -512px;
}
.lep_main_image {
	background-image: url(images/black65.png);
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	border: 1px solid #666;
	text-align: right;
}
.gallery_wrapper {
	height: 100%;
	width: 850px;
}
.oneColFixCtrHdr #header {
	height: 63;
	width: 900px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	z-index: 1000;
	background-image: url(images/top_bar.png);
	background-repeat: no-repeat;
	text-align: center;
	left: 50%;
	margin-left: -450px;
	margin-top: 25px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.content_box_top {
	width: 564px;
	margin-bottom: 0px;
	margin-top: 45px;
	margin-right: 78px;
	margin-left: 0px;
	background-image: url(images/black85.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 8px;
	float: right;
}
.oneColFixCtrHdr #mainImage {
	width: 580px;
	display: block;
	overflow: hidden;
	overflow-x: hidden;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 78px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.oneColFixCtrHdr  #mainContent{
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 564px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 78px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/black65.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.content_box_bottom {
	width: 850px;
	margin-bottom: 100px;
	margin-top: 0px;
	height: 40px;
	background-image: url(images/Content-Box_bottom.png);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #CCC;
	text-align: center;
	z-index: 1000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	float: left;
	left: 50%;
	margin-top: 40px;
	padding: 8;
	margin-bottom: 40px;
}
.photo_frame_sizer {
	width: 95%;
	text-align: center;
	height: 650px;
}
.left_contentbox {
	width: 210px;
	margin-bottom: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 78px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/black65.png);
	background-repeat: repeat;
	border: 1px solid #FFDE7C;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.full_width_box_top {
	width: 828px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/black55.png);
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.full_width_box {
	width: 828px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/black55.png);
	padding: 18px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: x-small;
}
.oneColFixCtrHdr #full_width_box {
	width: 848px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	text-align: left;
	margin-top: 0px;
	margin-right: 78px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-image: url(images/black65.png);
	clear: none;
	padding: 8px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
	
/* --------------------------------------------------------------------------------------------- */
/* Required by Wordpress */
/* --------------------------------------------------------------------------------------------- */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	}
.tweet_bar {
	background-image: url(images/black65.png);
	letter-spacing: 0.2em;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 856px;
	margin-top: 9px;
	margin-bottom: 68px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	border: 1px solid #EDE4AE;
	padding: 0px;
}
.alignleft {
	float: left;
	}
.wp-caption {
	border: 1px solid #999999;
	text-align: center;
	background: url(file:///http/images/bgc.png) top center repeat;
	padding-top: 4px;
	margin: 10px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

