
body {
	margin: 0px;
	background-color: #faf8f1;
	font-family: verdana, sans-serif;
	font-size: 87%;
	color: #0E1319;
	line-height: 1.4;
}
td {
	font-family: verdana, sans-serif;
	font-size: 87%;
	line-height: 1.4;
}

a:link, a:visited, a:active, a:hover {
	color: #034A9F;
	text-decoration: none;
}
a:hover, a:active {
	border-bottom: 1px dotted #034A9F;
}
a:link .na, a:visited .na, a:active .na, a:hover .na {
	color: #0E1319;
}
h1, h2 {
	font-family: georgia, serif;
	color: #A71414;
	font-weight: normal;
	font-size: 168%;
}
h3 {
    font-family: georgia, serif;
	color: #A71414;
	font-weight: normal;
	font-size: 140%
}
h1 {
	margin-bottom: 0px;
	line-height: 1.0;
}
h6 {
	font-family: georgia, serif;
	color: #656D77;
	font-weight: normal;
	font-size: 126%;
	margin-top: 0.4em;
	margin-bottom: 0px;
	line-height: 1.0;
}


#fish_w {
	background-image: url(fish_w.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#fish_e {
	background-image: url(fish_e.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#ramp_w {
	float: left;
	background: url(ramp_w.png);
	background-repeat: repeat-y;
}

#ramp_e {
	float: right;
	background: url(ramp_e.png);
	background-repeat: repeat-y;
	background-position: right;
}



#paper {
	padding: 0px 13px 0px 12px;
}

#banner {
	background-image: url(banner_back.gif);
	background-repeat: repeat-x;
	height: 103px;
	text-align: center;
}

#banner img {
	margin-top: 24px;
}

#banner #ramp_w {
	height: 103px;
	width: 14px;
}

#banner #ramp_e {
	height: 103px;
	width: 14px;
}

#bubble_tray {
	position: absolute;
	top: 93px;
	width: 100%;
	height: 80px;
}
#bubble_w {
	margin-left: 327px;
	margin-right: 258px;
	height: 80px;
	background: url(bubble_w.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
#bubble_e {
	background: url(bubble_e.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#bubble_txt {
	height: 80px;
	margin-left: 13px;
	margin-right: 56px;
	background: url(bubble_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
#bubble_txt img {
	margin-top: 6px;
	margin-left: 26px;
}

#body_copy {
	margin-left: 45px;
	margin-right: 45px;
	background: url(paper.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#content {
	padding: 18px 33px 18px 260px;
}

#menu_strip {
	float: left;
	width: 228px;
	
	text-align: right;
}
table#heading {
	height: 152px;
}
table#heading td {
	vertical-align: bottom;
}
td#wasff {
	width: 198px;

	text-align: right;
	background: url(wasff_bg.jpg);
	background-repeat: no-repeat;
	padding: 18px 18px 18px 12px;
}
td#page_title {
	padding: 0px 152px 18px 33px;
}
#menu {
	padding: 18px 18px 18px 12px;
}

#footer {
	height: 32px;
	clear: both;
	background: url(banner_back.gif);
	color: white;
}
#footer #ramp_w {
	height: 32px;
	width: 14px;
}

#footer #ramp_e {
	height: 32px;
	width: 14px;
}
#footer p {
	margin: 0px;
	padding: 10px 0px 0px 306px;
}


#credit {
	clear: both;
}

#vizzini {
	position: absolute;
	right: 13px;
	top: 103px;
}

.chin {
	/*border-left: 1px dotted green;*/
	float: right;
	clear: right;
}

.chin#n1 { width: 130px; }
.chin#n2 { width: 118px; }
.chin#n3 { width: 100px; }

.block h2 {
	font-size: 100%;
	display: none;
}
