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

 html, body, #wrapper {
 	  height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      border: none;	
	  font:"Times New Roman", Times, serif;
	  font-size:14px;
	  line-height: 20px;
  
} #wrapper {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 100%;
	  
}

h1{ font-family: Brush Script, Arial, Helvetica, sans-serif; font-size: 16px; display: inline; font-style:italic; font-weight: lighter; }

h3{ color:#999999; font-size: 18px; display: inline; font-weight: lighter; letter-spacing:1px; }





#background_main_home { background:url(../images/jpg/bg/background_home.jpg) no-repeat top center; width:1000px; }
#background_main_about { background:url(../images/jpg/bg/background_44270-2.jpg) no-repeat top center; width:1000px; }
#background_main_photos { background:url(../images/jpg/bg/background_pics.jpg) no-repeat top center; width:1000px; }

#head_space { float:left; width:1000px; height: 40px; }	
#top_bar { width:1000px; height: 30px; line-height: 30px; background-color:#000000; color:#999999; text-align: center; letter-spacing:1px; }
#top_bar_sub { width:1000px; height: 4px; background-color:#5d7ce8; }			
#head { float:left; width:1000px; height: 40px; }
#main_menu { margin-left: 85px; margin-top: 25px; font-family:Arial, Helvetica, sans-serif; font-size:16px; }		 
#main { height: 690px; vertical-align:top; }
#body { float:left; margin-right: 590px; margin-left:120px; margin-top: 42px; text-align:left; }
#body_photos { float:left; margin-right: 120px; margin-left:120px; margin-top: 42px; text-align:left; }
#body_foot_home {margin-left:120px; margin-top: 15px; text-align:left; }
#foot_space { width:1000px; height: 10px; }	
#foot { float:left; width:1000px; height: 25px; letter-spacing:1px; text-align:center; color:#666666; font-family:"Times New Roman", Times, serif; }

.main_menu { }

	a.main_menu:link { color:#000000;font-weight:lighter; text-decoration: none }
	a.main_menu:visited { color:#000000; font-weight:lighter; text-decoration: none }
	a.main_menu:active { color:#000000; font-weight:lighter; text-decoration: none }
	a.main_menu:hover { color:#5d7ce8; font-weight:lighter; text-decoration: none }	 
	
.foot { color:#666666; font-family:"Times New Roman", Times, serif; }

	a.foot:link { color:#666666;font-weight:lighter; text-decoration: none }
	a.foot:visited { color:#666666; font-weight:lighter; text-decoration: none }
	a.foot:active { color:#666666; font-weight:lighter; text-decoration: none }
	a.foot:hover { color:#5d7ce8; font-weight:lighter; text-decoration: none }	   
	  

a img {border: 0; }