body
{
background-color:rgb(0, 0, 0);

font-family:"Arial";
font-size:15px;
color:#FFFFFF;
line-height:140%;
}
 
a:link {color:#BB8822;}      /* unvisited link */
a:visited {color:#AA8833;}  /* visited link */
a:hover {color:#FFFFFF; background-color:#000000;}  /* mouse over link */
a:active {color:#BBBBBB;}  /* selected link */

a.menuitem:hover {color:#FFFFFF; background-color:transparent;}  /* mouse over link */
.no_hilight:hover { background-color:transparent; }
a.windowtitle:link{ color:##ffcc00; text-decoration: none;}
a.windowtitle:visited{ color:#ffcc00; text-decoration: none;}
a.windowtitle:hover{ color:#ccaa22; text-decoration: none; background-color:#000000;}
a.windowtitle:active{ color:#ffffff; text-decoration: none; }

.windowtitle {
	margin-left:-15px;
}

h1{
font-family: "Georgia", Serif;
font-size:29px;
text-shadow: #000000 2px 2px 2px;
}
h2 {
font-family: "Georgia", Serif;
text-shadow: #000000 1px 1px 3px;
} 
h3 {
font-family: "Georgia", Serif;
	font-size:18px;
} 
 
p
{
color: rgb( 255,255,255 );
}


.boldi {
	font-weight: bold;
}

.released {
	float:right;
	margin-top:22px;
	margin-right:15px;
	color: #999;
	background-color:#333;
	padding:5px;
}

.innerbox {
	padding-left:10px;
}

.gamebox {
	padding-bottom:25px;
}

a.download:active{ 
margin-top:2px;
box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.5);
}

.download {
	background-color:#1A1A1A;
	padding:4px;
	padding-left:24px;
	background-image:url('./images/arrow.png');
	background-repeat:no-repeat;
	background-position:3px 5px;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.5);
}

.genericbox {
	border-top:1px dotted;
	border-color:#777;
}

.musicbox {
	background-color:#111111;
	border: 0px solid;
	padding: 2px;
}

.topbanner {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom:5px;
	background-color:#000000;
	width: 715px;
	border:0px;
	font-family:"Verdana", Courier, monospace;
	font-weight: bold;
	font-size:47px;
	color:#FF0000;
}

.center {
	background-color: #25221f;
	border-style: solid;
	border-width: 4px;
	border-bottom-width: 5px;
	border-right-width: 5px;
	border-top-width: 0px;
	border-color: #000000;
	padding: 15px;
	padding-left:20px;
	
	padding-top:0px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

	width: 730px;

}

li {
  margin-top: 6px;
}

.menubar {
	border:0px solid black;
	
	margin:0px; 
	margin-left:-20px;
	padding:0px;
	padding-bottom:0px;
	/* font-family:"Arial"; */
	font-weight: none;
	padding-top:4px;
	font-size:18px;
	padding-left:6px;
	height:32px;
	background-color:#000;
	width:110%;
	font-family:"Verdana";
	
}

.menuitem {
	text-decoration: none;
	padding:5px;
	padding-bottom:10px;
	/*
	background-color:#111;
	background-color: #000000; */
	height:27px;
	float:left;
	display:block;
	
	/*
	font-family:"Courier New", Courier, monospace;
	*/
}

.itemselected {
	background-color: #25221f;
	padding-bottom:1px;
}

.smallprint {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
	color:#555;
	font-size:13px;

}

.musicitem {
	font-family:"courier";
	generic-family:"monospace";
	font-size: 13px;
	margin-left:20px;
	list-style-type: none;
}

.filelist {
	padding: 0px;
	margin-top:-10px;
}

.shadow {
	border-style: solid;
	border-width: 2px;
	border-bottom-width: 1px;
	width: 700px;
}

.box {
	border-style: solid;
	border-width: 2px;
	border-color: #888;
	padding: 10px;
	margin: 10px;
}

.imageholder {
	display:block;

}

.shadow {

}

.screenshot:hover {

box-shadow: 3px 3px 7px rgba(0, 0, 0, .0);
	border:none;
}

.screenshot {
	float:left; 
	display:block;
	width:200px;
	height:150px;
	margin-right:15px;
	box-shadow: 2px 4px 6px rgba(0, 0, 0, .3);
	border:none;
}

.article {
	/*border-top:1px solid black;*/
	background-color:#181818;
	padding:11px;
	left:1px;
}

