body {

	background-attachment: fixed;
	background-position: center top;

}


#top {
	width: 561px;
	background-color: #FFB3FF;
	border: thin solid #FFE1FF;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.fancytext {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	font-style: italic;
	letter-spacing: LETTER-SPACING: -0.3em;
	letter-spacing: -6px;
	text-align: center;
	margin: 0px;
	padding: -1px;
	clear: both;
}
#menu_holder {
	width: 561px;
	margin-left: auto;
	margin-right: auto;
	height: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFE1FF;
	border-right-color: #FFE1FF;
	border-bottom-color: #FFE1FF;
	border-left-color: #FFE1FF;



}
#menu a {
	;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
#menu {
	height: 11px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFE1FF;
	
}

#menu2 {
	height: 11px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
	
}

#page {
	width: 561px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #FFE1FF;
	height: 400px;
	padding: 0px 0px 0px 0px;
}


h2 {
	color: #000000;
	margin: 0;
	font-size: 10px;
	line-height: 10px;
}

#footer {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9px;

}
a:hover {

    color: #000000;

    text-decoration: underline;

    background-color: #CC0099;

    font-style: normal;

}
a:active {

    color: #FF0000;

    text-decoration: none;

    background-color: #CCCCCC;

    font-weight: bold;

    font-style: normal;

}

