body {
	text-align:center;
    min-width: 910px;
	}

.bodytext {
	font-family: Georgia, serif, "Times New Roman";
	font-size: 13px;
	line-height: 19px;
	color: #454545;
	font-variant: normal;
	text-transform: none;
}

.headline {
	font-family: Georgia, serif, "Times New Roman";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #E15500;
	font-variant: normal;
	text-transform: none;
}

.sidebartext {
	font-family: tahoma, sans, "arial";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}

.footertxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.bodyhead {  font-family: Tahoma, Arial, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #003F8C}

img.floatLeft {
    float: left;
    margin: 8px;
}
img.floatRight {
    float: right;
    margin: 8px;
}

#main {
width: 900px;
position: relative;
margin-left: auto ;
margin-right: auto ;
}

#donate {
position: absolute;
top: 208px;
left: 20px;
background-color: 657797;
}
a:link { color: blue; text-decoration: none }
a:active { color: 001158; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: 001158; text-decoration: underline }

ul.slideshow {
	list-style:none;
	width:875px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:1;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:0px;
	height:0px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#fff;
	z-index:0;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:0;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
