
a {
text-decoration : none;
color : #996633;
}
a:hover {
    text-decoration: none;
	color: #ffcc99;
	background-color: #996633;
}

table.center {
vertical-align : middle;
}


#myGallery
{
width: 600px !important;
height: 400px !important;
} 



#menu li
{
  
	display: inline;
	padding: 0 10px;
	border-right: 1px dotted #C4C769; 
	
	}
	
p.menu {
color : #996633;
text-align : center;
letter-spacing : 2pt;
line-height : 90%;
font-size : 10pt;
font-family : copperplate, ariel, sans-serif;
}


p.tagline {
letter-spacing : 1pt;
font-size : 10pt;
font-family : papyrus,times,serif;
color: #666666;
}

body {
background-image: url(img_39.gif); 

}


