body {background-image:url('images/body-bg.jpg');
	background-repeat:repeat-x;
	background-color:#264605;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	font-family:Myriad, Lucida, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
img {border:0px;
	}
	
h1 {font-size:14px;
	color:#394b30;
	text-transform:uppercase;
	margin-top:0px;
	padding-top:0px;
	}
	
h2 {color:#333333;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:5px;
	}
	
	
#aboveheader-links {background-color:#030402;
	text-align:right;
	width:750px;
	height:auto;
	padding-bottom:8px;
	padding-top:2px;
	}
	
#aboveheader-links a {/*color:#4a6431;*/
color:white;
	text-decoration:none;
	}

#aboveheader-links a:hover {color:white;
	/*text-decoration:none;*/
	text-decoration:underline;
	}
	
	
	
#header {width:750px;
	height:86px;
	}
	
	
#footer {background-color:#0d1702;
	width:740px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#blackspacer {background-color:#0d1702;
	height:6px;
	}
	
#whitespacer {height:auto;
	background-color:white;
	width:8px;
	}
	
	
	
#menu {background-image:url('images/softball-image.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#264605;
	width:144px;
	height:auto;
	/*margin-top:8px;
	magin-bottom:8px;*/
	}
	
	
#menu2 {background-image:url('images/menubg2.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#264605;
	width:144px;
	height:auto;
	/*margin-top:8px;
	magin-bottom:8px;*/
	}
	
#contentarea {background-image:url('images/contentareabg.jpg');
	background-repeat:repeat-y;
	width:598px;
	height:auto;
	/*margin-left:5px;*/
	/*margin-right:8px;*/
	}
	
#contentarea a {color:#425e3b;
	text-decoration:none;
	}
	
#contentarea a:hover {color:#0d1702;
	text-decoration:none;
	}
	
#contentbox {background-color:white;
	width:571px;
	padding-left:10px;
	padding-right:5px;
	margin-right:8px;
	padding-top:5px;
	padding-bottom:10px;
	height:auto;
	margin-left:4px;
	/*margin-top:8px;
	margin-bottom:8px;*/
	}
	
#content {
	}
	
.subheading {font-weight:bold;
	}
	
	
	
	
.contentareaspacer {background-image:url('images/contentareabg.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	background-color:white;
	}
	
	
	
	
#menu ul {background-color:white;
	display:block;
	paddingtop:0px;
	/*margin-top:8px;*/
	}
	
#menu2 ul {background-color:white;
	display:block;
	padding-top:0px;
	/*margin-top:8px;*/
	padding-left:0px;
	margin-left:0px;
	font-family:Myriad, Lucida, Arial, Verdana, sans-serif;
	}	
	
#menu2 li {list-style:none;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	border-bottom:1px solid #acbea6;
	}
	
#menu2 a {color:#425e3b;
	text-decoration:none;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	}
	
#menu2 a:hover {text-decoration:none;
	color:#0d1702;
	font-size:14px;
	}
	
	






.dropmenudiv{
position:absolute;
top: 0;
left:0;
/*border: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
/*border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;*/
z-index:100;
width: 170px;
height:auto;
visibility: hidden;
list-style:none;
list-style-type:none;
background-color:#dae3d1;
text-align:left;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv ul {margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:2px;
	background-color:#0d1601;
	display:block;
	width:auto;
	text-align:left;
	align:left;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
	}

.dropmenudiv li {background-color: #0d1601;
	list-style:none;
	list-style-type:none;
	height:18px;
	width:auto;
	border-bottom:3px solid #dae3d1;
	text-align:left;
	align:left;
	margin-left:0px;
	padding-left:0px;
	}


.dropmenudiv a{
width: auto;
display: block;
/*text-indent: 3px;*/
/*border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
/*font-weight: bold;*/
color: white;
margin-left:0px;
padding-left:5px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:white;
background-color:#304029;
padding-left:5px;
text-decoration:none;
}



#middletable td {/*border:1px solid #0d1702;*/
	}
	
#float-left {float:left;
	padding-right:5px;
	}
	
	
#poll {background-image:url('images/menubg2.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#264605;
	width:134px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	/*margin-top:8px;
	magin-bottom:8px;*/
	}