a {
	color: #000;
	text-decoration: none;
}
body {
	background: #CCC url(img/bg.gif) repeat-y fixed bottom center;
	color: #333; margin: 20px 0;
	text-align: center; font: normal 1em sans-serif,Arial;
}
.gfx a {
	background: #F5F5F5 url(img/bright_pixel.gif) no-repeat; display: block; height: 240px;
}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 0px auto 0px auto; 
	text-align: left;
	width: 98%; 
}
.menu a {
	background: #666666;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #FFF;
	float: left;
	text-align:center;
	line-height: 40px;
	padding-top: 4px;
	width: 149px; height: 45px;
	margin-bottom:10px;
}

input {
	padding: 5px;
	background: #FEFEFE url(http://obolynx.net/music/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}


.menu form {
	background: #666666;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #888;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
	height: 45px;
	margin-bottom:10px;
}
.menu ul {
	list-style:none;
}

.menu a span {
	padding-left: 6px;
	
}
.menu a:hover {
	background: #EEE url(img/bgmenu.gif) repeat-x;
	color: #000000;

	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	text-decoration: underline;
	margin-bottom: 9px;
}
.menu a#last {
	width: 150px;
	border-right: none;
}
.container {
	margin: 10px;
}
.content {
	background: #AAAAAA;
	border-top: 1px solid #E5E5E5;
	padding: 10px;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.item {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	
}

.gamecats {
width: 20%;
margin-left:0;	
}

.gamecats ul {
list-style: none;
}

.gamecats li {
	margin: 0;
	padding-left: 20px;
	background: #FFFFCC url(http://obolynx.net/music/images/img11.gif) no-repeat 5px 50%;

}

.gamecats li a {
	color: #000066;
	font-weight: bold;
	
}

.gamecats li a:hover {
	color: #FF0000;
	background: #CCCCFF; 
	
}


#fewgames {
margin-right:20px;	
width:80%;
float:right;
margin-top: 10px;
}

.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #666;
} 








a img {
border:none;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

#blockdiv img {
max-height: 50px;
max-width: 50px;
padding: 0 40px 0px 40px;
width: expression(this.width > 50 ? 50: true);
height: expression(this.height > 50 ? 50: true);
position:relative;
top:-144px;
z-index:1;
}

#blockdiv a img {
max-height: 60px;
max-width: 143px;
padding: 0 0 0 0;
width: expression(this.width > 143 ? 143: true);
height: expression(this.height > 60 ? 60: true);
position:relative;
top:15px;

}

#blockdiv {
height:200px;
width:143;
min-height:182px;
min-width:143;
background: url('images/tableback1.gif') top center;
float:right;
display:block;
margin: 0 0 0 0;
}

#blockdiv h4 {
text-align:center;
font-size:95%;
position:relative;
top:12px;
}

.block {
	margin-left:auto;
	margin-right:auto;
	
}

.bottomnav {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:right;
}
.bottomnav a{
	text-decoration:none;
	font-family:verdana,arial;
	font-size:20px;
	color:#AAA;
	position:relative;
	top:3px;
}

#blockdiv .spacer {
padding:0 40px 0 40px;
margin:0;
top:0;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

.detail {
background:#FFFFFF;
border:1px solid #333333;
margin:0 0 -65px 0;
padding: 35px 10px 35px 10px;
position:relative;
color:#000000;
}

.playnow a img{
	z-index:0;
	position:relative;
	left:460px;
	top:-3px;
}

.reviews {
	background:#FFFFFF;
	padding: 10px 10px 10px 10px ;
	margin-bottom:20px;
}

.individualreview {
	background:#FFFFFF;
	padding: 10px 10px 10px 10px ;
	margin: 10px 5px 5px 5px ;
	width:400px;
}

.reviewtext {
	font-size:10px;
	color:#333333;
	text-indent:10px;

}


.addreview {
	width:200px;
	padding:15px 15px 15px 15px;
	border: 1px solid #313131;
	margin: 0 auto 0 auto;
}

h1 {
	color:#444444;
	font-size:22px;
}

h2 {
	color:#333333;
	font-size:16px;
	margin-top:100px;
}

.article h1 {
margin-top:100px;
}


#logo a {
	text-decoration: none;
	color: #D0C7A6;
	font-size: 2em;
}

