
body {
margin:0;
padding:0;
background-color:#c9e6f8;
background-image:url(images/top_hor_tile.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:62.5%;
color:#555;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.8em;
font-weight:normal;
color:#6a5d1d;
}

#copyrightnotice a {
color:#999;
}

#copyrightnotice a:hover {
text-decoration:none;
}

#navlinks {
margin:7px 0 0 0;
padding:0;
list-style:none;
}

#navlinks li a {
display:block;
width:100%;
text-decoration:none;
padding:5px 3px 5px 3px;
color:#555;
border-bottom:dotted 1px #fbf9ed;
}

#navlinks li a:hover {
background-color:#c4dae9;
}

#toplinks a {
margin-right:10px;
color:#598ead;
font-weight:bold;
text-decoration:none;
font-size:1.1em;
}

#toplinks a:hover {
color:#79abc9;
}

#content a {
color:#555;
text-decoration:none;
color:#598ead;
}

#content a:hover {
text-decoration:underline;
}