@charset "utf-8";
/* CSS Document */

#ad {
width:380px;
margin-bottom: 20px;
padding:10px;
background-color:#2C2C2C;
float:right;
}


body {
background:#CCCCFF;
color:#FFFFFF;
}


#container {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color:#1E1E1E;
	}
	
#comments {
font-size:14px;
}	
	
#quickSummary {
width:400px;
margin-bottom: 20px;
padding:20px;
background-color:#2C2C2C;
text-align:left;
}


#quickSummary h3 {
text-transform:uppercase;
text-align:center;
color:#FFFF00;	
}

#supportingText {
width:400px;
margin-bottom: 20px;
padding:20px;
background-color:#2C2C2C;
text-align:left;
}


#supportingText h3 {
text-transform:uppercase;
text-align:center;
color:#FFFF00;	
}




.style1 {
color: #0000FF
}

.style2 {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.style3 {
font-size: small;
text-align:left;
color:#FFFFFF;
}

.style4 {
	font-size: large;
	color: #FF0000;
}

.style5 {
font-size:large;
font-weight:bold;
color:#0000FF;
}

.style6 {
color: #FF0000
}

.footer {
font-size: large; 
color: #FF0000
}

a:link { 
	font-weight: bold; 
	text-decoration: none;
	color:#FFFF00;
	}
a:visited { 
	font-weight: bold;
	text-decoration:none;
	color:#13D2E8;
	
	}
a:hover, a:active { 
	text-decoration:underline;
	color:#FF0000;
	}

#arcadestore {
width: 420px;
padding:10px;
float:left;
margin-top:10px;
margin-bottom:10px;
background-color:#2C2C2C;
}

#converter {
width:800px;
margin-bottom: 20px;
padding:20px;
background-color:#2C2C2C;
color:#FFFFFF;
font-size:24px;
}

#maker {
width:200px;
height:150px;
margin-bottom: 20px;
margin-left:20px;
margin-right:20px;
padding:20px;
background-color:#2C2C2C;
float:left;
color:#FFFF00;
}

#sitemap {
width:200px;
height:150px;
margin-bottom: 20px;
margin-left:20px;
margin-right:20px;
padding:20px;
background:url(image/bg_sitemap.gif) repeat;
float:left;
}

#email {
width:200px;
height:150px;
margin-bottom: 20px;
margin-left:20px;
margin-right:20px;
padding:20px;
background-color:#2C2C2C;
float:left;
}

#cube {
width:250px;
height: 260px;
margin-bottom: 20px;
margin-left:10px;
margin-right:10px;
padding:10px;
background-color:#2C2C2C;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
float:left;
}

#store {
width:750px;
margin-bottom: 20px;
padding:20px;
background-color:#2C2C2C;
text-align:left;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

#arcadeplaying {
width:250px;
height: 250px;
margin-bottom: 20px;
margin-top: 10px;
margin-left:10px;
margin-right:10px;
padding:10px;
background-color:#2C2C2C;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
float:left;
}

#arcadeplayingsummary {
width:750px;
margin-bottom: 20px;
padding:20px;
background-color:#2C2C2C;
text-align:left;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

#arcadeplayingsummary h3 {
text-transform:uppercase;
text-align:center;
color:#FFFF00;
background: url(image/bg_cheat.gif) repeat-x;
height:40px;	
}

#gamelist {
width:420px;
margin-top:15px;
margin-left:10px;
margin-bottom: 20px;
padding:20px;
background-color:#2C2C2C;
text-align:left;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
float:left;
}

#gamelist h3 {
background-image:url(image/bg_cheat.gif);
text-indent:1em;
height:40px;
}

#mainhead {
color:#FFFFFF;
}

#mainhead p {
color:#FFFFFF;
}

.error  {
color:#FF0000;
}