* {
margin:0px 0px 0px 0px;
border:0;
padding:0px 0px 0px 0px;
}

body  {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: center; 
	color: #000000;
	
	background-color: #66CCFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.navigation{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	display: inline;
	width: 140px;
	text-align: center;
	float: none;
	clear: none;
	padding: 2px;
	line-height: 24px;
	margin: 0px;
}
.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8E91;
	display: inline;
	padding: 2px;
	width: 140px;
	text-align: center;
	float: none;
	line-height: 24px;
}
#eventCalendar 
{
   margin-top: 5px;
}
.twoColLiqLtHdr #container {
	width: 780px; 
	border: 0px solid #000000;
	text-align: left; 
	margin: 0px auto 0px auto;	
	background-color: #FFFFFF;
	background-image: url(../Images/BG1PX.jpg);
	background-repeat: repeat;
} 
.twoColLiqLtHdrHome #container {
	width: 780px; 
	border: 0px solid #000000;
	text-align: left; 
	margin: 0px auto 0px auto;	
	background-image: url(../Images/full_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:700px;
} 


.twoColLiqLtHdr #header {
	background-color: #0DCF0D;
	background-image: url(../Images/content_header.jpg);
	height: 131px;
	width: 780px;
	background-position: top;
	background-repeat: no-repeat;	
} 
.twoColLiqLtHdrHome #header 
{
    height: 131px;
	width: 780px;
	
}
.twoColLiqLtHdr #sidebar1, .twoColLiqLtHdrHome #sidebar1 {
	float: left;
	width: 177px; 
	/*background-color: #0DCF0D;*/
	padding: 0px 0px 0px 0px;
	height:484px;
}
.twoColLiqLtHdr #mainContent {
	background-color: #66CCFF;
	margin: 0px 40px 0px 26%;
	padding: 15px 15px 15px 15px;
} 
.twoColLiqLtHdrHome #mainContent {
	margin: 0px 40px 0px 26%;
	padding: 15px 15px 15px 15px;
} 
.twoColLiqLtHdr #footer {
	background-image: url(../Images/content_footer.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 127px;
} 
.twoColLiqLtHdrHome #footer {
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 127px;
} 
.twoColLiqLtHdr #footer p, .twoColLiqLtHdrHome #footer p  {
	margin: 0px 0px 0px 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
.navigation ul 
{
    margin: 0px 0px 0px 20px;
}
#navMenu img 
{
    margin-left:15px;
}
div.staffPhoto
{
    padding: 4px;
}
div.staffPhoto img 
{
    width:150px;
    height:150px;
    padding:4px;
    border: dotted 1px #e5e5e5;
}
.eventDate
{
    width:100px;    
    float:left;
    font-weight:bold;
    
}
.eventTitle a
{
    width:auto;
    
}
.headerStyle, .headerStyle tr
{
    font-weight:bold;
}
.rowStyle, .rowStyle td
{
    padding:0px 10px 5px 0px;
}

.photoGallery ul li 
{
    padding: 2px;
}
.photoGallery li
{
    display:inline;
    float:left;
    
}
.photoGallery li img
{
    padding: 5px; 
    background-color: #eee;  
    width:  150px; 
    height: 150px; 
    top:  0; 
    left: 0 
}
.photoTitle 
{
    color:#666;
    width:140px;
    height:37px;
    overflow:auto;
    vertical-align:middle;
    border:  solid 1px #ccc; 
    border-top-style:none;
    background-color:#eee;
    margin-top: -2px;
    padding-top:6px;
    text-align: center;
    font-size:9px;
}
.pager
{
    float: left;
    display: block;
    clear: both;
}

.tv 
{
    position:relative;
    display:block;
    height:180px;
    width: 177px;
    top:-80px;
    left:330px;
}
.tv .tvImage
{
    position:relative;
    top:-126px;
    left:17px;
}
.tv .pics 
{
    border:solid 1px Transparent;
}
.tv .tvImage img 
{
    width:141px;
    height:91px;
    border-style:none;
}

.imageHeader 
{
    text-align:center;
}
div.eventlist
{   
    width:400px;
    margin-left:15px;
}
div.termdates 
{
    display:inline;
    width:250px;
    
}
/* Nav */

/* End Nav */
