body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #001144;
	background-attachment: scroll;
	background-image: url(../images/bg_scales.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
table#container {
	width: 95%;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg_scales_corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#topcell {
	height: 90px;
	background-attachment: scroll;
	background-image: url(../images/dfd_logo.gif);
	background-repeat: no-repeat;
	background-position: 40% 14px;
}
td#maincontentcell {
	background-color: #FFFFFF;
	width: 79%;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 70px;
	vertical-align: top;
	border: 2px solid #000000;
}

td#maincontentcellfish {
	background-image: url('/images/faded-fish.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	width: 79%;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 70px;
	vertical-align: top;
	border: 2px solid #000000;
}


td#maincontentspecial {
	background-color: #FFFFFF;
	width: 79%;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 50px;
	padding-bottom: 100px;
	vertical-align: top;
	border: 2px solid #000000;
}
td#navcell {
	padding-top: 150px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
}
td#footercell {
	color: #9999CC;
	vertical-align: top;
	height: 25px;
	padding-top: 15px;
	font-size: smaller;
	text-align: right;
}
td#footercell a {
	color: #9999CC;
}
td#topcell h1 {
	color: #000000;
	padding-left: 116px;
	padding-top: 22px;
	padding-bottom: 10px;
	letter-spacing: .2em;
}
td#maincontentcell h1 {
	font-size: x-large;
}
td#maincontentcell p {
	line-height: 140%;
}

td#maincontentcellfish h1 {
	font-size: x-large;
}
td#maincontentcellfish p {
	line-height: 140%;
}


.hidden {
	display: none;
}
td#navcell ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td#navcell li {
	display: block;
}


td#navcell li a {
	display: block;
	margin: 0px;
    width:11em;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td#navcell > ul li a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
td#navcell > ul li a {float:none;}
/* End IE5-Mac hack */
    
    
td#navcell li a:link, td#navcell li a:visited {
	text-decoration: none;
	background-color: #333366;
	color: #CCCCCC;
}
td#navcell li a:hover {
	text-decoration: none;
	background-color: #6666CC;
	color: #FFFFFF;
}
td#navcell div#wrapper ul li#here a {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}
ul#subgroup li a {
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
}
div#wrapper {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
img.bordered {
	border: 1px solid #000000;
}
img.hangleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.whitespaceafter {
	padding-bottom: 50px;
}

ul#shows {
	line-height: 175%;
	list-style-image: url('/images/bullet-fish.gif')
}


