/* CSS Document */
body, p, div {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	}
a {
	color: #666600;
	text-decoration: underline;	
	}
a:hover {
	color: #999900;
	text-decoration: underline;	
	}

	
#bannerleft {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
	}

#bannertop {
	position: absolute;
	left: 43px;
	top: 0px;
	white-space: nowrap;
	}

#bannerbottom {
	position: absolute;
	left: 43px;
	top: 96px;
	background-image: url(/pics/bodytopfill.jpg);
	white-space: nowrap;
	}

.snakebottom {
	margin-left: 54px;	
	}

.cornerur {
	margin-left: 351px;	
	}

#bodyfill {
	position: absolute;
	left: 43px;
	top: 161px;
	background-image: url(/pics/bodyfill.jpg);
	width: 679px;
	}

#footer {
	background-image: url(/pics/pagefill.jpg);
	height: 40px;
}
