#content_home {
	height: 1500px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 700x;
}

#home_header {
	background: url(../images/home_header.jpg);
	height: 170px;
	position: relative;
	width: 699px;
}

#home_body_top {
	background: url(../images/home_body.jpg);
	height: 190px;
	position: relative;
	width: 699px;
}

#home_body_bottom {
	background: #FFFFFF;
	height: 1090px;
	position: relative;
	width: 699px;
}

#home_footer {
	background: url(../images/content_footer.jpg);
	height: 50px;
	position: relative;
	width: 699px;
}

#home_left {
	background: transparent;
	height: 100%;
	left: 15px;
	position: absolute;
	text-align: left;
	top: 190px;
	width: 300px;
}

.blog_heading {
	color: #DA2323;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.blog_date {
	color: #888888;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}

.blog_content {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#home_right {
	background: transparent;
	height: 100%;
	left: 358px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 190px;
	width: 318px;
}

#email_signup {
	background: url(../images/email_signup.jpg);
	height: 130px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 316px;
}

.email_form {
	border: 0px;
	color: #666666;
	font-family: Helvetica;
	font-size: 9pt;
	left: 19px;
	position: absolute;
	top: 59px;
	width: 273px;
}

#tournament_of_champions {
	left: 50px;
	position: absolute;
	top: 620px;
	width: 216px;
}

#bullpen_announcement {
	left: 50px;
	position: absolute;
	top: 1050px;
	width: 625px;
}