body {
 font-family:georgia, times, serif;
 font-size:14px;
 color:#000;
 margin:0px;
 background-color:#6b6b6b;
}

#whitecontainer {
 width:1030px;
 margin:0px auto;
 padding:0px;
 background-color:#fff;
}

#container {
 width:1000px;
 margin:0px auto;
 padding:0px;
 border-right: solid 1px #999;
 border-left: solid 1px #999;
 background-color:#fff;
 background-image: url(http://hlr.rubystudio.com/images/hlr_bkgd_8.jpg);
 background-repeat: no-repeat;
}

#header {
 width:980px;
 margin-bottom: 20px;
 height:195px;
 padding: 10px 10px 10px 10px;
}

#logo {
 width:520px;
 margin: 132px 0px 0px 352px;
 height:190px;
 padding: 10px 0px 10px 0px;
 text-align:center;
 color:#777;
 font-size:12px;
}

#search {
 width: 215px;
 margin:5px;
 position: relative;
 float: right;
}

#maincontent {
 width: 450px;
 margin:0px;
 padding: 73px 25px 0px 25px;
 position: relative;
 float: left;
}

#centercolumn {
 width: 241px;
 position: relative;
 float: left;
 padding: 0px;
 margin: 0px 3px 0px 3px;
 background-color: #e5dfcd;
 overflow:hidden;
}

.centercontent {
 width: 210px;
 padding: 0px 15px 0px 15px; 
}

.featurecentercontent{
 width: 210px;
 padding: 15px 15px 0px 15px; 
}

#searchcontent {
 width: 697px;
 margin:0px;
 padding: 73px 25px 0px 25px;
 position: relative;
 float: left;
}

#rightcolumn {
 width: 230px;
 position: relative;
 float: left;
 padding:0px 10px 0px 10px;
 font-size:12px;
}

.rightcontent {
 padding: 5px; 
}


#footer {
 width:980px;
 margin:0px auto;
 padding:10px;
 border-top: solid 5px black;
 color: #777;
 font-family: verdana, arial, sans-serif;
 font-size:11px;
}

a {
 text-decoration: none;
 color: #A60606;
}

a:hover {
 text-decoration: underline;
 color: #A60606;
}

a.navigation {
 text-decoration: none;
 color: #ff6600;
 font-weight: bold;
}

a.navigation:hover {
 text-decoration: underline;
 color: #ff6600;
 font-family: verdana, arial, sans-serif;
 font-size:11px;
 font-weight: bold;
}

.navitem {
 border-bottom: solid 1px #ccc;
 padding:5px;
 font-family: verdana, arial, sans-serif;
 font-size:11px;
}

h1.homepagetitle {
 font-size: 34px;
 color:#777;
 font-weight:lighter;
 margin:0px;
 pading:0px;
}

h1.toctitle {
 font-size: 24px;
 color:#777;
 font-weight:lighter;
 margin:0px;
 pading:0px;
}

h2.homepagetitle {
 font-size: 20px;
 color:#A60606;
 font-weight:lighter;
 margin:0px;
 pading:0px;
 line-height:130%;
}

.homepageitem {
 line-height: 140%;
 border-bottom: solid 1px #777;
 padding: 4px 0px 10px 0px;
 margin-bottom: 5px;
}

.homepagecolumnitem {
 line-height: 140%;
 border-bottom: solid 1px #777;
 padding: 4px 0px 10px 0px;
 font-size: 13px;
}

.author {
 text-transform:uppercase;
 font-size:12px;
 color: #777;
}

.colons {
 color: #A60606;
 font-weight:bold;
}

.contentlinks {
 font-family: verdana, arial, sans-serif;
 font-size:10px;
 color: #777;
}

h4.greyheader {
 font-size: 11px;
 color:#777;
 font-weight:bold;
 margin:0px;
 pading:0px;
 font-family: verdana;
}

h1 {
 font-size: 40px;
 color:#777;
 font-weight:lighter;
 margin:0px;
 pading:0px;
}

h1 a{
 color:#777;
 text-decortion:none;
}

h1 a:hover {
 color:#A60606;
 text-decortion:none;
}

