body {
margin-top : 0px;
background-image : url(pix/fish.gif);
background-repeat : repeat;
background-color : White;
}

p {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : .8em;
}

p.directory {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : .8em;
}

/* TABLES AND CELLS */

#maintable {
width : 720px;
background-color : White;
border-width : 1px;
border-style : solid;
border-color : #34329c;
}

.navcell {
width : 170px;
background-color : White;
text-align : left;
vertical-align : top;
padding-left : 3px;
padding-right : 10px;
padding-top : 10px;
border-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 1px;
border-style : dashed;
border-color : Silver;
}

.contentcell {
width : 550px;
background-color : White;
text-align : left;
vertical-align : top;
padding-bottom : 20px;
padding-left : 20px;
padding-right : 10px;
padding-top : 10px;
}

#footer{
border-top : 1px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-style : dashed;
border-color : Silver;
padding-top : 10px;
text-align : center;
}

#leftcol {
width : 50%;
vertical-align : top;
padding-right : 0px;
}

#rightcol {
	width : 50%;
	vertical-align : top;
	padding-left : 20px;
	border-top : 0px;
border-bottom : 0px;
border-left : 1px;
border-right : 0px;
border-style : dashed;
border-color : Silver;
}

/* FONTS */

h1 {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.crumbs{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : .75em;
}

.directory{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : .75em;
border-right : 0px;
border-bottom : 0px;
border-left : 0px;
border-top : 1px;
border-style : dashed;
border-color : Silver;
padding-top : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : .65em;
}

/* NAVIGATION */

#navlist li {
list-style-position : outside;
list-style-type : disc;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : bold;
font-style : italic;
color : #34329c;
text-decoration : none;
line-height: 1.6em;
}

#navlist li a{
list-style-position : outside;
list-style-type : disc;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : bold;
font-style : italic;
color : #34329c;
text-decoration : none;
line-height: 1.6em;
}

#navlist li a:hover{
list-style-position : outside;
list-style-type : disc;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : bold;
font-style : italic;
color : #34329c;
text-decoration : underline;
line-height: 1.6em;
}
