body {
	margin:0px auto;
	width:900px;
	background:#768d9d;
	font-family: 'Ariel', sans-serif;
        color:black;
}


p {
	margin:50px;
}

ul {
    list-style-type: none;
    font-size:17.5pt;
}

h1 {
       font-size:20pt;
}

h2  {
	margin:50px;
}

a {
        color:silver;
	text-decoration:none;
}

a:hover {
	color:white;
	text-decoration:none;	<div id=quoteshow><img src="/images/starfish.png" alt="starfish" height="221"></div>
}


a:visited {
       color:black
	text-decoration:none;
}

a img { border: none ; }	


td {
	vertical-align:top;
	width:33%;
}

table {
	margin:50px;
}


.menubar {
	border: none;
}

.menubar ul {
	list-style: none;
}
	
.menubar li {
	display: inline;
        padding:15px;
}

.menubar ul li a:link {
	color: black;
	text-decoration: none;
}

.menubar ul li a:hover, .menubar ul li a:active {
	text-decoration: none;
	color: white;
}


#container{
    position: relative;
    width: 900px;
    height: 200px;
}

#main_image{
    width: 100%;
    height: 100%;
}

#overlay_image{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 900px;
    height: 200px;
}

#fadeshow, #fadeshow .gallerylayer {
	background-color: #768d9d!important;
}