@charset "ISO-8859-1";
/* CSS Document */

body
{
margin:0px;
background-image:url(images/BackSplash.jpg);
background-repeat:repeat-x;
background-color:#b7d0fa;
font-family:"Palatino Linotype", Palatino, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}
table.main
{
    left:50%; 
    top:0px; 
    margin-bottom:-8px;
}
A.menulink:link {color:#FFFFFF; text-decoration:none;}
A.menulink:visited {color:#FFFFFF; text-decoration:none;}
A.menulink:active {color:#FFFFFF; text-decoration:none;}
A.menulink:hover {color:#7aacf6; text-decoration:none;}
h1
{    
font-size:22px;
font-weight:bold;
color:#1c56a2;
}
.header{
font-size:22px;
font-weight:bold;
color:#1c56a2;
}
h2{
font-size:14px;
font-weight:bold;
color:#1c56a2;
}
.subheader2{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}
.subheader{
font-size:14px;
font-weight:bold;
color:#1c56a2;
}
.SearchHeader{
font-size:18px;
font-weight:bolder;
color:#1c56a2;
}
.footer{
font-size:12px;
}
.footerlinks{
font-size:12px;
letter-spacing:1px;
padding-top:5px;
}
.menu{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
letter-spacing:1px;
}
img {border: none;}
div.scroll{
overflow:auto;
height:330px;
}

.container {
	overflow: hidden;
	width: 587px;
	margin: 0 auto;
}

#main {
}

/*--Main Image Preview--*/
.main_image {
	width: 587px; height: 354px;
	float: left;
	background: #000;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 -5px;
	padding: 10px;
	text-align:center;
}
.main_image p {
	font-size: 14px;
	padding: 10px;
	margin: 0;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #00569c;
	border-top: 0px;
}
.main_image a.collapse {
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
#main .container{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
}
