/* CSS Document */



body{

	padding:0px;

	background-color:#000000;

	text-align:center;

	margin:0px auto;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	font-weight:normal;

	line-height:100%;

}

.wrapper{

	position:relative;

	margin:0px auto;

	padding:0px;

	width:950px;

	text-align:left;

	background-color:#FFFFFF;

}



/*----- Header -----*/

.header{

	position:relative;

	margin:0px;

	padding:0px;

	height:310px;

	background:url(../images/headerBG.jpg) top left no-repeat;

}



.Rob{

	position:absolute;

	left:50%;

	margin-left:-385px;

	top: 192px;

	background:url(../images/robNeyer.gif) top left no-repeat;

	width:169px;

	height:46px;

	}

.navigation{

	position:relative;

	padding: 253px 0px 0px 100px;

	width:375px;

	height:40px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-weight:normal;

	color:#F2F1F1;

}



/*----- Content -----*/

.content{

	width:950px;

	text-align:left;

	background-color:#ffffff;

	min-height:500px;

	}

.content_appearances{

	margin: 10px 0px 15px 100px;

	width:200px;

	float:left;

	min-height:160px;

	}

.content_imagesRight{

	position:absolute;

	left:50%;

	margin-left:-547px;

	width:372px;

	float:left;

	height:309px;

	background: url(../images/lowerLeftImages.jpg) top left no-repeat #000000;

	top: 482px;

}

/*

.content_imagesOption1{

	float:left;

	width:244px;

	height:314px;

	clear:both;

	background: url(../images/lowerLeftOption1.gif) top left no-repeat #000000;

}



.content_imagesOption2{

	float:left;

	width:307px;

	height:304px;

	background: url(../images/lowerLeftOption2.gif) top left no-repeat #000000;

}*/

.content_espn_rss{

	width:200px;

	float:left;

	margin-top:10px;

	min-height:315px;

	margin-left: 15px;

	}

.content_newBook{

	width:200px;

	float:left;

	background:#CCCCCC;

	border:#000000 solid 1px;

	margin:10px 0px 25px 40px;

	min-height:350px;

	padding:2px;

	line-height:1.2em;

	}

.content_books{

	width:100px;

	float:right;

	margin:10px 45px 0px 40px;

	min-height:400px;

}



.content_books img{

	margin-bottom:10px;

	border:none;

	text-decoration:none;

	}



/*----- Footer -----*/

.footer{

	width:950px;

	height:54px;

	background:url(../images/footer.gif) top left no-repeat #FFFFFF;

	}

.leftFoot{

	width: 250px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#121010;

	font-weight:normal;

	text-align:left;

	margin:10px 0px 0px 100px;

	}

.rightFoot{

	width: 300px;

	float:right;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#121010;

	font-weight:normal;

	text-align:right;

	margin:10px 185px 0px 0px;

	}

	

.rightFoot A:active, .rightFoot A:visited, .rightFoot A:link{ 

	color:#121010;

	text-decoration:none;

	cursor:pointer;

	}

	

.rightFoot a:hover{

	color:#006699;

	text-decoration:underline;

	cursor:pointer;

	}



/*----- Text Styles -----*/



.title{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-weight:normal;

	color:#2F364B;

	line-height:100%;

	}



.NewBooktitle{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-weight:normal;

	color:#121010;

	line-height:100%;

	}



.content p{

	color:#121010;

	margin-top:8px;

	}

.baseball-ad {
	text-align:center;
	clear:both;
}