@charset "utf-8";
/* CSS Document */

body {text-align:center; 
	background:#F1F2F1 url(http://www.gmuhockey.com/roller/images/bg/court.jpg) fixed repeat;
	font-family:arial; 
	font-size:10pt;
	overflow:auto;
	padding:10px;}

#header {
	margin:auto; 
	width:755px; 
	height:155px;
	text-align:left;
	color:rgb(30,98,57);
	font-size:50px;}

#mainContainer {margin:auto; height:547px; width:755px; text-align:left;}

#leftDiv {width:100px; height:525px; float:left; display:none;}

#mainContent {width:580px; height:525px; padding:10px; float:left; background:white; overflow:auto;}

#rightDiv {width:155px; height:545px; float:left; text-align:center; background:#F1F2F1; }

#footer {margin:auto; padding:0px; text-align:right; width:850px; height:55px;}

th { 
	color:rgb(30,98,57); 
	font-size:10pt; 
	background:rgb(288,166,43);
	font-weight:bold;
	font-size: 12pt;}

.greenLink {				
	color:rgb(30,98,57); 
	font-weight:bold;
	font-size:11pt}
	
a {
	color:rgb(30,98,57); 
	font-size:11pt}
	a.greenLink:hover {
	color:rgb(288,166,43)}
	
a:hover {
	color:rgb(288,166,43);}
	a:active {
	color:rgb(288,166,43);}


.goldLink { 				
	color:rgb(288,166,43); 
	font-size:11pt;
	font-weight:bold}
	a.goldLink:hover {
	color:rgb(30,98,57)}
	
.tab_head{
	position:absolute;
	font-weight:bold;
	cursor:hand;
	color:rgb(288,166,43);
	top:-30px;
	height:25px;
	width:90px;
	text-align:center;
	border:1px solid gray;
	background-color:rgb(30,98,57);
}

.tab_body{
	display:inline;
	padding:5px;
	top:40px;
	float:right;
	width:125px; 
	height:344px; 
	overflow:auto;
	border: 1px solid black;
}

.masonPOP {
	background:rgb(30,98,57); color:white;} 

.headline {
	color:rgb(30,98,57);
	font-size:x-large;
	text-align:left;
}

/*--- nav ---------------------------------------------------------------------------------*/

#globalNav {margin:0px auto 0px auto; width:850px; }
#globalNav img{position:absolute;z-index:-1;}
#gmuNav
{	position:absolute;
	margin: 0px 7px 0px 7px;
	padding: 123px 0px 0px 125px;z-index:1;}

#gmuNav li
{	margin:0px; 
	padding: 0px;
	list-style: none;
	float:left;
	height:26px;
	font: bold 15px arial}

#gmuNav li a
{	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: 80px;
	cursor:pointer;
	height:20px;
	background:#CCCCCC;
	color: rgb(30,110,57);
	font: 15px Arial, Helvetica, sans-serif bold;
	text-align: center;
	vertical-align:middle;
	text-decoration: none}

#gmuNav li a:hover
{	font: 12pt Arial, Helvetica, sans-serif bold;
	color:rgb(288,160,43);}

#gmuNav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height:100px;
	width:100px;
	z-index:3;
	background: none;
	border:0px}

#gmuNav div a
{	position: relative;
	display: block;
	margin: 0;
	padding-top: 5px;
	width: 75px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: lightgrey;
	height:20px;
	color: black;
	font-weight:normal;
	font: 12px}

#gmuNav div a:hover
{	background: white;
	width:73px;
	border-left:1px solid black;
	border-right:1px solid black;
	font-weight:normal;
	height:20px;
	font: 11px;
	color: black}
