* {
border:0;
padding:0;
margin:0;
}
html {
	height:100%;
}
body {
	background-color: #424241;
	margin:0 auto;
	height:100%;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
}

div#top {
	width: 587px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header.jpg);
	padding-top: 80px;
	background-repeat: no-repeat;
}
p.ad {
	padding-left: 250px;
	width: 335px;
	background-image: url(images/ghost-rider-hayabusa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	border-top-width: 3px;
	border-top-color: #FE9427;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-size: 1em;
	margin-bottom: 1.4em;
	margin-top: 1.4em;
	padding: 0.4em;
}
p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
/* min-height hack */
.ad { min-height:280px; height:280px; }
p[class] .ad { height:auto;}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF6600;
}
h1 {display: none; visibility::none; }
.misc {display: none; visibility::none; }

p#gtxt {
visibility: hidden;
display: none;
}
