@charset "utf-8";
/* CSS Document */
/* index.css
 * For use with index.php */
 

#flash_container{ 	padding:70px 0 0 0 } /* Background image of the container holding the Flash movie, text, or other images */
 
#secondary_header{font-size:22px; font-weight:bold;}
#body_image_left{ background:url(../images/index_body_image_left.jpg);} /* Body left image */
#body_image_right{ background:url(../images/index_body_image_right.jpg); } /* Body right image */
