a:link {text-decoration:none; color:#000}      /* unvisited link */
a:visited {text-decoration:none; color:#000}  /* visited link */
a:hover { text-decoration:underline; color: #ff0000}  /* mouse over link */
a:active {text-decoration:none; color:#000}  /* selected link */
h4{color:#550000}
html,body{background:#55000B; font-size:12pt}

a.nav {font-size:9pt; padding:10px;white-space:nowrap; display:block;}
a.loc {font-size:7pt;display:inline;font-weight:400}
li{list-style-type:none}
#navbar ul{margin-left:-25px}

#main {
background-color:#FFF;
background-image:url(images/watermarksmall2.jpg);
background-repeat:no-repeat;
background-position:center center;
margin:auto;
padding:3px;
width:680px;
}

#banner {
background-image:url(images/StElizabethWebBanner.jpg);
background-repeat:no-repeat;
height:102px;
width:650px;
margin-left:10px;
margin-top:10px;
}

#content {
width:490px;
margin-left:170px;
margin-top:30px;
color:#000000;
font-family:times, serif;
min-height:465px;
}

#navbar {
font-family:Verdana,helvetica, arial, sans-serif;
float:left;
font-weight:600;
height:400px;
width:145px;
border-color:#000;
border-style:solid;
border-width:0 1px 0 0;
}


#footer {
font-family:Verdana,helvetica, arial, sans-serif;
font-size:9pt;
height:50px;
clear:both;
margin:auto;
position:relative;
padding-bottom:20px;
}

.SEADCC{
font-family:Verdana,helvetica, arial, sans-serif;
font-size:9pt;
color:#550000
}

