body#disclaimer {
	margin-top: 20px;
	height: 0;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 15px;
	background-color: #660000;
}

a {
	color: #ff4400;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #666666;}

/* DISCLAIMER
--------------------------------------*/
div#disc {
	position: relative;
	margin: 0 auto;
	width: 900px;
	padding: 20px 20px 0 20px;
	text-align: center;
	background: #fff url('img/disc-bg.png') 0 0 no-repeat;
}
div#disc-content {padding: 0 25px 0 346px;}
div#disc-content h1 {
	margin: 0 0 20px 0;
	padding-top: 25px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
div#disc-content h2, p {
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p#warning {
	margin: 40px 0 20px 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #ee0000;
}
p#disc-button {
	display: block;
	margin: 20px 0;
}
p#disc-button a {margin: 0 55px;}
h3#disc-logo {
	position: absolute;
	top: 45px;
	left: 45px;
	width: 321px;
	height: 0;
	padding-top: 481px;
	overflow: hidden;
	font-size: 0.1em;
	background: transparent url('img/pinup2.jpg') 0 0 no-repeat;
}
div#disc-footer {
	position: relative;
	margin: 0 -20px;
	padding-top: 50px; 
	width: 940px;
	height: 55px;
	background: transparent url('img/disc-bottom.png') bottom left no-repeat;
}
div#disc-footer p {font-size: 11px;}
div#disc-under {
	margin: 0 auto;
	width: 900px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	background: #fff
}
div#disc-under li h3 a {
	color: #FF4400;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

div#disc-under li h3 {
	margin: 0;
	padding-left: 10px;
	font-size: 10px;
}
div#disc-under p {
	margin: 5px 0 0 0;
	padding: 0 7px 0 10px;
	font-size: 10px;
}

.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
