body { background-image: url("/images/grass.jpg");
font-family: Verdana;
font-size: 12px;
color:black;
margin:0px;
padding-bottom:20px;
}

#container{
border:5px solid #002855;
width:960px;
margin:12px auto;
padding:0px 0;
text-align:left;
background:#ffffff;
}

#boxscore{
padding-left: 15px;
}	

.header { height:332px;
background:#002855;
}

#fence{
margin: 4px;	
}

/* Top Menu */

#tmenu {
margin-left:2px;
}
	
ul#topmenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	position:relative;
	display:block;
	background:#002855;
  text-align: center;
}
ul#topmenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-left:2px solid #002855;
	border-right:2px solid #002855;
	border-top:3px solid #002855;
	border-bottom:3px solid #002855;
	background-color:#E8E0D2;  
  font-size:8pt;
  text-align: center;
  margin: 1px 0px 1px 0px;
	}
ul#topmenu li a{
  color: #002855;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	padding:5px 22px 5px 21px;
	}
ul#topmenu li a:hover{
  text-decoration: none; 
  font-weight:bold;
  color: #D7272E;
  background-color:#ffffff;
	}

#rosterheader{
}

#rosterheader h2{
  font-family: Verdana;
  font-size: 28pt;
  color: #002855;
  padding:0;
}

#rosterheader h3{
  font-family: Verdana;
  font-size: 18px;
  color: #D7272E;
}

#profile p b{
  color: #002855;
}

.floatright{ 
  float: right; margin: 0px 0px 5px 5px; } 
  
.floatleft{ 
  float: left; margin: 0px 5px 5px 0px; } 

#mainbody {
margin-left:190px;
padding-top:20px;
padding-right:10px;
padding-bottom:5px;
padding-left:15px;
}

#menu { 
float:left;
width:190px;
background:#002855;
text-align: center;
}

.menuitem { width:180px;
background:#E8E0D2;
color:black;
font-size:10pt;
border:2px solid #002855;
text-align: center;
margin: 1px 0px 1px 0px;
padding:4px 0px 4px 0px;
}

.menuitem:hover
{
background-color:#5eb3e5;	
}
.menuitem a:hover
{
text-decoration: none; 	
}

.menuhead {width:186px;
background:#D7272E;
color:#002855;
text-align: center;
font-weight:bold;
font-size:8pt;
}

.footer {
text-align:center;
margin-top:8px;
margin-left:0px;
padding:1px;
color:white;
font-weight:bold;
bottom: 5px;
background:#002855;
width: 960px;
clear:both;
}

A:link {text-decoration: none; font-weight:bold; color: #002855;}
A:visited {text-decoration: none; font-weight:bold; color: #002855;}
A:active {text-decoration: none; font-weight:bold; color: #002855;}
A:hover {text-decoration: underline; font-weight:bold; color: #D7272E;}

h1 { font-size:24px}

h2 { font-size:20px}

h3 { font-size:16px}

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

pre { margin: 15px 15px 15px 15px}
