@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#41678a;
	min-width:1050px;
	font-family: “Lucida Grande”, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#333;
}

h3 { 
	margin:0; 
	padding:0;
	font-style:italic;
}

.centerIt {
	margin:0 auto;
}

a:link{color:#41678a; text-decoration:none; border-bottom:dotted thin;}
a:visited{color:#41678a; text-decoration:none; border-bottom:dotted thin;}
a:hover{text-decoration:none; border-bottom:none;}
a:active{color:#41678a;}

#bodyStyle {
	background:url(../topbackground.gif) repeat-x; height:176px; text-align:center; 
}

#bodyStyle a {text-decoration:none; border:none;}

#bodyCell {
	background-color:#FFF;
}

#middleContainer {
	width: 950px;
	margin:0 auto;
}

.BBtopics {
	margin-left:30px;
	width:95%;
	vertical-align:text-top;
	border-top:solid #CCC thin;
}

.BBtopics td {
	padding:15px;
	border-bottom:solid #CCC thin;
}

.BBtopics a {
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted thin
}

.BBtopics a:hover {
	text-decoration:none;
	border-bottom:none;
}

.slideshow {
	width: 950px;
	height: 320px;
	position: relative;
	margin:0 auto;
}

.slideshow img {
	position: absolute;
	top:0;
	left:0;
	z-index: 0;
}

.slideshow img.current {
	z-index:1;
}
		
.slideshow a {
	position: absolute;
	top: 245px;		
	display: block;
	cursor: pointer;
	overflow:hidden;
	font-size: 150px;
	z-index: 2;
	width:28px;
	height: 28px;
	text-decoration: none;
	border:0;
}
	
#footer {
	background:url(../images/footerdiv.gif) repeat-x;
	background-color:#41678a;
	clear:both;
}

#footerBody{
    padding:30px 20px 30px 30px;
	width:920px;
	margin: 0 auto;
}

#footerBody ul{
    list-style: none;
	padding:0;
	margin:0 25px 20px 0;
}

.footerTitle, .footerTitle a{
	color:#FFF;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 10.4px;
	font-weight:bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 2.0em;
	border-bottom:none;
	
}

.orgsLinks a{
	color:#9a1d00;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.8em;
	text-decoration:none;
	border-bottom:none;
}

.orgsLinks a:visited{text-decoration:none; border-bottom:none;}
.orgsLinks a:hover{text-decoration:underline;}
.orgsLinks a:active{text-decoration:none;}

.footerLinks a{
	color:#FFF;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 10.4px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.8em;
	text-decoration:none;
	border-bottom:none;
}

.footerLinks a:visited{text-decoration:none; border-bottom:none;}
.footerLinks a:hover{text-decoration:underline;}
.footerLinks a:active{text-decoration:none;}
.footerTitle a:visited{text-decoration:underline; border-bottom:none;}
.footerTitle a:hover{text-decoration:none;}
.footerTitle a:active{text-decoration:none;}

	
#nav_0 { left: 70px; }
#nav_1 { left: 113px; }
#nav_2 { left: 155px; }
#nav_3 { left: 197px; }	
#nav_4 { left: 239px; }	