body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;
}


#container {
	max-width: 100%;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #090909;
	background-image: url(background1.png);
	background-repeat: no-repeat;
}
#container2 {
	max-width: 100%;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #090909;	
}
#header {
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 150px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #090909;
	background-color: #000000;
}

#footer {
	max-width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #090909;	
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}



*.float-divider { 
clear:both; display:block;
height:1px; font-size:1px; line-height:1px; 
}
					
	
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #090909;
}

.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #090909;
}

*.spacer{
	width: 100%;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-shadow: 1px 1px 1px #090909;
	}


