@charset "utf-8";
body {
	background-color: #000;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainbox {
	height: 635px;
	width: 1000px;
	position: relative;
	background-image: url(../images/Scribble_.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headbox {
	float: right;
	height: 215px;
	width: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#navibox {
	float: right;
	height: 420px;
	width: 185px;
	left: 0px;
	top: 215px;
	position: absolute;
	bottom: 0px;
}
#navibox a   {
	text-decoration: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.0em;
	position: relative;
}
#navibox ul {
	list-style-type: none;
	left: 70px;
	top: 120px;
	position: relative;
}


#contentbox {
	width: 715px;
	height: 420px;
	position: absolute;
	top: 221px;
	bottom: 0px;
	left: 186px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	clip: rect(auto,auto,auto,auto);
}
#info {
	width: 100%;
}

#mainbox #headbox img {
	padding-top: 54px;
	padding-left: 80px;
}
#navibox a:hover {
	text-decoration: underline;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	position: relative;
}
.navunder {
	background-color: #420006;
}
