.yui-g .yui-u {
	width: 49.9%;
}
.yui-g .yui-u .box {
	margin-left: 0;
	margin-bottom: 0 !important;
}
.yui-gb .yui-u {
	width: 33.3%;
	margin: 0;
}
.yui-gb .yui-u.first .box,
.yui-gb .yui-u.second .box {
	margin-right: 0 !important;
}
#doc4 {
	padding-bottom: 5px;
}

.clear {
	clear: both !important;
}

html, body {
	background-attachment: fixed;
	margin: 0;
}

/*
#hd h1 {
	width: 974px;
	height: 169px;
	position: relative;
	margin: 0;
	cursor: pointer;
	border-bottom: 1px solid #000;
}
#hd h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
}
*/

#hd h1 {
	display: none;
}

#hd img {
	width: 975px;
	border: 0;
	cursor: pointer;
	margin-bottom: -3px;
}

div#ft {
	width: 964px;
	margin: auto;
	text-align: right;
	padding-right: 10px;
	*padding-top: 2px;
}

div#ft a {
	color: #FFFFFF;
	font-size: smaller;
	text-decoration: none;
}
div#ft a:hover {
	text-decoration: underline;
}

.box {
	position: relative;
	margin: 5px;
	padding: 5px;
}

.notindex .box {
	color: #000;
	background-color: #EEE;
	min-height: 400px;
}
.notindex .box a {
	color: #800;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

strong {
	font-weight: bold;
}

a {
	color: #FFFFFF;
}

/* schedule styles */
a.month_game {
	font-size: 12px; /* MEDIUM */
	background-color: #EEEEEE;
	display: block;
	height: 20px;
	width: 40px;
	text-align: center;
	padding:3px;
}

a.month_game:hover{
	font-size: 12px; /* MEDIUM */
	background-color: #666666;
	text-decoration: none;
	color: #FFFFFF;
}


td.gc_game_score{
	font-size: 16px; /* MEDIUM */
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}

td.gc_game_score_period{
	font-size: 12px; /* MEDIUM */
	text-decoration: none;
	color: #CCCCCC;
	padding: 10px;
	font-weight: bold;
}

a.top_header {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;	
}

a.top_header:hover {
	text-decoration:underline;	
}

#news-archive a {
	color: #666666;
}

/* schedule styles */

	/*front page standings styles */
.front_standings{
	font-size: 8px; /* MEDIUM */
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; /* MEDIUM */
	text-transform:uppercase;
	}
	

	/*front page standings styles */


html{
	background-image: url(/pro/images/412/bg.gif);
	background-position: 100px 220px;
	background-color: #555555;
	color: #FFFFFF;
}

/*
#hd h1 span {
	background: url(/pro/images/412/header.gif) no-repeat;
}
*/

#doc4 {
	background-color: #FFFFFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
	
.box {
	background-color: #666666;
}


td.schedule_header {
	color: #FFFFFF;
	background-color: #BF0A0A;
	padding: 3px;
	}
	
a.top_header {
	color: #FFFFFF;
	text-size:10px;
	text-decoration:none;	
}


	
	
	
	

#menu {
/*	margin-bottom: 5px; */
}

#menu.yuimenubar {
	border: 0;
	line-height: 2.1;
/*	height:34px; */
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	font=size: 11px;
	background-color: #97080A;
	background-image: url(/pro/images/412/menu_bg.gif);

	border-bottom: 1px solid #000000;
	*border-top: 1px solid #000000;
}

#menu .yuimenubaritem {
	border-left: 1px solid #FFFFFF;
	border-right: 0;
}

#menu .yuimenubaritem.first-of-type {
	border-left: 0;
}

#menu .yuimenubaritemlabel {
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
/*	padding: 4px; */
	padding-right: 8px;
	min-width: 46px;
	text-align: center;
	cursor: pointer !important;
}

#menu .yuimenubaritemlabel-selected {
	color: #FFCC00;
/*	background-color: #880000; */
	border-left-color: transparent;
}

#menu .yuimenu .bd {
	background-color: #880000;
	border: 1px solid #000000;
	min-width: 46px;
}

#menu .yuimenuitemlabel {
	color: #FFFFFF;
	background-color: #880000;
		min-width: 46px;
}
#menu .yuimenuitemlabel-selected {
	color: #FFCC00;
	background-color: #880000;
		min-width: 46px;
}
#news-box {
	height: 100%;
	margin-bottom: 5px;
	margin-left: 5px;
}

#news-box .news .content {
	display: none;
	border: 1px solid #444;
	width: 455px;
	*margin-top: 5px;
	padding: 5px;
	font-size: 0.8em;
	height: 187px;
}

#news-box .more {
	display: block;
	float: right;
	font-size: smaller;
	margin-right: 1em;
	color: #FFFFFF;
	text-decoration: none;
}

#news-box .more:hover {
	text-decoration: underline;
}

#news-box .news a {
	text-decoration: none;
	color: #FFF;
}

#news-box .news h2 {
	margin-top: 0;
	font-weight: bold;
	font-size: 2em;
	font-style: italic;
	width: 453px;
}
#news-box .news img {
	width: 85px;
	height: 64px;
	border: 1px solid #CCC;
}

#news-box .newsbig .content {
	display: block;
}

#news-box #news-1 {
	width: 370px;
}

#news-box #news-1 img {
	width: 370px;
	height: 277px;
}

#news-box .news {
	padding-bottom: 2px;
}

#news-box .newsbig {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#news-box #news-a {
	position: absolute;
	top: 5px;
	left: 385px;
}
#news-box #news-2 {
	position: absolute;
	top: 76px;
	left: 385px;
}
#news-box #news-3 {
	position: absolute;
	top: 147px;
	left: 385px;
}
#news-box #news-4 {
	position: absolute;
	top: 218px;
	left: 385px;
}
	
#news-box a.rss {
	display: block;
	float: right;
	margin-right: 1em;
/*
	position: relative;
	top: 85px;
*/
}
#news-box a.rss img {
	border: 0;
	width: 15px !important;
	height: 15px !important;
	vertical-align: middle;
}


