/* license and copyright */
	/*
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.2.2
	*/

/* stan event link stuff */
	.game-01 a {
		  color: #ff0000;
		  background-color: transparent;
		  text-decoration: none;
		  font-weight: bold;
		  font-size: 110%;
		}
	.game-01 a:hover {
		   color: #557dff;
		  background-color: transparent;
		  text-decoration: none;
		}
	.in-process-01  {
		  color: #ff0000;
		  font-size: 80%;
		  font-style: italic;
			margin-left: 1em;
		font-weight: bold;
		}
	
	.game-02 a {
		  color: #00ff00;
		  background-color: transparent;
		  text-decoration: none;		  
		  font-weight: bold;
		  font-size: 110%;
		}
	.game-02 a:hover {
		  color: #ffff00;
		  background-color: transparent;
		  text-decoration: none;
		}
	.in-process-02 {
		  color: #00ff00;
		  font-size: 80%;
		  font-style: italic;
		  margin-left: 1em;
			  	font-weight: bold;
			  	}
	
	.game-03 a {
		  color: #557dff;
		  background-color: transparent;
		  text-decoration: none;
		  font-weight: bold;
		  font-size: 110%;
		  }
	.game-03 a:hover {
		  color: #ff0000;
		  background-color: transparent;
		  text-decoration: none;
		}
	.in-process-03 {
		  color: #557dff;
		  font-size: 80%;
		  font-style: italic;
		  margin-left: 1em;
		 font-weight: bold;
		}
	
	.game-04 a {
		  color: #ffff00;
		  background-color: transparent;
		  text-decoration: none;
				  font-weight: bold;
		  font-size: 110%;
			  }
	.game-04 a:hover {
		  color: #00ff00;
		  background-color: transparent;
		  text-decoration: none;
		}
	.in-process-04 {
		  color: #ffff00;
		  font-size: 80%;
		  font-style: italic;
		  margin-left: 1em;
				  font-weight: bold;
				  }
	
	.link-group-01 {
		margin-bottom: 2.5em;
	}

	/* stan title and heading stuff */
.masthead p {
	font-size: 120%;
	padding-top:0.4em;
	padding-bottom:0em;
}

.site-title-01 {
	font-weight: bold;
	color: #e3c100;
	background-color: transparent;
	font-size: 140%
}

.site-title-01 a {
	color: #d3a652;
	background-color: transparent;
	text-decoration: none;
}

.site-title-01 a:hover {
	color: #ffff66;
	background-color: transparent;
}

.site-title-connector-01 {
	font-weight: bold;
	color: #37beff;
	background-color: transparent;
}

.site-slogan-01 {
	color: #e3c100;
	background-color: transparent;
	font-size: 80%;
	font-style: italic;
}

.site-department-01 {
	font-size:110%;
}

.site-department-01 a {
	color: #ffff33;
	background-color: transparent;	
	text-decoration: none;
	font-weight: bold;
}

.site-department-01 a:hover {
	color: #ffff66;
	background-color: transparent;
}
/* stan redef stuff */

/* for all templates and grids */
body{
text-align:center;  
font-family:Verdana, Helvetica, sans-serif;
font-size: 11pt;
color: #ffffff;
background: #000000;
border: none;
margin: 0px;
padding: 0;
}




#ft{clear:both;}
/**/
/* 750 centered, and backward compatibility */ 
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {
	margin:auto;text-align:left;
	width:57.69em;*width:56.3em;min-width:750px;}
/* 950 centered */ 
#doc2 {
	width:73.074em;*width:71.313em;min-width:950px;}
/* 100% with 10px viewport side matting */ 
#doc3 {
	margin:auto 10px; /* not for structure, but so content doesn't bleed to edge */
	width:auto;}
	
/* below required for all fluid grids; adjust widths and margins above accordingly */

	/* to preserve source-order independence for Gecko */
	.yui-b{position:relative;}
	.yui-b{_position:static;} /* for IE < 7 */
	#yui-main .yui-b{position:static;} 

#yui-main {width:100%;}
.yui-t1 #yui-main,
.yui-t2 #yui-main,
.yui-t3 #yui-main{float:right;margin-left:-25em;/* IE: preserve layout at narrow widths */}

.yui-t4 #yui-main,
.yui-t5 #yui-main,
.yui-t6 #yui-main{float:left;margin-right:-25em;/* IE: preserve layout at narrow widths */}

.yui-t1 .yui-b {
	float:left;
    width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{
    margin-left:13.3207em;*margin-left:13.0106em;
}

.yui-t2 .yui-b {
	float:left;
    width:2em;*width:2em;}
.yui-t2 #yui-main .yui-b {
    margin-left:2em;*margin-left:2em;
}

.yui-t3 .yui-b {
	float:left;
    width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b {
    margin-left:24.0759em;*margin-left:23.52em;
}

.yui-t4 .yui-b {
	float:right;
    width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b {
    margin-right:14.8456em;*margin-right:14.512em;
}

.yui-t5 .yui-b {
	float:right;
    width:18.4608em;*width:18.016em;}
.yui-t5 #yui-main .yui-b {
    margin-right:19.4608em;*margin-right:19.016em;
}

.yui-t6 .yui-b {
	float:right;
    width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b {
    margin-right:24.0759em;*margin-right:23.52em;
}

.yui-t7 #yui-main .yui-b {
	display:block;margin:0 0 1em 0;
}
#yui-main .yui-b {float:none;width:auto;}
/* GRIDS (not TEMPLATES) */
.yui-g .yui-u, 
.yui-g .yui-g, 
.yui-gc .yui-u,
.yui-gc .yui-g .yui-u,
.yui-ge .yui-u, 
.yui-gf .yui-u{float:right;display:inline;}
.yui-g div.first, 
.yui-gc div.first,
.yui-gc div.first div.first,
.yui-gd div.first, 
.yui-ge div.first, 
.yui-gf div.first{float:left;}
.yui-g .yui-u, 
.yui-g .yui-g{width:49.1%;}
.yui-g .yui-g .yui-u,
.yui-gc .yui-g .yui-u {width:48.1%;}
.yui-gb .yui-u, 
.yui-gc .yui-u, 
.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}
.yui-gb div.first, 
.yui-gc div.first, 
.yui-gd div.first{margin-left:0;}
.yui-gc div.first, 
.yui-gd .yui-u{width:66%;}
.yui-gd div.first{width:32%;}
.yui-ge .yui-u{width:24%;}
.yui-ge div.first, 
.yui-gf .yui-u{width:74.2%;}
.yui-gf div.first{width:24%;}
.yui-ge div.first{width:74.2%;}
#bd:after,
.yui-g:after, 
.yui-gb:after, 
.yui-gc:after, 
.yui-gd:after, 
.yui-ge:after, 
.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd,
.yui-g, 
.yui-gb, 
.yui-gc, 
.yui-gd, 
.yui-ge, 
.yui-gf{zoom:1;}
