body {
/*padding-top: 0 px;
background-image: url(img/menu.jpg);
background-attachment: absolute;
background-repeat: repeat-y;
background-position: 0px;
background-color: #ffffff;*/
}

p { 
 }
 
p.header {
font-weight: bold;
}

#outer{
width: 800px;
margin-left: auto;
margin-right: auto;
padding: 0px;

}

#butterfly{
position: absolute;
padding: 10px;
top: 50px;
margin-left: 600px;
visibility: visible;
z-index:0;
}

address {
bottom: 0;
/*margin-bottom: 0em;*/
/*padding-top: 1em;*/
font-size: 7pt;
font-family: verdana;
text-align: center;
text-transform: lowercase;
}

#index{
padding: 0px;
padding-top: 0px;
width: auto;
height: auto;
}

#body{
top: -100px;
padding: 0px 0px 0px 180px;
width:300px;
font-family: trebuchet ms;
font-size: 8pt;
color: #777777;
letter-spacing: 1px;

}

#gallery{
top: -100px;
padding: 0px 0px 0px 180px;
width: 500px;
font-family: trebuchet ms;
font-size: 8pt;
color: #777777;
letter-spacing: 1px;
}


#extra{
	position:absolute;
	padding: 0px 0px 0px 500px;
	visibility: visible;
	z-index: -1;
	text-align: left;
}

#footer {
padding-top: 20px;
font-size: 7pt;
font-family: verdana;
text-align: center;
color: #777777;
line-height: 12px;
}


#text1 {position: absolute; top: 10px; left: 360px;}
#text2 {position: absolute; top: 170px; left: 360px;}

#content { position: absolute; width:500px; top: 50px; padding: 0px;}
#content2 { position: absolute; width:500px; top: 200px; padding: 0px;}



a:link {color: #a7b67b; text-decoration: none;}
a:visited {color: #a7b67b; text-decoration: none;}
a:hover {color: #999966; text-decoration: none;}
a:active {color: #a7b67b; text-decoration: none;}


</style>
</head>
