
a {

text-decoration: none;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 1.1 em;
 


}

.maindiv {
   width: 1000px;
font-size: 20px;
  display: block;
  		margin-left:50px;
		margin-right:50px   /* align for good browsers */
		
}


.mainnavigation {

	margin-left:20px;
	z-index:2;		
}


.homenavigation {
position:absolute;


font-size: 12;
border:0em;
z-index:2;

}


.subnavigation {

position:relative;

	z-index:1;		
}

a#gallery{
position:relative;
 top:10px;

}

.divider{
display:inline;
border-right-width: 1px;
  border-right-color: #9a6600;  
  border-right-style: solid;
	border-bottom-style: none;
		border-left-style: none;
		border-top-style: none;
		margin-left: 1px;
		margin-right: 8px;

}






a#button1 {
    display: block;
    width: 500px;
    height: 500px;
    margin: 0 auto;
	font-color: red;
	font-size: 50;
}
a#button1:hover {
    
}

.homeimage{
display: block;
    width: 299px;
    height: 325px;
	margin-top:25px;
	

}


#static{

    background: url(/images/neststatic.gif) no-repeat;

}



div#topline{
  position:absolute;

 top:88px;
  width:100%;
  left:40px;
height: 1px;
	border-top-width: .05em;
  border-top-color: #9a6600;  
  border-top-style: solid;
	border-bottom-style: none;
		border-left-style: none;
		border-right-style: none;
		z-index:1;
}


div#topbox{
display:inline;
  position:absolute;
 top:88px;
  width:1000px;
    left:40px;
 	height: 41px;
	border-top-width: 1px;
	border-bottom-width: 1px;
  border-top-color: #9a6600;  
  border-bottom-color: #9a6600;  
  border-top-style: solid;
	border-bottom-style: solid;
		border-left-style: none;
		border-right-style: none;
		background-color: none;
z-index:1;
}






	

