/* CSS Document Styled By Dimitri Zaphiris 2005 */
html, body {
	background-color: #FFFFFF;

	padding:0px 0px 0px 0px;
	border:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#container {
	height:516px;
	width: 746px;
	background-repeat: no-repeat;
	background-color: #000000;}
	
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
#copydiv {

	height:516px;
	width: 746px;
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
	display: block;
}
#center { 
position:absolute; 
top:5px; /* for IE-mac */ 
left:0; 
} 
/* Hide from IE-mac \*/ 
#center { 
top:10%; 
width:100%; 

text-align:center; 
min-width:400px; 
} 
/* End hide from IE-mac */ 
#main { 
width:746px; 
height:410px; 
margin:0 auto; 
text-align:left; 
} 

#smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
} 


#enterbutton a {
	padding: 0px;
	text-decoration: none;
	display: block;
	background-image: url(goodies/aksplash_r4_c5.jpg);
	width: 74px;
	height: 32px;
	background-repeat: no-repeat;
}

#enterbutton a:hover {
	padding: 0px;
	text-decoration: none;
	display: block;
	background-image: url(goodies/enter.gif);
	width: 74px;
	height: 32px;
	background-repeat: no-repeat;}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; text-decoration: none;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
