body {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	color: #1f2e4f;
	margin:0px;
	text-align:center; /* IE6 needs this to center the layout in the browser window */
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
	}
.body_white {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	margin:0px;
	text-align:left; /* IE6 needs this to center the layout in the browser window */
	}
#main_wrapper {
	width: 866px; /* sets max layout width */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left;
	background-image: url(images/bkgd-content.jpg);
	background-repeat: repeat-y;
	height: 900px;
	}
#header {
	background-image: url(images/index-header_02.jpg);
	background-repeat: no-repeat;	/* full width by default */
	width: 866px;
	background-color: #FFFFFF;
	}
#header_inside {
	background-image: url(images/inside_02.jpg);
	background-repeat: no-repeat;	/* full width by default */
	height: 139px;
	width: 866px;
	}
#content {
	padding:0;
	width:866px;
	left:0px;
	height:100%;
}
#banner{
	background-color: #CC0000;
	vertical-align: middle;
	height: 30px;
	width: 866px;
}

#nav {
	left:0px;
	width:866px;
	background:transparent url(images/index_01.jpg) no-repeat;
	text-align: right;
	height: 15px;
	padding-top: 30px;
	padding-bottom: 5px;
	}
#scroll {
	height: 25px;
	width: 866px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	background-color: #CC0000;
}
#scroll_inside {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 866px;
	background-color: #213253;
	background-image: url(images/bkgdscroll.jpg);
	background-repeat: no-repeat;
}
#promo_left {
	width:251px;
	float: left;
	background-image: url(images/bkgd_left_01.jpg);
	background-repeat: repeat;
	height: 100%;
}
#promo_left_inner {
	width:225px;
	text-align: left;
	padding: 13px 13px 0px;
	background:url(images/bkgd_left_01.jpg) no-repeat;
	}
#promo_left_dates {
	width:251px;
	text-align: left;
	padding: 13px 13px 0px;
	background:url(images/bkgd_left-dates_01.jpg) no-repeat;
	color: #FFFFFF;
	}
#promo_left_dates ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
#middle {
	background-color: #FFFFFF;
	float: left;
	width: 418px;
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 850px;
	overflow: scroll;
}
#middle_inside {
	background-color: #FFFFFF;
	float: left;
	width: 418px;
	background-image: url(images/inside_05.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	overflow: auto;
	height: 100%;
}
#promo_right {
	width:197px;
	float: right;
	background-image: url(images/bkgd-col_right_01.jpg);
	background-repeat: repeat;
	height: 100%;
	}
#promo_right_inner {
	width:171px;
	text-align: left;
	padding: 13px 13px 0px;
	background:url(images/bkgd-col_right_01.jpg) repeat;
	}
#promo_right_Sabosik {
	width:171px;
	text-align: left;
	padding: 13px 13px 0px;
	background:url(images/bkgd-col_right_01.jpg) repeat;
	}

#footer {
	background-color: #1f2e4f;
	height: 15px;
	width: 846px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	}
#popup {
	width: 500px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}

	/* TEXT STYLES */

p {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 25px;
	padding-bottom: 4px;
}
h1 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 125px;
	padding-left: 40px;
	font-family: "Lucida Grande";
	color: #213253;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #1F3151;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 4px;
}
h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	padding-left: 25px;
	font-family: "Lucida Grande";
	color: #213253;
}
h4 {
	font-family: "Lucida Grande";
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #FAAC00;
	text-transform: capitalize;
	margin-left: 25px;
	padding: 0px 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	color: #5f8663;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
	font-weight: bold;
	text-transform: capitalize;
}
h6 {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	color: #5f8663;
	margin-top: 20px;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 25px;
	font-weight: bold;
	text-transform: capitalize;
}
.h7{
	font-family: "Lucida Grande";
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #FAAC00;
	text-transform: capitalize;
	margin-left: 0px;
	padding: 0px 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.nav {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-right: 10px;
	margin-right: 10px;
}
.body_mission {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	color: #1f2e4f;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 40px;
	padding-top: 0px;
}
.body {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 14px;
	color: #1f2e4f;
	margin-top: 0px;
	margin-bottom: 8px;
}
.left_col {
	font-size: 11px;
	line-height: 12px;
	color: #213152;
	margin: 0px;
	padding: 0px 0px 4px;
}
.left_col ul, li {
	margin-bottom: 4px;
}
.left_col_dates {
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 4px;
	list-style-position: outside;
	list-style-image: url(images/bullet-dates.png);
}
.left_col_dates ul, li {
	margin-bottom: 8px;
	margin-left: 10px;
}
.right_col {
	font-size: 10px;
	line-height: 11px;
	color: #213152;
	margin: 0px;
	padding: 0px;
}
. {
	margin-right: 10px;
	margin-bottom: 2px;
}
.pics_left {
	margin-right: 10px;
	margin-bottom: 2px;
}
.pics_right {
	margin-left: 10px;
	margin-bottom: 2px;
}
.more {
	font-size: 9px;
	line-height: 10px;
	color: #1f2e4f;
}
.footer {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.chart_header {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #213252;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.chart_body {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 12px;
	color: #213252;
}
.close_window {
	font-family: "Lucida Grande";
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.more{
	font-size: 9px;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.table {
	margin-left: 25px;
}

	/* LINKS */

a:link {
	color: 143878;
}
a:visited {
	color: ffa800;
}
a:hover {
	color: #ffa800;
}
a:active {
	color: #ffa800;
}

.nav a:link { color: #ffffff; text-decoration: none }
.nav a:visited { color: #ffffff; text-decoration: none }
.nav a:hover { color: #ffa800; text-decoration: none }
.nav a:active { color: #ffa800; text-decoration: none }

.more a:link { color: #ffa800; text-decoration: none }
.more a:visited { color: #ffa800; text-decoration: none }
.more a:hover { color: #ffffff; text-decoration: none }
.more a:active { color: #ffffff; text-decoration: none }

.close_window a:link { color: #ffffff; text-decoration: none }
.close_window a:visited { color: #ffffff; text-decoration: none }
.close_window a:hover { color: #ffa800; text-decoration: none }
.close_window a:active { color: #ffa800; text-decoration: none }



ul, ol, dl, blockquote, cite {
	margin-right: 25px;
	margin-left: 25px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	}
	
ul, li{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

hr{
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #768aa2;
	margin-right: 25px;
	margin-left: 25px;
}

.button {
	font-family: "Lucida Grande";
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #213252;
	text-transform: uppercase;
	padding: 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.button a:link { color: #ffffff; text-decoration: none }
.button a:visited { color: #ffffff; text-decoration: none }
.button a:hover { color: #ffa800; text-decoration: none }
.button a:active { color: #ffa800; text-decoration: none }

.dates {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 8px;
	padding: 0px 20px 0px 5px;
}