body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
	}

h1{
  font-weight: bold;
  font-size: 26px ;
  color: #DA8D00
}
h2{
  font-size: 14px;
  font-weight: bold;

}


#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}

#page{
   width:900px;
   height:684px;
   margin:0px ;
   padding:0px;
   background:url("/images/flame_background.jpg");
   background-repeat:no-repeat;
   background-position:top right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px
}

#title{
  height:188px;
  width:900px;
  background-image:url("/header/1stpassivefire_header.jpg");
  background-position:left top ;
  background-repeat:no-repeat;
}
#bottompadding{
  height:30px;
  width:900px;
  clear: both;
}


#footer{
   height:100px;
   width:900px;
}




#menu{
  width:900px;
  height:38px;

  top:130px;
  position:relative;
}

.menuitem{
  width:91px;
  float:left;
  margin:0px;
  height:38px;

}

.msep{
  /*border-right:1px solid #FFFFFF ;  */
  width:24px;
  float:left;
  margin:0px;
  height:38px;
}


.orange{
    border:1px solid #DA8D00;
    display:inline;
}


.loud{

  font-size: 20px;
  line-height: 2
}

#content{
  width:430px ;
  min-height:350px;
  overflow:visible;
  float:left;

}

#contenttext{
  float:left;

  width:430px;
  color:  black;
  font-size:12px;

  min-height:350px;
}

#contentw{
  width:800px ;
  min-height:350px;
  overflow:visible;
  float:left;

}

#contenttextw{
  float:left;

  width:800px;
  color:  black;
  font-size:12px;

  min-height:350px;
}





#contenttext b{
  color:Black;
  font-size: 16px;
}



#gap{
  float:left;
  width:20px;
  height:100px;
}


#leftgal{
  float:left ;
  width:300px;
  height:300px;
}

#leftpic{
  float:left ;
  width:450px;
  height:300px;

}

#lefttext{
  font-size: 12px;

}

.bullitpoint{
  background: url("/images/bullet_point.png");
  background-position:top left;
  background-repeat:no-repeat;
  padding-left:40px;
  line-height: 0.6
  }

.bullitpointgal{
  background: url("/images/bullet_point.png");
  background-position:top left;
  background-repeat:no-repeat;
  padding-left:40px;
  height:50px;
  }

#gal{
  width:570px ;
  min-height:350px;
  overflow:visible;
  float:left;
}

#galscroll{
   float:left;
  padding-left:40px;
  width:530px;
  color:  black;
  font-size:12px;

  height:350px;
  overflow:auto;
}

a:link,a:visited,a:active{
  color:#DA8D00;
  font-weight: bold    ;
  text-decoration:none;
}
a:hover{
  color:#7D7270;
  font-weight: bold ;
  text-decoration:underline;
}

.picspace{
  width:20px;
  height:20px;
}




