body 
{
	background: white;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

img 
{
	border: none;
}

a 
{
	text-decoration: none;
	color: Black;
}

a.tease
{
	margin: 0px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, serif;
	background: transparent url(arrow.gif) no-repeat 3px 10px;
	color: #cccccc;
	font-size: 18px;
	padding: 10px 10px 10px 25px;
}

a.tease:hover 
{
	background: transparent url(arrow_a.gif) no-repeat 2px 8px;
	text-decoration: underline;
	color: #025ea9;
}

div.clear 
{
	clear:both;
}

#tbox
{
	margin: 200px auto 0px auto;
	text-align: center;
	width: 936px;
	height: 260px;
	background: transparent url(games.jpg) no-repeat top left;
}

#ltop
{
	background: transparent url(bluefish.jpg) no-repeat top left;
}

#lbottom
{
	background: transparent url(bluefish.jpg) no-repeat 0px -66px;
}

div.lbox
{
	width: 312px;
	height: 66px;
	float: left;
}

div.box
{
	width: 104px;
	height: 66px;
	float: left;
	background: transparent url(box.gif) no-repeat top left;
}

div.shade
{
	width: 104px;
	height: 66px;
	background-color: white;
}


