body {
	font-family: Arial, Helvetica, Sans-serif;
		font-size: 14px;
	background: #F9F3E7;
	margin:0px;
	padding:0px;
}

table {border-color: black;
		font-size: 14px;
}

a:link {color: #333399; text-decoration: underline;}
a:hover {color: #cf0021; text-decoration: underline;}
a:active {color: #333399; text-decoration: underline;}
a:visited {color: #cf0021; text-decoration: underline;}

blockquote {font-style:italic;}

#header {border-bottom: 5px groove #333333;
 	text-align: center;
	BACKGROUND: url(http://www.baseballgraphs.com/sp_back.jpg);
 }
 
#foot a {font-size: 12px;
	color: white;
	text-decoration: none;
	}
	
#nav {font-size: 11px;
	 color: white;
	 }
	
#nav a {font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
 
#stuff {width: 97%;
padding-left: 10px;
	}

#details {width: 780px;
	padding: 5 25 5 25;
}

#introleft {width: 400px;
 	padding-left: 10px;
	float: left;
	position: absolute;
	border-right: 1px ridge #999;
	margin: 0px;
}

#introright {margin: 20px 20px 20px 20px;
 padding-left: 405px;
 }
 
/*---  For Page Titles ---*/
h1 {text-align: center;
}
	

/*---  For Section Headers ---*/
h2 {margin: 0px;
 font-size: 24px;
 color: #cf0021;
 font-weight: bold;
text-decoration: underline;
}

h3 a:link {color: #cf0021;}
h3 a:active {color: #cf0021;}
h3 a:hover {color: #cf0021; TEXT-DECORATION: none;}
h3 a:visited {color: #cf0021;}

h2 a:link {color: #cf0021;}
h2 a:active {color: #cf0021;}
h2 a:hover {color: #cf0021; TEXT-DECORATION: none;}
h2 a:visited {color: #cf0021;}

h1 a:link {color: #cf0021;}
h1 a:active {color: #cf0021;}
h1 a:hover {color: #cf0021; TEXT-DECORATION: none;}
h1 a:visited {color: #cf0021;}

/*---  For second major sections (see home page) ---*/
h3 {margin: 0px;
 font-size: 20px;
 color: cf0021;
 font-weight: bold;
 padding-bottom: 3px;
}

.nothing {margin-top:10px;
margin-bottom: 0px
}	

/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#0000ff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}


/*---  LEFT SIDE BAR ---*/
#headlines {
 width: 260px;
 float: left;
 padding-right: 10px;
 text-align: left;
 color: #333;
 padding-bottom: 10px;
 border-right: 1px dotted #999;
}

/*---  RIGHT SIDE PICTURE ---*/
#rightpic {
 width: 220px;
 float: right;
 margin-top: 40px;
 padding-right: 30px;
 padding-bottom: 30px;
}

#graphs {width: 600px;
 	padding-left: 10px;
	float: left;
	border-right: 1px ridge #999;
	margin: 0px;
}

#comments {margin: 10px 20px 20px 20px;
 padding-left: 610px;
 }



