body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(images/lakeside.jpg);
	background-repeat: no-repeat;
	background-color: #99CCFF;
	margin: 0px;


}
#links {
	left: 20px;
	top: 167px;
	font-size: 135%;
	font-weight: bold;
	position: absolute;
	color: #FFFFFF;
}
#about {
	left: 20px;
	top: 200px;
	font-weight: bold;
	font-size: 125%;
	position: absolute;
	color: #FFFFFF;
}
#ratatat {
	position: absolute;
	top: 156px;
	right: 150px;
	font-size: 200%;
	font-style: normal;
	color: #003366;
}

#contact {
	font-size: 110%;
	font-weight: bold;
	position: absolute;
	left: 20px;
	bottom: 100px;
	color: #666666;
}
a {
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;

}
a:link {
	color: #336699;
	text-decoration: none;
	padding: 2px;
	font-weight: bolder;


}
a:visited {
	color: #336666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9966FF;
}
a:active {
	color: #FFFFFF;
	background-color: #999999;
}
#mast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;



}

