/* CSS Document */

/************** Body Style ****************/

body{
	padding :0;
	margin :0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/******* Hyperlink and Anchor Tag Styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** Page Header ****************/

#logo{
	position : absolute;
	top : 45px;
	left : 150px;
	z-index : 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #f5f5f5;
	font-weight: normal;
	letter-spacing: 0.0em;
}

#siteAddress{
	position : absolute;
	top : 27px;
	left : 150px;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #333333;
	letter-spacing: 0.2em;
}

#topboxrt {
	position : absolute;
	top : 10px;
	left : 30px;
	float: left;
}

/************** Main Content ****************/

#content{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #ccd2d2;
	border-bottom: 1px solid #cccccc;
	margin-left: 160px;
	padding-left : 15px;
	margin-top: 105px;
	padding-top : 20px;
	padding-bottom : 30px;
	padding-right : 180px;
	background-color : white;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	letter-spacing: 0.1em;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #006666;
	background-color : transparent;
	letter-spacing: 0.1em;
	margin-bottom: -2px;
}

#content h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	background-color : transparent;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: -10px;
	margin-top: 20px;
}

#content h4 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: center;
	margin-top: 2px;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
	line-height : 140%;
}

#contentbold {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	background-color : transparent;
	text-align: justify;
	line-height : 140%;
	text-transform: uppercase;
}

#contentnextgame {
	background-color : #FFFFCC;
}

#siteNews{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;	
	border : 1px dashed #333333;
	color: #333333;
	background-color : #ffffcc;
}

/************** Site Navigation Buttons ****************/

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#navigation{
	position: absolute;
	top : 130px;
	left : 10px;
	width : 120px;	
}

.button a {
	font-size: 12px;
	font-weight: bold;
	display : block;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-top : 3px;
	width : 100%;
	background-color : #DDDDDD;
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
}

.button a:hover {
	background-color : #666666;
	color : #FFFFFF;
}

/************** Right Column ****************/

#content2outer{
	position: absolute;
	top : 130px;
	right : 20px;
	width : 140px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content2outer p {
	margin-bottom : 10px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#content2{
	float: left;
	width : 140px;	
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 4px 10px;
	border : 1px solid #333333;
	background-color : #f5f5f5;	
}

#content2 p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

/************** Story Photos ****************/

#boxlt {
	float: left;
	margin: 0px 10px 0px 0px;
	border : 1px solid #333333;
}

#boxrt {
	float: right;
	margin: 0px 0px 0px 10px;
	border : 1px solid #333333;
}

#boxct {
	float: center;
	margin: 0px 0px 0px 0px;
	border : 1px solid #333333;
}

/************** Scoreboard ****************/

#boxscores {
	float: left;
	width : 120px;	
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 4px 10px;
	border : 1px solid #333333;
	background-color : #ffffff;
}

#boxscores p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#boxprofile {
	float: right;
	margin: 0px 0px 0px 10px;
	padding:  3px 3px 3px 3px;
	border : 1px solid #333333;
}

#boxprofile p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
	line-height : 50%;
}

#boxnv {
	float: left;
	margin: 0px 10px 20px 0px;
	}
		
/************** Page Footer ****************/

#topnav{
	clear: both;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
    text-align: right;
	margin-left: 160px;
	padding-left : 15px;
	margin-top: 110px;
	margin-bottom: -120px;
	padding-top : 0px;
	padding-bottom : 5px;
	padding-right : 180px;
}

#siteInfo{
	clear: both;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	padding: 30px 10px 10px 200px;
	margin-top: -1px;
}

/************** Floating Gallery ****************/

div.float {
	float: left ;
    text-align: center;
	width: 140px ;
    padding: 10px 10px 0px 10px ;
	border: 1px solid #cccccc ;
	}

div.float img  {
	border : 1px solid #333333;
	}
  
div.spacer {
  clear: both;
  }

/************** Lightbox ****************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
