html {}
body {
	margin: 0px;
	padding: 0px;
	background: url(./images/fondo2.jpg) repeat top left;
	text-align: center;
}
#main {
	width: 626px;
	height: auto;
	display: block;
	position: relative;	
	margin: 0 auto;		
}
#pgbody {
	width: 624px;
	height: auto;
	position: relative;
}
#header {
	width: 624px;
	height: 84px;
	position: relative;
	padding-bottom: 3px;
	background: url(./images/rabanner.gif) no-repeat bottom right;
	font-family:"Trebuchet MS",Arial,Verdana,Helvitica,sans-serif;
	text-transform: upercase;
	
}
#fill {
	width: 624px;
	height: 330px;
	position: relative;
	background: #000000;
	padding: 5px 0 5px 0;
}
#poster {
	width: 266px;
	height: 314px;
	position: relative;	
	float: left; 
	padding-top: 10px;
}
#mogulus {
	width: 348px;
	height: 314px;
	position: relative;
	float: right;
	padding-right: 10px;
}
#radio {
    width: 100%;
	height: 82px;
    position: relative;
	padding-top: 3px;
}
#banners {
	width: 624px;
	height: 84px;
	position: relative;
}
#footer {
	width: 624px;
	height: auto;
	position: relative;
	float: bottom;
}

img { border: none; }
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #aaaaaa; bold; }
a:link { text-decoration: none; color: #FF0000; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; color: #F4F4F4; }
.style24 {font-size: 10px; color: #D10001; padding: 10px 0 10px 0;}
.style27 {color: #aaaaaa; text-align: left; font-size: 0.9em;}
.ra { 
text-align: right; 
color: #black; 
font-size: 22px; 
position: relative; 
float: right;
margin: 7px 15px 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pics {
 height: 232px;
 width: 232px;
 padding: 0;
 margin: 0;
}
.pics img {
 width: 624px;
 height: 84px;
 top: 0;
 left: 0;
}

/* ---------------------- Redwax nav ---------------------- */
.red #waxnav{
position:relative;
height:21px;
font-size:10px;
font-weight:bold;
background:;
padding-top: 68px;
padding-right: 2px;
}
.red #waxnav ul{
margin:0px;
padding:0 0 4px 0;
list-style-type:none;
width:auto;
float:right;
border-top: 0.2em solid black;
border-left: 0.2em solid black;
}
.red #waxnav ul li{
text-transform: uppercase;
display:block;
float:left;
margin:0 0;
background: #ff0000;
border-right: 0.1em dotted black;
letter-spacing: 0.2em; 
}
.red #waxnav ul li a{
display:block;
float:left;
color:#000000;
text-decoration:none;
padding:0 0 0 12px;
height: 17px;
line-height:195%;
}
.red #waxnav ul li a span{
padding:0 12px 0 0;
}
.red #waxnav ul li a:hover, .red #waxnav ul li a.current {
color:#ffffff;
background:#000000;
}
.red #waxnav ul li a:hover span,.red #waxnav ul li a.current span{
display:block;
width:auto;
background:#000000;
}	
