@charset "utf-8";
/* CSS Document */

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #666666;
}


#header {
	width: 800px;
	height: 100px;
	background-image:url(images/baseballHeader.jpg);
	margin-left: 50px;
} 
#navigation {
	width: 800px;
	height: 25px;
	top: 100px;
	background-color: cc0000;
	margin-left: 50px;
}
#mainContentContainer {
	width: 769px;
	height: 600px;
	top: 125px;
	background-color: #57709d;
	border-top: #9cabc5 solid 3px;
	border-left: #374763 solid 3px;
	border-bottom: #29364c solid 3px;
	border-right: #93a3c0 solid 3px;
	margin-left: 50px;
	padding-left: 25px;
} 
#mainContentContainer2 {
	width: 769px;
	height: 700px;
	top: 125px;
	background-color: #57709d;
	border-top: #9cabc5 solid 3px;
	border-left: #374763 solid 3px;
	border-bottom: #29364c solid 3px;
	border-right: #93a3c0 solid 3px;
	margin-left: 50px;
	padding-left: 25px;
} 
#subContent31 {
	width: 233px;
	height: 550px;
	top: 25px;
	background-color:white;
	position: relative;
	padding-top: 10px;
	float: left;
}
#subContent32 {
	width: 233px;
	height: 550px;
	top: 25px;
	background-color: white;
	position: relative;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}
#subContent33 {
	width: 233px;
	height: 550px;
	top: 25px;
	background-color: white;
	position: relative;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
}
#subContent31b {
	width: 233px;
	height: 650px;
	top: 25px;
	background-color:white;
	position: relative;
	padding-top: 10px;
	float: left;
}
#subContent32b {
	width: 233px;
	height: 650px;
	top: 25px;
	background-color: white;
	position: relative;
	padding-top: 10px;
	float: left;
	margin-left: 20px;
}
#subContent33b {
	width: 233px;
	height: 650px;
	top: 25px;
	background-color: white;
	position: relative;
	float: left;
	padding-top: 10px;
	margin-left: 20px;
}
#subContent21 {
	width: 362px;
	height: 550px;
	top: 25px;
	background-color: white;
	position: relative;
	margin-left: 25px;
	float: left;
	padding-top: 10px;
}
#subContent22 {
	width: 362px;
	height: 550px;
	top: 25px;
	background-color: white;
	position: relative;
	margin-left: 25px;
	float: left;
	padding-top: 10px;
}
#subContent11 {
	width: 745px;
	height: 525px;
	top: 25px;
	background-color: white;
	position: relative;
	float: left;
	padding-top: 15px;
}
#subContent11b {
	width: 745px;
	height: 625px;
	top: 25px;
	background-color: white;
	position: relative;
	float: left;
	padding-top: 15px;
}
#footer {
	width: 794px;
	height: 75px;
	top: 725px;
	background-color:#960000;
	border-top: #c16969 solid 3px;
	border-left: #5f0000 solid 3px;
	border-bottom: #510000 solid 3px;
	border-right: #bb5b5b solid 3px;
	margin-left: 50px;
} 

#footer2 {
	width: 794px;
	height: 75px;
	top: 825px;
	background-color:#960000;
	border-top: #c16969 solid 3px;
	border-left: #5f0000 solid 3px;
	border-bottom: #510000 solid 3px;
	border-right: #bb5b5b solid 3px;
	margin-left: 50px;
} 
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	padding-left: 20px;
	font-size: 11px;
	padding-right: 20px;
	text-align: left;
}
table {
	margin-left: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	margin-left: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 13px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	text-align: left;
	line-height: 15px;
}
.boldText {
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #e60000;
}
a:active {
	text-decoration: none;
	color: #e60000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.footer2  p  {
	margin-top: 20px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.footer  p  {
	margin-top: 20px;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer  a:visited  {
	text-decoration: none;
	color: #FFFFFF;
} 
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 
.footer  a:active  {
	color:#CCCCCC;
	text-decoration: none;
} 

.footer2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer2  a:visited  {
	text-decoration: none;
	color: #FFFFFF;
} 
.footer2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 
.footer2  a:active  {
	color:#CCCCCC;
	text-decoration: none;
} 


