body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	padding: 25px 0px 0px 25px;
	margin: 0px;
	width: 800px;
}
a {
	color: #083884;
}
a:hover {
	color: #EE1422;
}
li {
	text-align: left;
}
#menu {
	font-size: 8pt;
	font-weight: bold;
	background-image: url(../images/content_middle.png);
	display: block;
	width: 750px;
	padding: 0px 50px 10px 50px;
}
#menu ul {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	list-style-type: none;
}
.menu_item {
	text-decoration: none;
	padding-right: 15px;
}
.menu_item_last {
	text-decoration: none;
}
#title {
	font-size: 18pt;
	font-weight: bold;
	color: #EE1422;
	float: right;
	position: absolute;
	top: 25px;
	left: 75px;
}
#header {
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 750px;
	height: 50px;
	padding: 0px 50px 0px 50px;
}
#content {
	font-size: 8pt;
	color: #000000;
	background-image: url(../images/content_middle.png);
	display: block;
	width: 750px;
	padding: 0px 50px 0px 50px;
}
#footer {
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 750px;
	height: 50px;
	padding: 0px 50px 0px 50px;
}
.filler {
	height: 0px;
	clear: both;
}
.return_footer {
	font-size: 8pt;
	padding-top: 10px;
}
.float_left {
	float: left;
}
.float_right {
	text-align: right;
	float: right;
}
.clear {
	clear: both;
}
.widget {
	background-color: #FFFFFF;
	float: right;
	padding: 0px 0px 10px 10px;
}

/* FORM */
.form_line {
	padding-bottom: 10px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 80px;
}
.form_combobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 300px;
}

/* THE COLLECTION */
.collection {
	clear: both;
	padding-top: 10px;
}
.collection_note {
	font-size: 7pt;
	font-style: italic;	
	color: #999999;
}
.collection_category {
	font-weight: bold;
	padding-bottom: 2px;
}
.collection_list_border {
	height: 1px;
	border-bottom: solid 1px #CCCCCC;
}
.collection_list {
	font-size: 7pt;
	padding: 5px 0px 4px 0px;
	border-bottom: solid 1px #CCCCCC;
}
.collection_list_have {
	font-size: 7pt;
	background-color: #EEEEEE;
	padding: 5px 0px 4px 0px;
	border-bottom: solid 1px #CCCCCC;
}
.collection_list_incoming {
	font-size: 7pt;
	font-style: italic;
	padding: 5px 0px 4px 0px;
	border-bottom: solid 1px #CCCCCC;
}
.collection_have {
	text-align: center;
	display: block;
	width: 30px;
	float: left;
}
.collection_description {
	display: block;
	width: 720px;
	overflow: hidden;
}
.collection_thumbnail {
	float: left;
	padding: 4px;
	margin: 20px;
	border: solid 1px #CCCCCC;
}
.collection_total {
	clear: both;
	padding: 4px 0px 10px 0px;
}

/* LIGHTBOX */
#lightbox {
	background-color:#FFFFFF;
	padding: 10px;
}
#lightboxCaption {
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 10px 0px 5px 0px;
}
#lightbox img {  
	clear: both;
	border: none; 
} 
#overlay img {  
	border: none;
}
#overlay { 
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333333;
	background-image: url(../images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

/* SNAPSHOT */
.snapshot_header {
	font-weight: bold;
	display: block;
	width: 750px;
	border-bottom: solid 1px #CCCCCC;
}
.snapshot_subcategory {
	display: block;
	width: 750px;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 1px #CCCCCC;
}
.snapshot_detail {
	display: block;
	width: 745px;
	padding: 2px 0px 2px 5px;
	border-bottom: solid 1px #CCCCCC;
}

/* THE SHRINE */
.shrine_photos {
	text-align: center;
}
.shrine_photo {
	padding: 8px;
	margin: 10px;
	border: solid 1px #CCCCCC;
}

/* THE PLAYER/MANAGER */
.bio {
}
.stats_start {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #083884;
	display: block;
	width: 745px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 20px;
}
.player_image {
	float: left;
	padding-bottom: 15px;
}
.phillies_image {
	float: right;
	padding-left: 10px;
}
.manager_image {
	vertical-align: bottom;
	float: right;
}
.stats_1 {
	display: block;
	width: 150px;
	float: left;
}
.stats_2 {
	display: block;
	width: 400px;
	float: left;
}
.stats_achievements {
	float: left;
}
.stats_label {
	font-weight: bold;
	color: #083884;
	text-align: right;
	display: block;
	float: left;
	width: 100px;
	padding-right: 5px;
}
.stats_description {
	font-size: 8pt;
	font-weight: bold;
	color: #083884;
	clear: both;
}
.stats_table {
	clear: both;
}
.stats_header {
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #083884;
}
.stats_gray {
	font-size: 7pt;
	background-color: #EEEEEE;
}
.stats_white {
	font-size: 7pt;
	background-color: #FFFFFF;
}
.stats_total {
	font-size: 7pt;
	color: #083884;
	background-color: #FFFFFF;
}
.standings {
	float:left;
	padding-bottom: 20px;
	margin-right: 20px;
}
.standings_break {
	background-color: #FFFFFF;
}
.standings_team {
	padding-left: 5px;
}
.standings_ryno {
	font-size: 8pt;
	font-weight: bold;
	color: #083884;
}

/* LINKS */
.link_category {
	font-weight: bold;
}
