﻿html {
margin: 0;
padding: 0;
background: #F0F4FB;
color: #006;
}
body {
margin: 0;
padding: 0;
background: #F0F4FB;
color: #006;
}
body {
min-width: 960px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrap {
background: transparent url('img/RTnie_wrapBg.jpg') top left repeat-y;
margin: 0 auto;
padding-top: 0;
width: 960px;
}
#header {
background:  transparent url('img/RTnie_H1img.jpg') top left repeat-y;
height: 342px;
width: 960px;
padding: 0;
}
#header h1 {
background: transparent;
width: 960px;
height: 185px;
margin: 0;
border-width: 0;
text-indent: -90000px;
}
#header h2 {
background: transparent;
padding: 24px 30px 16px 375px;
margin:0;
}
#header h3 {
color:#A80028;
padding-left:256px;
}
#main {
float: right;
width: 710px;
position:relative;
top: -30px;
}
#sidebar {
float: left;
width: 240px;
padding: 0 0 0 0;
}
#sidebar ul {
list-style:none;
}
#sidebar li {
padding-bottom: 16px;
}

#sidebar a:visited {
color:#FF9;
font-size: 1.3em;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: 1px dashed #fff
}

#sidebar a:link {
color:#FF9;
font-size: 1.3em;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: 1px dashed #fff
}
#sidebar a:visited {
color:#fff;
font-size: 1.3em;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: 1px dashed #ff9
}
#sidebar a:hover {
color:#fff;
font-size: 1.3em;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom: 1px dashed #ff9
}
#footer {
background: transparent url('img/RTnie_footBg.jpg') bottom left no-repeat;
height:255px;
clear: both;
position:relative;
padding-right:320px;
}
#footer address {
position:absolute;
bottom:60px;
left:240px;
font-style:normal;
}
.center {
text-align:center;
}
