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

body{margin:0px; padding:0px; font-size:small; font-family:Arial, Helvetica, sans-serif; background:#FFFFFF url(images/page-bg.gif) top left repeat-x;}
img{border:none;}
a {color:#730F0F; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline}
h2{color:#999999; margin:5px;}

#wrap{width:793px; margin:5px auto;}
	#top{height:185px;}
		#logo{height:125px; width:600px; float:left;}
		#topright{float:left; width:180px; text-align:center;}
		#navwrap{height:50px; clear:both; background:url(images/navwrap_bg.gif) top left no-repeat; color:#FFFFFF; font-weight:bold; position:relative; padding:0px 0px 0px 20px;}
			.navitem{width:125px; float:left; height:10px; padding:15px 5px 20px 5px; text-align:center; font-size:small; background:url(images/navitem_bg.gif) -300 0 no-repeat;}
				.navitem a{color:#FFFFFF; font-weight:bold; text-decoration:none;}
				.navitem:hover{background:url(images/navitem_bg.gif) top left no-repeat;}
				.navitem ul{display:none; width:125px; font-weight:normal; background:url(images/navitem_dropdown_bg.gif) top left no-repeat; margin:0px; padding:5px; text-align:left; list-style:none; border-bottom:#000000 thin solid;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; color:#000000;}
					.navitem ul a{color:#000000; font-weight:bold;}
					.navitem ul a:hover{text-decoration:underline;}
					.navitem li{margin:3px 0px;}
			.navform{float:left; width:170px; padding:3px 0px 0px 60px; font-size:x-small; text-align:center;}
				.navform input.text{float:left; margin:2px;}
	#middle{height:390px; clear:both;}
		#content{
	width:580px;
	height:344px;
	padding:10px;
	float:left;
	background:#FFFFFF url(images/content_bg.gif) bottom left repeat-x;
	margin:0px 10px 0px 10px;
	overflow:auto;
}
			.img_right{float:right; margin:3px;}
			.img_left{float:left; margin:2px;}
			.img_center{margin:auto; clear:both; text-align:center;}
			#content p:first-letter{font-size:medium; font-weight:bold;}
		#right_bar{width:160px; height:365px; float:left; text-align:center; background:url(images/right_bar_bg.gif) top left no-repeat; filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}
			h3{color:#333333; margin:2px;}
			.thumbnails{margin:3px;}
	#bottom{text-align:center; text-align:center; font-size:x-small;}
	
.mission_box{margin:5px; border:#CCCCCC thin dotted; padding:3px; clear:both;}
#background_box{position:absolute; top:182px; z-index:-1; height:410px; text-align:center; width:100%;}

#jbox{width:570px; height:340px;}
	.jitems{width:260px; height:150px; margin:10px; float:left; border:#CCCCCC thin solid;}
	
.pod_cell{width:125px; float:left; text-align:center; padding:2px; font-size:x-small;}
.pod_break{clear:both; margin:5px 0px; border-bottom:#CCCCCC thin solid;}
.podspace{height:3px; clear:both;}
.podclast_series{}

