body {
width: 850px;
height: 100%;
text-align: center;
background: url(/images/bg.png) repeat-x;
background-attachment: fixed;
margin: auto;
}
#bodyincludecontainer {

}
#bodycontainer {
width: 850px;
background: transparent;
}
#menu {
width: 850px;
background: #1f1a17;
}
/* MISSIONSTATEMENT STYLES */
#missionstatement {
font-family: verdana;
text-align: justify;
font-size: 1.45em;
padding-top: 48px;
padding-bottom: 10px;
line-height: 30px;
}
.MissionStatementSpan {
text-transform: uppercase;
font-family: verdana;
color: gray;
}
.roman {
font-weight: normal;
}
/* BEGINNING OF LINKBAR STYLES */
#linkbar {
width: 850px;
background: white;
}
#linkbar a, #linkbar a:visited, #linkbar a:active {
text-decoration: none;
color: black;
}
#linkbar a:hover {
color: blue;
text-decoration: underline;
}
.timerlink {
color: white;
cursor: pointer;
}
.timerlink:hover {
color: white;
text-decoration: underline;
}
.linkbarul {
padding: 20px 0 35px 0;
margin: 0;
list-style-type: none;
font-family: verdana;
font-size: .8em;
background: white;
}
.linkbarul li {
float: left;
max-width: 125px;
background: white;
padding-left: 8px;
padding-right: 5px;
}
.linkbarul #eventtimerli {
max-width: 410px;
float: right;
padding-right: 0;
width: 100%;
margin-top: -5px;
}
.linkbarul #eventtimer {
background: red;
text-align: left;
padding: 5px 0 5px 8px;
font-size: 1.9ex;
color: white;
font-family: myriad pro;
font-weight: bold;
}
/* END OF LINK BAR STYLES */
/* BEGINNING OF "MAIN" PAGE STYLES */
#containerforcontent {
width: 850px;
height: 725px;
background: white;
}
#contentcontainerleft {
margin: 0;
padding: 0;
width: 695px;
background: white;
float: left;
}
.divfloatleft {
float: left;
background: white;
padding-top: 10px;
}
.divfloatleft img {
width: 150px;
height: 100px;
border: none;
}
.divfloatleft a, a:hover, a:visited {
color: transparent;
}
.inlinediv {
float: left;
width: 155px;
padding-top: 20px;
padding-bottom: 10px;
padding-left: 18px;
}
.red {
color: red;
font-family: georgia;
font-size: 13pt;
margin: 0 0 0 -10px;
padding: 0;
text-align: left;
}
.black {
color: black;
font-family: verdana;
font-size: 7pt;
margin: 0 0 0 -10px;
padding: 0;
text-align: left;
}
#contentcontainerright {
margin: 0;
padding: 0;
width: 140px;
float: right;
height: 730px;
background: #efefef;
}
#contentcontainerright img {
padding-top: 7px;
}
.ueh3 {
margin: 0px;
padding-bottom: 15px;
padding-top: 15px;
background: transparent;
color: white;
}
/* END OF "MAIN" PAGE STYLES */
/* BEGINNING OF LPP STYLES */
#events {
width: 850px;
background: white;
overflow-y: scroll; 
height: 320px;
overflow-x: hidden;
font-family: verdana;
font-size: .7em;
}
#eventscal {
width: 850px;
background: white;
font-family: verdana;
font-size: .7em;	
}
.eventdate {
background: #333333;
color: white;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
width: 850px;
}
.alteventdate {
background: #333333;
color: white;
padding-top: 4px;
padding-bottom: 4px;
width: 795px;
}
.eventmain {
width: 850px;
text-align: left;
border-bottom: solid thin gray;
padding-bottom: 20px;
}
.alteventmain {
width: 780px;
text-align: left;
border-bottom: solid thin gray;
padding-bottom: 20px;
}
.eventtitletodescriptcontainer {
width: 650px;
}
.webtitle {
margin-top: 5px;
width: 650px;
font-weight: bold;
font-size: 1.25em;
padding-top: 5px;
padding-left: 15px;
}
.altwebtitle {
margin-top: 5px;
width: 650px;
font-size: 11pt;
padding-bottom: 5px;
}
.runfrom {
width: 750px;
padding-top: 4px;
padding-left: 25px;
}
.altrunfrom {
width: 750px;
font-size: 11pt;
padding-bottom: 5px;
}
.webblurb {
width: 550px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
}
.altwebblurb {
width: 550px;
font-size: 11pt;
padding-bottom: 5px;
}
.webdescript {
width: 550px;
text-align: justify;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
background: gray;
color: white;
margin-left: 25px;
}
.altwebdescript {
width: 550px;
font-size: 11pt;
text-align: justify;
padding-right: 10px;
color: white;
}
/* END OF LPP STYLES */
/* BOTTOM DIV STYLES */
#bottomdiv {
background: white;
height: 145px;
width: 850px;
}
.bottomdiv {
width: 212.5px;
float: left;
background: white;
padding-top: 40px;
padding-bottom: 40px;
margin-bottom: 10px;
}
.bottomdivimg {

}
/* FOOTER STYLES */
#footer {
text-align: center;
font-family: georgia;
font-size: .7em;
width: 400px;
margin: auto;
padding-bottom: 10px;
padding-top: 5px;
}
#footer a, a:visited, a:hover {
color: blue;
}

/* BEGINNING OF PAGE STYLES */
#pagewrapper {
background-color: white;
padding-bottom: 5px;
}
.hdrimg {
width: 824px;
height: 261px;
padding: 0;
margin: 0;
}
.marpad0 {
margin: 0;
padding: 0;
}
.topmargin {
margin-top: 10px;	
}
.topbotmar0 {
margin-top: 0;
margin-bottom: 0;
}
.topmar0 {
margin-top: 0;	
}
.botmar0 {
margin-bottom: 0;	
}
.redheadp {
text-align: left;
font-family: tahoma;
font-weight: bold;
font-size: 1em;
color: red;
}
.redhead2 {
font-family: tahoma;
font-weight: bold;
font-size: 1em;
color: red;	
}
.toppad {
padding-top: 10px;	
}
.topad2px {
padding-top: 2px;
}
/* BEGINNING OF GENERIC STYLES */
.floatleft {
float: left;
}
.h2left {
text-align: left;
margin: 10px 0 0 0;
padding: 0 45px 0 45px;
}
.h3left {
text-align: left;
margin: 0;
padding: 2px 45px 0 45px;
}
.bold{
font-weight: bold;
}
.center {
text-align: center;
}
.standardpara {
text-align: left;
padding-left: 45px;
padding-right: 45px;
font-family: tahoma;
font-size: .9em;
}
.alignleft {
text-align: left;
}
.italic {
font-style: italic;
}
.toppad2 {
padding-top: 15px;	
}
.stext {
text-align: left;
padding-left: 45px;
padding-right: 45px;
font-family: tahoma;
font-size: .9em;
}
.tahomasmall {
font-family: tahoma;
font-size: .9em;
}
.tahomaxsmall {
font-family: tahoma;
font-size: .75em;
}
.tahomaxxsmall {
font-family: tahoma;
font-size: .7em;
}
.tahoma {
font-family: tahoma;	
}
.tahomabold {
font-family: tahoma;
font-weight: bold;
font-size: .9em;
}
.tahomanorm {
font-family: tahoma;
font-size: .9em;
font-weight: normal;
}
.padlr5px {
padding-left: 45px;
padding-right: 45px;
}
.padlr45px {
padding-left: 45px;
padding-right: 45px;
}
.bldg {
margin: 0;
text-align: left;
font-weight: bold;
padding: 0 45px 0 45px;
}
.ulnostyle {
list-style-type: none;	
}
.hours {
margin: 0;
padding: 0 45px 5px 45px;
text-align: left;
}
.help {
cursor: help;
border-bottom: thin dotted gray;
}
.indent10 {
text-indent: 10px;
}
.indent15 {
text-indent: 15px;
}
.pdflists {
list-style-type: none;
font-weight: bold;
}
.pdflists ul {
list-style-type: none;
}
.pdflists ul li {
font-weight: normal;
}
.dgray {
background-color: #313131;
}
/* Start of jQuery Lightbox Styles */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
