body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	background-image: url(bg3.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #616872;
	background-position: right bottom;
      background-attachment: fixed;
}

A:link {COLOR : #333333; TEXT-DECORATION : underline;}
A:visited {COLOR : #333333; TEXT-DECORATION : underline;}
A:active {COLOR : #666666; TEXT-DECORATION : underline;}
A:hover {COLOR : #666666; TEXT-DECORATION : underline;}

#nav {
	width: 347px;
	text-align: center;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

#arggh {
	position: absolute;
	left: auto;
	top: auto;
	right: 320px;
	bottom: 0px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contactus {
	background-image: url(contactbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding: 0px 30px 0px 35px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 350px;
}

#birds {
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 40px;
	top: auto;
	right: 350px;
	bottom: 20px;
	padding: 20px;
}

.graphicheader {
	text-align: center;
}

.small {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}

.bioband {
	text-align: center;
	background-image: url(bioscrolls.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	width: auto;
	padding: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 350px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#discoleft {
	float: left;
}

#discoright {
	float: right;
	text-align: right;
	width: 201px;
}

#newsright {
	float: right;
	width: 160px;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	background-color: #9CA3AD;
	border: 1px solid #000000;
	padding: 9px;
	margin: 15px 0px 9px 9px;
}

div { clear: none !important; }

