#out-content #body #main-story {
	display:block;
	padding-left:20px;
	background-image:url("/images/main-story-border.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
}

#out-content #body #main-story #story-text {
	display:block;
	min-height: 205px;
	
	padding:0 271px 30px 0;
	background-image:url("/images/spacer.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}
#out-content #body #main-story h1, #main-story h1,  #body #main-story h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	
	color:#003860;
	margin:10px 0 10px 0;
	line-height:24px;
}
#out-content #body #main-story h1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	
	color:#6699ff;
}
#out-content #body #main-story p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:12px 0 0px 0;
	line-height:17px
}

#out-content #body #callout {
/*	display:block;
	min-height:40px;*/
	display:block;
	width:100%;
	background-color:#ffd27f;
	background-image:url("/images/callout_corner_bg.gif");
}
#out-content #body #callout #corner-callout { 
	background-image:url("/images/callout_corner_home.gif");
}
#out-content #body #callout .abox {
	margin: 0px 0;
	padding: 0px 0px 0px 0px;	
	width:49.90%;
	background-color:#ffd27f;
}
#out-content #body #callout .abox h2 {
	font-size:14px;
	color:#121D49;
	display:block;
	
	background-image:url("/images/bg_curve.gif");
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	padding:10px 0px 8px 20px;
	
}
#out-content #body #callout .abox img {
	padding:0px 5px;
	float:left;
}
#out-content #body #callout .abox a:link, #out-content #body #callout .abox a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#003860;
}
#out-content #body #callout .abox p {
	padding:0 0 10px 0;
	margin:0;
}

#out-content #body #callout .abox-content {
	display:block;
	min-height:78px;
	background-color:#dfba76;
	border-top:1px solid #C09F61;
	
	padding:10px 10px 10px 10px;

}

#miss_state {
	background-color:#003a65;
	background-image:url("/images/mission_background.jpg");
	
	border-top:1px solid #99ccff;
	
	color:#ffffff;
}

#miss_state #miss_state_outer {
	background-image:url("/images/rt_sliding_door.gif");
	background-position:top right;
	background-repeat:repeat-y;
	
}

#miss_state #miss_state_inner {
	background-image:url("/images/lt_sliding_door.gif");
	background-position:top left;
	background-repeat:repeat-y;
	padding:10px 0px;
}
#miss_state #miss_state_border_outter {
	border-top:1px solid #004171;
	border-bottom:1px solid #004171;
}
#miss_state #miss_state_border_inner {
	border-top:1px solid #002744;
	border-bottom:1px solid #002744;
	
	padding:0px 30px;
	text-align:center;
}
#miss_state #miss_state_text_outter {
	background-image:url("/images/lt_dingbat_mission.gif");
	background-repeat:no-repeat;
	background-position:center left;
	

	margin:0 auto;
	
}
#miss_state #miss_state_text_inner {
	background-image:url("/images/rt_dingbat_mission.gif");
	background-repeat:no-repeat;
	background-position:center right;
	text-align:left;

	padding:6px 65px;
	
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}