#container {
	position:absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	font-family: Georgia, Tahoma, Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #111111;
}
#container .footer {
	text-align: center;
	clear: both;
	margin-bottom: 5px;
	font-size: 9px;
	letter-spacing: 1px;
}
.login_div {
	background-color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 9px;
}
#container .links {
	width: 150px;
	font-size: 10px;
	float: right;
	margin: 5px;
	line-height: 120%;	
}
#centre {
	float: left;
	width: 480px;
	margin: 5px;
	line-height: 15px;
}
.login_div a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#centre .middle_boxes {
	background-color: #181818;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 1px dotted #333333;
}
#container .banner {
	height: 100px;
	width: 800px;
	background-image: url(../images2/rp_banner.jpg);
}
.login_div a:hover {
	font-weight: normal;
	text-decoration: underline overline;
}
body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../images2/bg_tiler.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #EEEEEE;
}
.bold_text {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}
#mini_head {
	background-color: #333333;
	width: 100%;
	text-align: right;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#news_head {
	background-color: #333333;
	width: 100%;
	text-align: right;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.links a {
	color: #8DCAFF;	
}
#centre a {
	color: #8DCAFF;
	font-size: 10px;
}
#skater_signup {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 780px;
	background-color: #333333;
	border: 1px solid #222222;
}
#container .links .right_box {
	background-color: #181818;
	border: 1px dotted #333333;
	margin-bottom: 15px;
}
#left_column {
	width: 140px;
	margin: 5px;
	float: left;
	font-size: 10px;
	line-height: 120%;
}
#left_column .leftbox {
	background-color: #181818;
	border: 1px dotted #333333;
	margin-bottom: 15px;
}
.form_div {
	background-color: #252525;
	border: 1px dotted #333333;
	padding: 2px;
}
.headlines {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.date {
	color: #666666;
}
.news_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 120%;
}
.bold_white_nounder {
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	margin-top: 1px;
	margin-bottom: 1px;
	width:100%;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
