@charset "ISO-8859-1";

html, body {
	height:100%;
	margin:0px;
	padding:0px;
}

#headbox {
	background-image:url(img/fheader.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width:1100px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#header1 {
	background-image:url(img/RnB4U.in-header.jpg);
	background-repeat:no-repeat;
	width:1100px;
	height:118px;
}

#header2 {
	background-image:url(img/RnB4U.in-header.gif);
	background-repeat:no-repeat;
	width:1100px;
	height:9px;
}

#outer { 
	position:fixed;
	display:block;
	width:100%; 
	height:100%; 
	top:85%; 
	left:445px; 
	text-decoration:none; 
	border:none; 
}

#middle { 
	height:100%; 
	display:table; 
	margin:0 auto; 
	top:50px; 
	text-decoration:none; 
	border:none;
}

#inner a {
	vertical-align:middle; 
	display:table-cell; 
	background-image:url(img/top.png); 
	background-repeat:no-repeat; 
	width:20px; height:80px; 
	top:50px; 
	text-decoration:none; 
	border:none;
	z-index:10000;
}

#inner a:hover {
	background-image:url(img/top_roll.png);
	background-repeat:no-repeat; 
	width:20px; 
	height:80px; 
	text-decoration:none; 
	border:none;
	z-index:10000;
}
