body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 125%;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url('../images/global/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	font-weight: bold;
	font-size: 15px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}


#stage1 {
	position:absolute;
	top: 175px;
}


#content {
	margin-top: 175px;
	margin-left: 25px;
	padding: 10px;
	text-align: left;
	color:#CCCCCC;
	width: auto;

}



#footer {
	position: static;
	bottom: 0px
}

.headline {
	font-size: 32px;
	font-weight: bold;
	color: white;
	line-height: 100%;
}

#rightside {
	float: right;
	clear: right;
	height: 100%;
	padding: 25px 0px 25px 25px;
}
.style2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}