a {
	color: #B1CCEB;
	text-decoration: none;
}

a:hover {
	color: #B1CCEB;
	text-decoration: underline;
}

body {
	background-color: #FF8000;
	background-image: url(pics/rwtext.png);
	background-attachment: fixed;
	background-position: 98% 98%;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.bottom {
	position: absolute;
	margin-left: -300px;
	left: 50%;
	width: 600px;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	bottom: 5px;
	overflow: hidden;
	min-height: 20px;
}

div.main {
	position: absolute;
	margin-left: -300px;
	left: 50%;
	margin-top: -190px;
	top: 50%;
	width: 600px;
	height: 380px;
	overflow: hidden;
}

div.middle {
	position: absolute;
	left: 260px;
	top: 150px;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

div.middle2 {
	position: absolute;
	left: 169px;
	top: 88px;
	width: 271px;
	height: 204px;
	overflow: hidden;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

img {
	border: none;
}

div.middle3 {
	text-align: center;
	vertical-align: middle;
	height: 370px;
}

div.middle3 > p {
	margin-top: 150px;
	font-size: 14px;
	font-weight: bold;
}