	a { color:#999999;
	text-decoration: none; font-weight: bold; background-color:#f8ffff;}
	a:hover { background-color:#ffffff; }
	a:active { color:#999999; }
	a:visited { color:#999999; }

div.clearer {clear: left; line-height: 0; height: 0;}


div.bigbox {
	position:absolute;
	visibility:visible;
	height:auto;
	left:48px;
	top:0px;
}

div.box{
	position:relative;
	visibility:visible;
	width:14.5em;
	height:25em;
	margin-right:8px;
	margin-bottom:8px;
	float:left;

}

div.boxwide{
	position:relative;
	visibility:visible;
	width:30em;
	height:25em;
	margin-right:8px;
	margin-bottom:8px;
	float:left;

}

div.boxhalf{
	position:relative;
	visibility:visible;
	width:312px;
	height:auto;
	margin-right:8px;
	float:left;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	background-color: #fafafa;	
}

