/* Midway Girl Softball CSS Document */

html,body{margin:0;padding:0}
body{
	text-align:center;
	background-color: #000000;
	background-image: url(http://www.midwaygirlssoftball.org/global_images/body-bg.gif);
	background-repeat: repeat-x;
}
p{margin:0 10px 10px}
/*a{display:block;color: #981793;padding:10px}*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 5px;
}

div#header {
	height:150px;
	background-color: #F67F21;
 }
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#wrapper {
	background-color: #FF0000;
}
div#rails {
	width:956px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	background-image: url(http://www.midwaygirlssoftball.org/global_images/rails.gif);
	background-repeat: repeat-y;
}
div#container{
	width:950px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	text-align:left;
	background-image: url(http://www.midwaygirlssoftball.org/global_images/continer-bg.gif);
	background-repeat: repeat-y;
}
div#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	word-spacing: 2px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
div#navigation{
	float:left;
	width:202px;
	height: 100%;
	overflow: hidden;
}
/*div#navigation{background-color: #F67F21;}*/
div#navigation h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	padding-left: 2px;
}
div#extra{background:#FF8539}
div#footer{
	background: #333;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 25px;
	margin-bottom: 0px;
}

div#footer p{margin:0;padding:5px 10px}

div#content{float:right;width:740px}

div#content a {
	color: #0033CC;
	text-decoration: none;
}
div#content a:visited {
	color: #0033CC;
	text-decoration: none;
}
div#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}












div#extra{float:right;width:500px}
div#footer{
	clear:both;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	height: 32px;
	line-height: 16px;
	text-align: center;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
div#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}

div#topnav {
	background-color: #000000;
	height: 32px;
	width: 100%;
	line-height: 32px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
div#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
div#topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#topnav a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/*div#topnav { display: inline;}
div#topnav  { display: inline; padding-right: 5px;	padding-left: 5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px; font-weight: bolder; color:#FFFFFF;
}

*/

*{
	list-style:none;
	margin:0px;
	padding:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
