.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: normal;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #174a7c;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #174a7c;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.header2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}

#adBoxServices1 {
	padding: 5px;
	width: 800px;
	border: 2px solid #666666;
	height: 38px;
	color: #FFFFFF;
	background-color: #848cad;
	left: auto;
	right: auto;
	vertical-align: middle;
}

#MissionBox {
	padding: 5px;
	width: 800px;
	border: 2px solid #666666;
	height: 38px;
	color: #FFFFFF;
	background-color: #848cad;
	left: auto;
	right: auto;
	vertical-align: middle;
}

#slideshow * { margin: 0; padding: 50; }
#slideshow {
	background: url('images/bg_shadow.gif') no-repeat top;
	position: relative;
	width: 603px;
	height: 306px;
	padding-top: 14px;
	padding-right: 120px;
	padding-bottom: 15px;
}
#slideshow #menu, #slideshow #pictures, #slideshow #loading {
	position: absolute;
}

#slideshow #pictures {
	background: url('images/bg.jpg');
	width: 500px;
	height: 275px;
	overflow: hidden;
}
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 437px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu {
	list-style-type: none;
	width: 175px;
	height: 257px;
	right: 0px;
	padding-top: 0px;
}
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 12px "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 12px "Verdana"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menu li.background { background: url('images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 0; }
