/* header */
#header {
	background-image: url(header.jpg);
	width:800px;
	height:240px;
}
/* body css */
body{
	background-color:#050765;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	min-height:600px;
}
#containerborder{
	border-left:4px solid #BF9607;
	border-right:4px solid #BF9607;
	width:800px;
	background-color:white;

}
#container {
	width:800px;
	height:100%;
	min-height:1000px;
}
#maincontent{
	text-align:left;
	margin-left:180px;
	margin-top:10px;
	}
span.pagetitle{
	background: url(sball.png) no-repeat left ;
	font-size:1.9em;
	color: #bf9606;
	font-weight: bold;
 	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
}
#newsflash{
	width:98%;
	height:auto;
	margin-bottom:10px;

}
.alert{
	width:auto;
	height:auto;
	margin-bottom:10px;
	border: 1px solid red;
	color: black;
	padding:5px;
	background-color: #ff9393;
}
.notice{
   margin-top:10px;
	margin-left:20px;
	background-color: #F5F5F5;
	border: 1px solid #8B0000;
	width:50%;
	float:left;
	font-size:0.8em;
	margin-bottom:20px;
}
.notice p{
	padding: 1px 5px 1px 5px;
}
.noticespan{
	width:100%;
   font-weight: Bold;
	text-align:center;
	font-size: 1.2em;
	background-color: #a9a9a9;
	border-bottom: 1px solid #8B0000;
}
#community{
   margin-top:10px;
	background-color: #f3fee8;
	border: 1px solid #3e7806;
	text-align:left;
	width:250px;
	float:right;
	font-size:0.8em;
	margin-bottom:20px;
	margin-right:10px;
}
#community p{
padding: 1px 5px 1px 5px;}
#communityspan{
	width:100%;
   font-weight: Bold;
	font-size: 1.2em;
	background-color: #c1fa89;
	border-bottom: 1px solid #3e7806;
	text-align:center;
}
#clinics{
   margin-top:10px;
	background-color: #d2d3ff;
	border: 1px solid #daa520;
	text-align:left;
	width:250px;
	float:right;
	font-size:0.8em;
	margin-bottom:20px;
	margin-right:10px;
}
#clinics p{
padding: 1px 5px 1px 5px;}
#clinicsspan{
	width:100%;
   font-weight: Bold;
	font-size: 1.2em;
	background-color: #00008b;
	color:#ffffff;
	border-bottom: 1px solid #daa520;
	text-align:center;
}
#centerheader {
	font-size: 1.6em;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.standingsTrow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C5398;
}
span.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	/*color: #1F5393;*/
	text-align: left;
	padding: 15px;
	line-height: 1.5em;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#990000;
}
/* footer */
.footer{
border-top: 5px solid #050765 ;
 bottom:0px;
	padding:10px;
	font-size:0.7em;
	text-align:center;
	height:75px;
	margin-top:5px;
}
#footertext{
	padding-top:25px;
}
.asa{
	float:left;
	height:65px;
	width:60px;
	background: url(ASA_Softballsm.jpg) no-repeat center;
   margin-top:10px;
}
.asaR{
	float:right;
	height:65px;
	width:60px;
	background: url(ASA_Softballsm.jpg) no-repeat center;
   margin-top:10px;
}
/* Link - Navigation*/
#navimg{
float:left;
	background-color: white;
	border-right: 1px solid #fff;
	padding: 0 0 1em 0;
	margin-left:0px;
margin-top:0px;
}
#nav{
float:left;
width: 170px;
border-right: 1px solid #000;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size:0.8em;
background-color: #90bade;*/
color: #333;
text-align:left;
margin-left:1px;
margin-top:2px;
}
#nav ul{
width: 170px;
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#nav li{
border-bottom: 1px solid #90bade;
margin: 0;
}
#nav li a{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
/*width: 100%;*/
}
html>body #navcontainer li a { width: auto; }
#nav li a:hover{
border-left: 10px solid #1c64d1;
border-right: 1px solid #5ba3e0;*/
color: #fff;
background: #2586d7 url(sballsmall.png) no-repeat  right center ;
}

.pmar{
	margin-left: 6px;
	text-align:left;
}


