body{
margin-top:0;
background: #fff url(../images/body-bg.png) repeat-x;
}

a:link  { color : #0021a5; text-decoration : none; }
a:visited  { color : #0021a5; text-decoration : none; }
a:hover  { color : #ff4a00; text-decoration : none; }
a:active  { color : #0021a5; text-decoration : none; }

.rightimg {
	margin-left: 10px;
	float: right;
}
.alignright {
	text-align: right;
}
#header{
height: 100px;
}
#banner h1 {
text-indent:-9999px;
margin:0;
padding:0;
border:0;
}
#banner h1 a, #banner h1 a:hover {
text-decoration: none;
width:780px;
height:100px;
background: transparent url(../images/WUFT-WJUF-header-logo.png) center left no-repeat;
margin:0;
padding:0;
border:0;
display:block;
}
#rrs {
height: 72px;	
}
#rrs h6 {
text-indent:-9999px;
margin:0;
padding:0;
border:0;
}
#rrs h6 a, #rrs h6 a:hover {
text-decoration: none;
width:140px;
height:100px;
background: transparent url(../images/radio_reading_logo.png) center left no-repeat;
margin:0;
padding:0;
border:0;
display:block;
}


/* Top Navigation Bar */
#topnav {
background:#FF4A00;
border-left:1px solid #fff;
height:24px;
line-height:24px;
margin-top:1px;
}
#topnav ul {
float: left;
list-style-type:none;
margin-bottom: 0;
}
#topnav li {
margin: 0;
float: left;
font-weight: bold;
}
#topnav li a {
background:#ff4a00;
border-right:1px solid #fff;
text-decoration: none;
color:#fff;
display:block;
float:left;
height:24px;
padding:0 10px;
}
#topnav li a:hover,#nav li a#current 
{
background-color:#999;
}

/* Side Navigation */
.sidenav {
	margin-top: 30px;
}
.sidenav ul {
list-style-type: none;
}
.sidenav li {
line-height: 19px;
padding-bottom: 1px;
margin-bottom: 10px;
margin-left: 0;
border-bottom: 1px solid #1939A6;
text-align:right;
font-size: 16px;
font-weight: bold;
}


/* Main Content Div Stuff */
#content {
margin-top: 20px;
}
h2, h2 a:link, h2 a:visited {
color : #ff4a00;
}
#content h4 {
clear: both;
}


/* Footer */
#footer {
	border-top: 1px solid #1939A6;
	padding-top: 10px;
	font-size: 12px;
	color : #0021a5;
	margin-bottom: 20px;
}

#footer ul {
	list-style-type: none;
	margin-left: -23px;
}

#footer li {
	float: left;
	margin-right: -15px;
}

#bottom {
	clear: left;
	margin-top: -10px;
}

.extratop {
	margin-top: 20px;
}

.extraleft {
	margin-left: 20px;
}
.centered {
	text-align: center;
}
