body {
	height: 100%;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	color:#333333;
	margin: 0;
	padding: 0;
}

a{font-family: Californian FB;font-size: medium;color: #000000; font-weight: 700;}

a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: underline;
}
  

#container {
           position: relative;
           text-align: center;
           width: 1000px;
           margin: auto;
           padding: 0px;	
}

#top {
	width:1000px;
	height:170px;
	background:url(top3.jpg) no-repeat;
}

#menu {
      width: 800px;
      height: 170px;
      padding-left: 105px;
      padding-top: 120px;
      z-index: 2; 
}
      
#menubutton {
      margin-left: 10px;
      float: left;
}

#middle {
    width:1000px;
    background:url(middle.jpg);
    text-align:center;
}

#bottom {
	width:1000px;
	height:136px;
	background:url(bottom2.jpg) no-repeat;
}

#holder {
        min-height:1200px;
        width: 800px;
        
       
}


#holder1 {
         float: left;
         width: 225px;
         text-align: center;
         margin-left: 28px;
}

#holder2 {
         float: left;
         width: 225px;
         height: 300px;
	     text-align: center;
         margin-left: 128px;
}


#pictureleft {
         float:left;
         width: 100px;
         height: 640px;
         background:url(background10.jpg) no-repeat;
           
}

#pictureright {
         float:right;
         width: 100px;
         height: 640px;
         background:url(background10.jpg) no-repeat;

}


#pictureview {
         float:left;
         width: 600px;
         height: 640px;
         background:url(background10.jpg) no-repeat;        
}   
        
#picturelist {
    position:relative;
    width:585px;
    text-align:center;
    margin: auto;
            
}

#picture {
    position: relative;
    z-index:1;  
}

#pl {
    position: relative;
    bottom: 35;
    z-index:2; 
}

#pl2 {
    position: relative;
    bottom: 10;
    z-index:2; 
}

#content {
           position: relative;
           text-align: center;
           width: 800px;
           margin: auto;
           padding: 0px;	
}

#intro  {
           width: 800px;
           text-align: center;
           font-size: 22px;
           font-style: bold;
           font-family: "Californian FB", serif;
}

h1  {
    text-align: center;
    font-size: 22px;
    font-style: bold;
    font-family: "Californian FB", serif;
}

   
#header4 {
    width:798px;
    min-height:30px;
    height:auto;
    text-align: center;
    font-size: 18px;
    font-style: bold;
    font-family: "Californian FB", serif;
    background:url(header4.jpg) no-repeat;
    word-spacing: .5em;
    border-width: 1px;
	border-style: solid;
	border-color: #333333;
}


 
#contact {padding-top:95px;}



#addleft {
   
   float:left;
   width:130px;
   margin-top:400px;
   position:fixed;
}

#spacer1 {
   height:350px;
   width:1000px;  
}

#padding {
   padding-top:4px;
}