body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	color:#FFFFFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
p {
	color:#FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
p a {
	color : #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
p a:hover {
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}
.topgame{
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topgame a {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.topgame a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.hotgame{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hotgame a {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.hotgame a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  background-color:  transparent;
  color: #FFFFFF;
}
.topcat{
font-size:18px;
}
.page a {text-decoration:underline;}

#home_top {position:relative;left:0px;top:0px;width:100px;height:353px;}
#home_feature_img {position:absolute;left:0px;top:0px;width:311px;height:353px;border:0px;z-index:1;}
#home_feature_box {position:absolute;left:10px;bottom:40px;width:200px;height:150px;border:0px solid #7c7c7c;background-color:6;z-index:2;}
#home_feature_copy {position:absolute;left:1px;top:1px;width:290px;height:142px;padding-left:4px;padding-right:4px;padding-top:2px;}

#pscroller1{
width: 250px;
height: 100px;
border: 0px solid black;
padding: 0px;
margin: 10px;
color:#123456;
}
.someclass{ //class to apply to your scroller(s) if desired
}