/* CSS Document */


div#rocket_article
{
	
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 25px;
	width:850px;
	
}
#rocket_article h1
{
	 font-weight:bold;
	 font-size: 1.7em;
	 
}
#rocket_article h2
{
	 font-weight:bold;
}
#rocket_article h3
{
	 font-weight:bold;
	 font-size: 1.3em;
}
.lift_off h2
{
text-align:center;
}
 h1.rocket_home   {
font-size : 1.5em;
line-height : 1em;
font-weight : bold;
margin-bottom : 0.75em;
/*border-left : 15px solid #000;*/
border-left : none;
padding-left : 8px;
} 
/*.rocket_image_left
{
	
	float:left;
	clear:right;
	margin:1em;
	border:solid thin red;
}
.rocket_image_right
{
	
	float:right;
	
}
.clear_right
{
	clear:right;
}
.clear_left
{
	clear:right;
}
*/
.clear_right
{
	clear:left;
}
div.float_p1 {
  float: left;
  width: 240px;
  
  padding-bottom:5px;
  padding-right:10px;
  padding-left: 10px;
  padding-top: 5px;
  /*border:thin solid red; padding: 10px; */
  }
  
div.float_p1 p {
   text-align: center;
    
	margin:.5em;
   }
   
  div.float_p2 {
  float: left;
  width: 450px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left: 10px;
  padding-top: 5px;
  
  
  }
  
div.float_p2 p {
   text-align: center;
   
	margin:.5em;
   }


div.spacer {
  clear: both;
  }
  
 div.center_p {
   text-align:center;
  
  
  }
 .media
 {
 	border:none;
 }
 div#rocket_background
{
	
	
	
}
#rocket_background h1
{
	 font-weight:bold;
	 font-size: 1.7em;
	 
}
#rocket_background h2
{
	 font-weight:bold;
}
#rocket_background h3
{
	 font-weight:bold;
	 font-size: 1.3em;
}
div#backtable
{
	
}

#backtable td
{
	border:thin solid #000000;
	padding:.2em;
	
	
}
#backtable th
{
	background-color:#6699FF;
	border:thin solid #000000;
	text-align:center;
}
table.inline
{
	border-collapse:collapse;
}
.rocket_pic_border
{
	border:thin solid #eee;
}
.rocket_pic_border p
{
	margin:0;
	margin-left:.3em;
	margin-right:.3em;
}
.center_text
{
	text-align:center;
}
div.rocket_news_list li
{
	margin-bottom:1em;
	font-weight:bold;
	
}


