body {
background-color: #9c9c9c;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
}

h1 {

}

h2 {
color: 00568F;
font-weight:bold;
}

a:link {
color:#504e4e; 
text-decoration:none;
}

a:hover {
color:#990000; 
}

a.mail:hover, a.mail:link, a.mail:visited {
color:#00568F; 
text-decoration:underline;
}


.header {
background-image: url(header3.png); 
height:252px; 
width:768px; 
background-repeat:no-repeat;
}

.nav { 
width: 325px;
padding-top:5px;
}

.nav ul {
margin:5px;
}

.nav li {
list-style-type: none;
} 

.nav a {
font-size:13px;
line-height:20px;
} 

.selected {
color:#990000;
}

.cover {
box-shadow: 0px 0px 10px #408080;
}

h2 {
color: #00568F;
} 