body.main {
 background-image: url(graphics/main_BG.jpg);
 margin: 0px;
}
th,td {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
td.layout_main {
 color: #000000;
 vertical-align: top;
}
table.footer {
 width: 770px;
}
td.footer {
 background-color: #f7f7af;
 border-top-color: #000000;
 border-top-style: solid;
 border-top-width: 1px;
 height: 45px;
 background-image: url(graphics/footer_logo.jpg);
 background-position: right;
 background-repeat: no-repeat;
}
table.main_divide {
 width: 770px;
  background-color: white;
}
td.main_left {
 background-image: url(graphics/menu_bg.jpg);
 background-repeat: no-repeat;
 text-align: center;
 vertical-align: top;
 width: 167px;
  background-color: white;
}
td.main_right {
 width: 603px;
 vertical-align: top;
}
td.splash_center {
 height: 162px;
 width: 546px;
 text-align: right;
 vertical-align: top;
 padding-right: 10px;
 padding-top: 10px;
  background-color: white;
}
td.content_center {
 height: 162px;
 width: 546px;
 padding: 18px;
 text-align: left;
 vertical-align: top;
}
td.splash_right {
 height: 162px;
 width: 57px;
}
td.column_contenthome {
 padding: 0px;
 width: 433px;
 vertical-align: top;
}
td.column_newsbrief {
 padding: 0px;
 width: 170px;
 text-align: left;
 vertical-align: top;
}
.m0iout {
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #333333;
 font-weight: bold;
 height: 25px;
 padding-left: 20px;
 padding-top: 5px;
 text-decoration: none;
 vertical-align: top;
}
.m0iover {
 background-color: #809CBC;
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #ffffff;
 font-weight: bold;
 height: 25px;
 padding-left: 20px;
 padding-top: 5px;
 text-decoration: none;
 vertical-align: top;
}
.m0idown {
 background-color: #809CBC;
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #ffffff;
 font-weight: bold;
 height: 25px;
 padding-left: 20px;
 padding-top: 5px;
 text-decoration: none;
 vertical-align: top;
}
.m0outer {
 height: 25px;
}
.m1idown {
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #94C0E5;
 font-weight: bold;
 padding-left: 20px;
 padding-right: 10px;
 text-decoration: underline;
 vertical-align: top;
}
.m1iout {
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #333333;
 font-weight: bold;
 padding-left: 20px;
 padding-right: 10px;
 text-decoration: none;
 vertical-align: middle;
}
.m1iover {
 background-color: #809CBC;
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 border-bottom: 1px solid #ffffff;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 20px;
 padding-right: 10px;
 text-decoration: none;
 vertical-align: middle;
}
.m1outer {
 background-color: #A7B9CC;
}
.m2idown {
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #3B7CB7;
 font-weight: bold;
 padding-left: 20px;
 padding-right: 10px;
 text-decoration: underline;
 vertical-align: middle;
}
.m2iout {
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 color: #333333;
 font-weight: bold;
 padding-left: 20px;
 padding-right: 10px;
 text-decoration: none;
 vertical-align: middle;
}
.m2iover {
 background-color: #809CBC;
 background-image: url(graphics/menu_block.gif);
 background-repeat: no-repeat;
 border-bottom: 1px solid #ffffff;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 20px;
 padding-right: 10px;
 text-decoration: none;
 vertical-align: middle;
}
.m2outer {
 background-color: #CED5DC;
}
div.newsListHeadline {
 padding: 0px 4px;
}
h1 {
 font-size: 14pt;
}
h3 {
 font-size: 12pt;
}
.menuTD1 {
 background-image: url(graphics/menu_block.gif);
 background-position: top right;
 background-repeat: no-repeat;
}
.menuText1Format {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding: 3px;
}
.menuText1 {
 color: #000000;
 padding-right: 7px;
 text-align: right;
 text-decoration: none;
}
.menuText1:hover {
 color: #006633;
 padding-right: 7px;
 text-align: right;
 text-decoration: underline;
}
.footer_back {

}





/*===========================================================================*

	Lightbox

*===========================================================================*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(graphics/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData .caption_2{ font-weight: normal;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }