* {
	margin: 0;
	padding: 0;
}

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #333; background-color: white; background-image: none; background-attachment: scroll; background-position: 0 0; }
a {
text-decoration: none;
color: #004990;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap { margin: 0; width: 100%; background: #fff; }

#header { color: #69f; height: 110px; }
.tableSunday { width: 400px; margin-bottom: 20px; padding: 0; border: dashed 0 black; }
.info { margin-bottom: 20px; }
.tableSunday th { color: #f93; text-align: center; padding: 20px 5px 5px; border: dashed 0 black; }
.tableSunday td {
	text-align: left;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border: dashed 1px black;
	font-weight: bold;
}
.divisions { color: #004990; font-weight: bold; text-align: left; }
.players { text-align: left; width: 75%; }
.red { color: red; text-align: left; width: 75%; }
.tableLeagues { margin-bottom: 20px; padding: 0; width: 400px; border: dashed 0 black; }
.tableLeagues th { color: #f93; text-align: center; padding: 20px 5px 5px; border: dashed 0 black; }
.tableLeagues td { text-align: center; margin: 0; padding: 5px 5px 5px 10px; border: dashed 1px black; }
#team { color: #004990; font-weight: bold; text-align: left; }
#header h1 { 
font-size: 20pt;
color: #004990;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
border-top: thin dashed #69f;
border-bottom: thin dashed #69f;
letter-spacing: 1pt;
}

#menu ul {
margin-left: 30px;
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
color: #f93;
}
#menu ul li a:hover, #menu ul li a:visited {
color: #69f;
text-decoration: none;
}

#content {
padding: 0 200px 20px 20px;
}

.right { float: left; width: 520px; text-align: justify; margin-top: 30px; margin-left: 30px; }
.right p { color: #004990; text-decoration: none; }
#backtoTop { color: #004990; font-size: 8pt; text-decoration: none; padding-bottom: 30px; }
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
color: #004990;
}
.right h2 a:hover, .right h2 a:visited {
color: #111;
}

.left { float: left; width: 100px; margin: 30px; padding: 10px 5px 10px 20px; border: dashed thin #69f; }
#standings, #schedule, #rules, #levels, #directions, #roster, #info { font-weight: bold; }
.left ul { padding: 10px 0 15px 20px; list-style-type: square; color: #f93; line-height: 18pt; }

.left ul li a {
color: #69f;
text-decoration: none;
font-size: 8pt;
}
.left ul li a:hover {
color: #f93;
}

#footer { height: 30px; line-height: 30px; text-align: left; font-size: 6pt; color: #000; padding-left: 60px; }
#footer a { color: #fff; }
.rulesText p { color: black; text-align: left; margin-bottom: 10px; }
.rulesText ol { margin-bottom: 10px; }
.rulesText ol li { padding-bottom: 2px; }
