		body
		{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		#container
		{
	margin: 0;
		}
h3 {
	color: #999999;
	font-size: .75em;
	font-weight: bold;
}
		
		#nav
		{
	text-align: right;
	color: #CCCCCC;
	top: 8px;
	right: 8px;
	position: absolute;
	height: 270px;
	width: 305px;
	display: block;
		}
		
		#content
		{
	padding-top: 1em;
	margin-top: 0;
	margin-right: 450px;
	margin-bottom: 0;
	margin-left: 40px;
		}
		
		#content h2 {
	margin-top: 0;
}
		
		#footer
		{
	clear: both;
	text-align: right;
	background-image: url(../images/bg.png);
	height: 210px;
		}
.logo2 {
	margin-top: 8px;
	margin-left: 8px;
}
		 
		#footer p
		{
	text-align: right;
	background-image: url(../images/logo.png);
	height: 210px;
	background-repeat: no-repeat;
	background-position: right;
		}

		#footer div
		{
	width: 500px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
		}
#content img {
	padding-top: 5px;
	padding-bottom: 8px;
}
#footer img {
	padding-top: 5px;
	padding-bottom: 8px;
}
.jTitle {
	font-weight: bold;
}
.jDates {
	font-size: 0.75em;
	color: #666666;
}
.jDisc {
	font-size: 0.85em;
	color: #666666;
}
/* catfish and 'position:fixed' emulation */

#catfish {
	position:fixed;
	bottom:0;
	padding:0;
	margin: 0;
	width:100%;
}
#catfish p#catch{
	color: #fff;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0px;
	text-align: right;
	background-color: #000000;
	display: block;
	width: 100%;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-right: 0px;
}
#top {
	background-image: url(../img/logoB.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 120px;
	position: absolute;
	width: 337px;
	margin-right: 0px;
	right: 0px;
	float: right;
	bottom: 73px;
}
html {
padding:0 0 58px 0;
}
