
table {
	font-size: 14px;
}

#content {	
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Georgia;
	font-size: 14px;	
}	

.topnav {
	font-family: Trebuchet MS, Georgia !important;
	color: white !important;
	font-weight: bold !important;
	font-size: 13px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	padding-top: 12px !important;
	padding-bottom: 3px !important;
}

.topnavon {
	font-family: Trebuchet MS, Georgia !important;
	color: yellow !important;
	font-weight: bold !important;
	font-size: 13px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	padding-top: 12px !important;
	padding-bottom: 3px !important;	
	text-decoration: none !important;
}

.nav {
	font-family: Trebuchet MS, Georgia !important;
	color: white !important;
	font-weight: bold !important;
	font-size: 13px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.navon {
	color: yellow !important;
	font-weight: bold !important;
	font-size: 13px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	text-decoration: none !important;
}

.trophy {
	float: left; 
	margin: 10px;
	font-size: 11px;
}


.box {
	height: 52px;
	width: 52px;
	border: 1px solid black;
	margin: 0px;
	float: left;
	font-family: Trebuchet MS;
	font-size: 40px;
	text-align: center;
	padding: 2px;
	background-image: url("/cube.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;	
	cursor: pointer;
}

.box:hover {
	cursor: pointer;
	background-image: url("/cube-hover.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.container {
	width: 232px;
	text-align: center;
}

.inplay1 {
	color: black;
	background: url("/bg_1.jpg");
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.inplay2 {
	color: black;
	background: url("/bg_2.jpg");
	background-repeat: repeat-x;	
	font-weight: bold;	
	font-family: Verdana;	
	font-size: 12px;	
}

.inplay3 {
	color: black;
	background: url("/bg_3.jpg");
	background-repeat: repeat-x;
	font-weight: bold;	
	font-family: Verdana;	
	font-size: 12px;	
}

.inplay4 {
	color: black;
	background: url("/bg_4.jpg");
	background-repeat: repeat-x;
	font-weight: bold;	
	font-family: Verdana;	
	font-size: 12px;	
}

.winners {
	font-size: 11px; 
}

a {
	color: #990000;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}





	/*             styles for the unit rater                */	
	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 15px;
		position: relative;
		background: url('star_rating_sm.gif') top left repeat-x;	
		border: 0px;
		line-height: 12px;			
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		border: 0px;		
		/*\*/
		float: left;
		/* */
		text-decoration: none;		
	}
	.unit-rating li a{
		display:block;
		width:15px;
		height: 15px;
		text-decoration: none;
		text-indent: -90000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-decoration: none;
	}
	.unit-rating li a:hover{
		background: url('star_rating_sm.gif') left center;
		z-index: 2;
		left: 0px;
		text-decoration: none;
		border: 0px;		
	}
	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:15px;}
	.unit-rating a.r2-unit{left:15px;}
	.unit-rating a.r2-unit:hover{width: 30px;}
	.unit-rating a.r3-unit{left: 30px;}
	.unit-rating a.r3-unit:hover{width: 45px;}
	.unit-rating a.r4-unit{left: 45px;}	
	.unit-rating a.r4-unit:hover{width: 60px;}
	.unit-rating a.r5-unit{left: 60px;}
	.unit-rating a.r5-unit:hover{width: 75px;}
	.unit-rating a.r6-unit{left: 75px;}
	.unit-rating a.r6-unit:hover{width: 90px;}
	.unit-rating a.r7-unit{left: 90px;}
	.unit-rating a.r7-unit:hover{width: 105px;}
	.unit-rating a.r8-unit{left: 105px;}
	.unit-rating a.r8-unit:hover{width: 120px;}
	.unit-rating a.r9-unit{left: 120px;}
	.unit-rating a.r9-unit:hover{width: 135px;}
	.unit-rating a.r10-unit{left: 135px;}
	.unit-rating a.r10-unit:hover{width: 150px;}
	.unit-rating li.current-rating{
		background: url('star_rating_sm.gif') left bottom;
		position: absolute;
		height: 15px;
		display: block;
		text-indent: -90000px;
		z-index: 1;
	}
	
	.size12 { font-size: 12px; }
	.size10 { font-size: 12px; white-space: nowrap; }	
	.size9 { font-size: 9px; }	
	.size8 { font-size: 8px; }		
	
.padbottom {
	padding-bottom: 25px;
}



h2 {
	margin-bottom: 10px;
	font-size: 20px;
	color:	#343434;
	margin-top: 0px;
	padding-top: 0px;
}	


h1 {
	font-size: 25px;
	line-height: 45px;
	color:	#343434;	
	font-family: Trebuchet MS;
}

#wordsfound {
	font-family: Georgia, Verdana;
	font-size: 26px;
}

.userbox {
	width: 120px;
	height: 150px;
	float: left;
	margin: 6px;
	background-color: #D8D8D8;
	text-align: center;
	font-size: 10px;
	color: black;
}

.userbox img {
	margin-top: 10px;
	margin-bottom: 6px;
}

.userbox:hover {
	background-color: #ACACAC;
	color: white;
	text-decoration: none;
}

.monthlytable {
	font-size: 12px;
	background-color: #757575;
	width: 100%;
	border: 0px;
}

.monthlytable td {
	padding: 5px;
	vertical-align: top;
}


.monthlydiv {
	width:250px; margin: 10px; float: left;
}

.monthlydivwide {
	width:350px; margin: 10px; float: left;
}

.monthlyheader {
	color:white; font-size: 14px;
}

.definition {
	border-bottom: 1px dashed #ababab;
}

.definition:hover {
	border-bottom: 0px;
	text-decoration: none;
}
	
body {
	min-width: 799px;
	background-color: #343434;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	font-family: Trebuchet MS, Georgia;
	font-size: 14px;
	
}

#centercontent {
	border: 1px solid black;
	min-width: 619px;
	text-align: center;
	background-color: #F5F5F5;
	border:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
  	margin-right:181px;
}

html>body #centercontent {
  		margin-right:181px;
	}

#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:160px;
	text-align: right;
	}

#Top {
	background-image: url("/logobg.gif");
	background-repeat: repeat-x;
	background-color: #0A8759;
	height: 87px;
	text-align: left;	
}

#Content {
	background-color: #F5F5F5;
	padding-top: 25px;
	padding-bottom: 20px;
	width: 96%;
	margin: 0 auto;
	text-align: left;	
}



