html, body {
	margin:0;
	padding:0
}
body {
	font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #6d0907;
}
p {
	margin: 0px 8px 0px 8px;
}
a {
}
div#header h1 {
	height:219px;
	line-height:219px;
	margin:0;
	padding-left:10px;
	background: url(../images/header_bg.jpg) no-repeat;
}
div#header h1 a {
	display: block;
	width: 839px;
	height: 219px;
}
div#header h1 span {
	display: none;
}
div#sub_header_version {
	float: left;
	height:30px;
	width: 439px;
	line-height:30px;
	margin:0;
	background-image: url(../images/ita_bg_version.jpg);
	background-repeat: no-repeat;
}
div#sub_header_myspace {
	height:30px;
	line-height:30px;
	margin:0;
	background-image: url(../images/bg_myspace.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 400px;
}
div#sub_header_version a {
	display: block;
	width: 172px;
	height: 30px;
	margin-left: 212px;
}
div#sub_header_version span {
	display: none;
}
div#sub_header_myspace a {
	display: block;
	width: 250px;
	height: 30px;
	margin-left: 30px;
}
div#sub_header_myspace span {
	display: none;
}
div#container {
	text-align:left;
}
div#content p {
	line-height:1.4;
}
div#navigation {
	background: url(../images/navi_bg.jpg) no-repeat;
	height: 305px;
}
div#extra {
	background: url(../images/extra_bg.jpg) no-repeat;
	height: 305px;
	color: #5f4f2a;
	font-size: 90%;
}
div#footer {
	color: #FFF;
	background: url(../images/footer_bg.jpg) no-repeat;
}
div#footer p {
	margin:0;
	padding:19px 10px 0 10px;
	height: 79px;
	text-align: center;
	font-size: 90%;
}
div#footer img {
	vertical-align:middle;
}
div#footer a {
	color:#FFF;
	text-decoration:none;
}
div#container {
	width:839px;
	margin:0 auto
}
div#wrapper {
	float:left;
	width:100%
}
div#content {
	margin-right: 327px;
}
div#navigation {
	float:left;
	width:173px;
	margin-left:-173px;
}
div#extra {
	float:left;
	width:154px;
	margin-left:-327px;
}
div#footer {
	clear:left;
	width:100%
}
