@charset "UTF-8";
body {
	background-color: #669;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a:link {
	color:#c00;
}

#container {
	margin: 0 auto;
	padding-bottom:30px;
	text-align:left;
	width: 860px;
	background-image: url(../images/lines_ext1bkgd.jpg);
	background-repeat: repeat-y;

}

#container h1 {
	text-indent:-5000px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width: 660px;
	height:125px;
	margin:0px 0px -20px 100px;
	padding:0px;
}

#navigation {
	background-image:url(../images/menu_bkgd.jpg);
	background-repeat: repeat-y;	
	float:left;
	margin:0px;
	width:200px;
	padding:5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#navigation ul {
	list-style:none;
	width:180px;
	margin:0px;
	padding:0px;
}

#navigation li {
	display:block;
	text-align:center;
	margin-bottom:10px;
	width:100%;

}

#navigation a:link {
	text-decoration:none;
	color:#000;
}

#navigation a:hover {
	background-color:#CCC;
}

#navigation a:visited {
	color:#666;
	text-decoration:none;

}
span#current {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}



#page {
	margin:0px 150px 0 150px;
	padding:0;
	}

#page blockquote {
	width:180px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	line-height:1.4em;
}

/* #page #ballplayers { */
.homePageFeaturePic {
	float:right;
	margin:-400px 0 0 0;
	padding:0px;
}

#about {
	background-image:url(../images/about_bkgd.gif);
	background-repeat:no-repeat;
	margin:0px;
	width:579px;
	height:190px;
	padding:20px 0px 0px 0px;
}
#about h3 {
	margin:0px;
}

#about p {
	margin:0 20px 0 0;
	font-size:.9em;
	line-height:1.1em;
}	


#about img {
	margin:0px 20px 0px 20px;
	float:left;
}

#footer {
	clear:both;
	margin:0px;
	height:30px;
}

#footer hr {
	margin:0;
}

#footer p {
}

#footer a:link {
	color:#000;
}
#contact {
	background-image:url(../images/flower_icon.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin:0px;
	padding-left:20px;
	color:#CC0000;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	float:right;
	margin-top:-20px;	
}
.cowboycredit {
	margin:0px 0px 0px 250px;
	color:#666666;
}

.credit {
	font-size:1em;
	text-align:right;
	margin:0px 30px 0px 0px;
	color:#666666;
	white-space: nowrap;
}

.artcredit {
	margin:0px;
    margin-top: 5px;
	color:#666666;
    line-height: 120%;
}
.quote {
	font-style:italic;

}
.review {
	font-size:1em;
	margin:20px;
	color:#333333;

}
.review_credit_follows {
	font-size:1em;
	margin:20px;
	margin-bottom: 8px;
	color:#333333;
}
p {
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
span.subhead {
	color:#333333;
	font-size:.8em;
}
hr {
	color:#000000;
	background-color:#000000;
	margin:20px 0px;
	height:2px;
	border:none;
	color:#000;
}

#shiny {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#FFFFFF;
	margin:0px;
}
#shiny a {
	color:#FF9933;
}

.spacedLI {
    margin-top: 7px;   
}
