.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.navigationText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.siteCredit {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #99CC66;
}
.listText {

	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#topbottom {
	height: 100%;
}

a {
	color: #FFFFFF;
}