<style type="text/css">

body {  font-family: "Century Gothic", Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
}

gallerylink {
outline-color: white;
}

a {
	font-family: "Century Gothic", sans serif; font-size: 12px; letter-spacing: 5px; text-decoration:none
}

a:link {
	color:#00639a;
	text-decoration: none;
}

a:active {
	color: #79ad36;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #00639a;
	text-decoration: none;
}

a.white {
	color: #white;
	text-decoration: none;
}

a.white:visited {
	color: #white;
	text-decoration: none;
}

a.white:hover {
	color: #000000;
	text-decoration: none;
}

a.link {
	color: #993300; 
	text-decoration: none;

	background-color:#ccccff;
     	border-style:double;
     	border-width:5px;
     	border-color:#ffffff;
     	color:#666666;
     	}



h1 {font-family: "Century Gothic", Helvetica, sans-serif; font-size: 25px; color: #939598; margin:0}

h2 {font-family: "Century Gothic", Helvetica, sans-serif; color: #000000; margin:0}

h3 {font-family: "Century Gothic", Helvetica, sans-serif; font-size: 16px; color: #000000; margin:0}

h4 {font-family: "Century Gothic", Helvetica, sans-serif; font-size: 16px; letter-height: 5px; color: #939598; margin:0}

h5 {font-family: "Century Gothic", Helvetica, sans-serif; color: #000000; margin:0}

.navbarmenu{
margin: 0;
padding: 6px 0px;
font: bold 13px Century Gothic;
width: 100%;
border: 3px solid ffffff;
border-width: 5px 0;
background: white url(../images/pagetopper2.gif) center center repeat-x;
}

.navbarmenu li{
display: inline;
}

.navbarmenu li a{
color: white;
padding: 7px 12px;
text-decoration: none;
border-right: 2px solid white;
}

.navbarmenu li a:visited{
color: #ffffff;
}

.navbarmenu li a:hover, .navbarmenu li .current{
color: #ffffff;
background: url(../images/pagetopper3.gif)
}


</style>