body {
	background: #F4FBFF url(bg.jpg) repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
}

#top {
	width: 600px;
	border: 1px solid;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-color: #1F1F1F;
	height: 30px;
}

#top3 {
	width: 200px;
	border: 0px solid;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: auto;
	border-color: #0000FF;
	height: 30px;
	float: left;
}


#top2 {
	height: 30px;
	float: right;
	margin-top: 0px;
}
#SCROLL {
	height: 482px;
	overflow: scroll;
}

#top p {
	color: #1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -3px;
	letter-spacing: -3px;
	text-align: inherit;
	clear: both;
	font-weight: 900;
	margin-top: -4px;
	margin-bottom: -2px;
}

.fancytext {
	color: #1F1F1F;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	letter-spacing: -0.3em;
	letter-spacing: -3px;
	text-align: left;
	margin: 0px;
	clear: both;
	font-weight: 900;
}
#menu_holder {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 13px;



}
#menu a {
	;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-decoration: none;
	margin-left: 1em;
	display: block;
	padding: 0em 0em 0em 0em;
	float: left;

	
	
}
#menu {
	height: 12px;
	
}
#page_HOLDER {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	border-color: #1F1F1F;
	height: 482px;
}

#control_box {
	width: 198px;
	border: 1px solid;
	height: auto;
	padding: 0px 0px 0px 0px;
	border-color: #CC0099;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


#bottom {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	height: 30px;
	border-color: #1F1F1F;
	margin-top: 6px;
}


h2 {
	color: #CCCCCC;
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	color: #1F1F1F;
	text-align: center;
}


a:link {
	color: #1F1F1F;
	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;

    font-weight: normal;

    font-style: normal;

}
