html {
	height: 100%;
	margin: 0px;
}

body {
	background: #777576 url(../images/background.jpg) repeat-x;
	height: 100%;
	margin: 0px;
}

#container {
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#header {
	background: url(../images/header.jpg);
	height: 150px;
	margin: 0px;
	position: relative;
	width: 1000px;
}

#menu {
	height: 50px;
	margin: 0px;
	overflow: visible;
	position: relative;
	width: 1000px;
	z-index: 99;
}

#body {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 1700px;
	position: relative;
	width: 998px;
}

#footer {
	height: 30px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#bullpen_menu_header {
	background: url(../images/bullpen_header.jpg);
	height: 170px;
	position: relative;
	width: 998px;
}

#bullpen_menu_body_top {
	background: url(../images/content_body.jpg);
	height: 190px;
	position: relative;
	width: 998px;
}

#bullpen_menu_body_bottom {
	background: #FFFFFF;
	height: 1290px;
	position: relative;
	width: 998px;
}

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

#bullpen_menu_info {
	left: 50px;
	position: absolute;
	top: 260px;
}

#bullpen_menu_menu {
	left: 50px;
	position: absolute;
	top: 250px;
}

#bullpen_menu_cover_thumbnail {
	left: 108px;
	position: absolute;
	top: 1450px;
}

#bullpen_menu_1_thumbnail {
	left: 332px;
	position: absolute;
	top: 1450px;
}

#bullpen_menu_2_thumbnail {
	left: 556px;
	position: absolute;
	top: 1450px;
}

#bullpen_menu_3_thumbnail {
	left: 780px;
	position: absolute;
	top: 1450px;
}
