/*
	
	Hand Crafted by ZERO-ONE-TEN -> [www.zerooneten.com || 411@zerooneten.com]
	Copyright (c) 2009 ZERO ONE TEN.  All Rights Reserved.
	
*/

body { font-family:Arial, Helvetica, sans-serif; font-size:small; text-align:center; background:#fff; margin:0; }

a { color:#f00; 
text-decoration: none;

}
a:hover {
	color:#fff;
	background:#f00;
	text-decoration: none;
}
#rpp_logo a:hover {
	background:#FFF;
}

h2 {
	font-size:140%;
	letter-spacing:-1px;
	margin:10px 0;
	color:#999;
	font-style: normal;
	font-weight: normal;
}

hr { height:2px; background:#eee; border:0; }

#lo_str {
	font-size:90%;
	width:950px;
	background:#fff;
	padding:10px;
	position:relative;
	
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rpp_logo {
	width:150px;
	position:absolute;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 2;
}

#lo_hdr {
	font-size:130%;
	color:#ccc;
	text-align:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	width:950px;
	z-index: 1;
}
#lo_hdr a { font-weight:bold; color:#000; text-decoration:none; }
#lo_hdr a:hover { color:#666; background:transparent; }
#lo_hdr a.on { border-bottom:1px solid #f00; }
#lo_hdr a.on:hover { color:#000; }

#lo_body {
	width:850px;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#lo_body_tall {
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#lo_main { width:470px; text-align:left; float:left; }
#lo_rail { width:350px; text-align:left; float:right; }

#lo_main2 { text-align:left; }

#lo_ftr { font-size:95%; color:#999; margin:20px 0 0 0; }

.clear { clear:both; }
div.clear { font-size:1px; clear:both; }
.hide { display:none; }
.titles{
	font-size:140%;
	letter-spacing:-1px;
	margin:10px 0;
	color:#999;
	font-style: normal;
	font-weight: normal;
}
#imagelinks{
	text-align:center;
}
#imagelinks a:hover {
	background:#FFF;
	
}
