body
{
	background-color:	#000000;
	background-repeat:	repeat-x;
	margin:			0px;
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:		12px;
	color: 			#FFFFFF;
}
h1
{
	font-size:		14px;
	font-weight:		bold;
	color:			#FFFFFF;
	margin-top:		0px;
	margin-bottom:		0px;
}
table
{
	margin:			0px;
	padding:		0px;
}
a
{
	text-decoration:	none;
	color:			#FFFFFF;
}
input
{
	border: 		1px solid #666666;
	background:		#050505;
	color: 			#666666;
}
/Random/
.sidegames
{
	margin-left:		6px;
	width:			276px;
}
.gmdesc
{
	width:			262px;
	background:		#111111;
	background-repeat:	no-repeat;
}
.gmlinks
{
	margin-top:		6px;
	width:			276px;
	height:			244px;
	background-image:	url(../images/game_side.gif);
	background-repeat:	no-repeat;
}
.gameover
{
	width:			936px;
}
.game
{
	width:			654px;
	text-align:		center;
}
.gmtop
{
	height:			7px;
	background-image:	url(../images/gmtop.gif);
	background-repeat:	repeat-x;
}
.gmbot
{
	height:			7px;
	background-image:	url(../images/gmbot.gif);
	background-repeat:	repeat-x;
}
.gmr
{
	width:			7px;
	background-image:	url(../images/gmr.gif);
	background-repeat:	repeat-y;
}
.gml
{
	width:			7px;
	background-image:	url(../images/gml.gif);
	background-repeat:	repeat-y;
}
.gmtl
{
	width:			7px;
	height:			7px;
	background-image:	url(../images/gmtl.gif);
	background-repeat:	no-repeat;
}
.gmtr
{
	width:			7px;
	height:			7px;
	background-image:	url(../images/gmtr.gif);
	background-repeat:	no-repeat;
}
.gmbl
{
	width:			7px;
	height:			7px;
	background-image:	url(../images/gmbl.gif);
	background-repeat:	no-repeat;
}
.gmbr
{
	width:			7px;
	height:			7px;
	background-image:	url(../images/gmbr.gif);
	background-repeat:	no-repeat;
}
.browse
{
	width:			936px;
}
.brtop
{
	width:			936px;
	height:			24px;
	background-image:	url(../images/top.gif);
	background-repeat:	no-repeat;
}
.brmid
{
	background-image:	url(../images/mid.gif);
}
.brbot
{
	height:			25px;
	background-image:	url(../images/bot.gif);
	background-repeat:	no-repeat;
}
.moreGames
{
	width: 			936px;
	height:			108px;
	margin-top:		6px;
	text-align:		center;
	background-image:	url(../images/more_games.gif);
	background-repeat:	no-repeat;	
}
/Game Cat Boxes/
.gcPic
{
	width:			80px;
	height:			70px;
	margin:			0px;
	padding-top:		0px;
	padding-left:		0px;
}
.inCat
{
	vertical-align:		top;
	cellspacing:		0px;
	cellpadding:		0px;
	padding:		0px;
	margin:			0px;
	text-align:		center;
}
.gcMini
{
	background-image:	url(../images/gcbg.gif);
	background-repeat:	no-repeat;
	width:			84px;
	height:			74px;
	cellspacing:		0px;
	cellpadding:		0px;
	margin:			0px;
	padding-top:		0px;
	padding-left:		0px;
	vertical-align:		top;
}
.catbox
{
	background-image: url(../images/cat_box.gif);
	background-repeat: no-repeat;
	cellspacing:		0px;
	cellpadding:		0px;
	padding:		0px;
	margin-bottom:		0px;
	margin-top:		6px;
	width:			306px;
	height:			256px;
	text-align:		center;
}

/********New Games Boxes*********/
.gMini
{
	background-image:	url(http://www.squds.com/images/gbg.gif);
	background-repeat:	no-repeat;
	width:			192px;
	height:			82px;
	cellspacing:		0px;
	cellpadding:		0px;
	margin:			1px;
	padding:		1px;
}
.gPic
{
	width:			50px;
	height:			45px;
	margin:			0px;
	padding-left:		3px;
	padding-bottom:		0px;
	padding-right:		0px;
	padding-top:		0px;
}
.gDesc
{
	width:			127px;
	height:			50px;
	margin:			0px;
	padding-left:		2px;
	padding-bottom:		0px;
	padding-right:		3px;
	padding-top:		0px;
	text-align:		left;
}
.gTitle
{
	width;			192px;
	height:			12px;
	padding-left:		3px;
	padding-bottom:		0px;
	padding-right:		0px;
	padding-top:		0px;
	margin:			0px;
	text-align:		left;
}

