body {
	/* background-color:#CCCCCC; */
}

div#rapper {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	position: relative;
	width: 770px;
	height: 430px;
	text-align: left;
	overflow:visible;
	background-color:#FFFFFF;
}

div#logo {
	position:absolute;
	left:0px;
	top:0px;
}

div#fp_copy {
	position:absolute;
	left:3px;
	top:78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8E0D33;
	width: 248px;
}

div#main_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D53782;
	position:absolute;
	left:2px;
	top:36px;
}

div#sub_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D53782;
	position:absolute;
	left:2px;
	top:61px;
}

div#gnumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8E0D33;
}

div#splash {
	position:absolute;
	left:264px;
	top:17px;
}

a:link {
	color: #8E0D33;
	text-decoration: underline;
}

a:visited {
	color: #8E0D33;
	text-decoration: underline;
}

a:hover {
	color: #D53782;
	text-decoration: underline;
}


a.image_but:link {
	color: #8E0D33;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a.image_but:visited {
	color: #8E0D33;
	text-decoration: none;
}

a.image_but:hover {
	color: #D53782;
	text-decoration: none;
}

a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8E0D33;
	text-decoration: none;
}

a.menu:visited {
	color: #8E0D33;
	text-decoration: none;
}

a.menu:hover {
	color: #D53782;
	text-decoration: none;
}

.abouttext {
	color: #8E0D33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.under {
	text-decoration: underline;
}
