/* CSS Document */

body {
background-image:url(../_pix/bgOldLighthouse.jpg);
background-repeat:no-repeat;
background-position:top right;
margin:0px;
padding:0px;
}

div#base {
min-width:760px;
}

div#header {
height:30px;
background-color:#660000;
}

p {
margin:0px 0px 20px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}

a {
margin:0px 0px 20px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
}


h3 {
margin:0px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
}
h4 {
margin:0px 0px 10px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#990000;
}
