body {
	background-attachment: fixed;
	background-color: #007A65;
	background-image: url(img/back5.jpg);
	background-repeat: repeat-x;
}
 
.background {
background-image: url(img/back4.jpg);
background-repeat: repeat;
position: relative;
width: 97%;
height: 95%;
top: 10px;
z-index:1;

}

.logo {
position: relative;
background-image: url(img/logo.gif);
z-index:1;
background-repeat: no-repeat;
width: 251px;
height: 46px;
left: 74%; 
top: 8px;
z-index:1;
}

.logoprint {
display: none;
}


.content
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-align:justify;
}

.menu
{

background-color:#FF9933;
width: 250px;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-align: left;
border-style: solid;
border-width: 1px;
border-color: silver;
}

.menu1
{
width:90%;
padding: 5px;
background-color:#FF9933;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: silver;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{

padding-top: 10px;
padding-left: 22px;
padding-bottom: 10px;
background-image: url(img/wh_pin.gif);
background-repeat: no-repeat;
background-position: 0px;
}
#navlist a
{color: white; text-decoration: none;}
#navlist a:hover
{text-decoration: underline;}


.address {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px ;
color: silver;
}
a { color: #0000FF; text-decoration: none;}
a:hover {  color: #7A5D4A}
a:visited {color: #0000FF;}


a.port {color:white;}
a.port:hover {color:blue;}
a.port:visited {color:white;}

.intro {
font-style: italic;
font-size: 14px ;
font-weight: bold;
color: #FF9933;
}
h5 { font-style: italic; }
.top { font-size: 9px }

.text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

hr {
border: 0;
width: 80%;
color: white;
}.white {
	color: #FFFFFF;
}

