* {
margin: 0px;
padding: 0px;
}

body {
background-color: #C3AFAF;
background-image: url(../images/page_bg.png);
background-repeat: repeat-x;
background-position: 25px 115px;
}

div#loginbar {
width: 100%;
height: 30px;
background-color: #000;
}

div#rssfeed {
float: left;
margin-left: 15px;
height: 30px;
}

div#rssfeed img {
margin-top: 7px;
}

div#loginbar form {
float: right;
height: 30px;
margin-right: 15px;
text-align: right;
}

div#loginbar label {
float: left;
display: block;
width: 60px;
height: 22px;
padding-top: 8px;
}

input#loginbarun, input#loginbarpw {
float: left;
width: 100px;
height: 14px;
margin-top: 6px;
margin-left: 5px;
padding-left: 2px;
padding-top: 2px;
border: 1px solid #808080;
background-color: #404040;
}

input#loginbtn {
float: left;
width: 60px;
height: 18px;
margin-left: 5px;
margin-top: 6px;
padding-bottom: 2px;
background-color: #808080;
border: 0px;
}

div#loggedin {
float: right;
height: 30px;
margin-right: 25px;
padding-top: 10px;
text-align: right;
}

div#quicklinksdiv {
visibility: hidden;
position: absolute;
width: 105px;
top: 30px;
right: 40px;
z-index: 2;
background-color: #460002;
}

div#quicklinksdiv a {
display: block;
width: 96px;
height: 20px;
margin: 2px;
padding-top: 5px;
padding-left: 5px;
}

a#closelink {
float: right;
width: 7px !important;
height: 7px !important;
margin: 0px !important;
padding: 0px !important;
margin-right: 2px !important;
margin-top: 2px !important;
}

div#quicklinksdiv a:hover {
background-color: #890000;
}

div#container {
width: 830px;
margin-left: auto;
margin-right: auto;
}

div#header {
width: 830px;
border-bottom: 1px solid #000;
background-image: url(../images/header_bg.png);
background-repeat: no-repeat;
background-position: left;
}

div#menubar {
width: 830px;
height: 24px;
border-bottom: 1px dotted #fff;
border-top: 1px dotted #fff;
background-color: #890000;
}

div#menubar form {
float: left;
height: 24px;
padding-left: 4px;
}

input#searchbox {
float: left;
width: 135px;
height: 14px;
background-color: #DFD3D3;
margin-bottom: 3px;
margin-top: 3px;
margin-right: 2px;
margin-left: 0px;
padding-left: 2px;
padding-top: 2px;
border: 1px solid #460002;
}

input#searchsubmit {
float: left;
width: 60px;
height: 16px;
background-color: #C3AFAF;
border: 0px;
margin-bottom: 4px;
margin-top: 4px;
padding-bottom: 3px;
}

ul#mainmenu {
float: right;
height: 24px;
list-style-type: none;
}

ul#mainmenu li {
display: inline;
}

ul#mainmenu li a {
float: left;
width: 95px;
height: 19px;
border: 0px;
background-color: #460002;
margin-left: 4px;
text-align: center;
padding-top: 5px;
}

ul#mainmenu li a:hover {
background-color: #000;
}

ul#mainmenu img {
vertical-align: top;
}

div#mainbody {
width: 830px;
background-color: #960000;
background-image: url(../images/body_bg.png);
background-repeat: repeat-x;
background-position: top;
}

div#bodyleft {
float: left;
width: 165px;
}

#ad {
margin-left: 5px;
margin-bottom: 10px;
}

div#catlist {
width: 156px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
background-color: #890000;
border: 2px solid #000;
border-bottom: 0px;
}

div#catlist img {
display: block;
}

div#catlist ul {
width: 156px;
list-style-type: none;
}

div#catlist li {
display: inline;
}

div#catlist li a {
display: block;
width: 152px;
height: 20px;
padding-left: 4px;
padding-top: 5px;
border: 0px;
border-bottom: 2px solid #000;
}

div#catlist li a:hover {
background-color: #460002;
background-image: url(../images/latest_tile_dark.png);
background-repeat: repeat;
background-position: -15px -10px;
}

div#bodyright {
float: left;
width: 665px;
}

div#welcomebox {
width: 651px;
margin: 5px;
background-color: #890000;
border: 2px solid #000;
padding-bottom: 10px;
}

div#welcomebox h1, div#welcomebox p {
padding: 4px;
}

div#footer {
width: 830px;
height: 137px;
background-image: url(../images/footer_bg.png);
background-repeat: repeat-x;
background-position: top;
margin-bottom: 50px;
}

div#footer p {
margin-bottom: 2px;
}

div#footer a {
margin-left: 2px;
}

div.footerblock {
float: left;
width: 250px;
margin: 10px;
}

p.small {
margin-bottom: 20px !important;
}

div#freelinks {
float: right;
margin-right: 5px;
margin-bottom: 15px;
}

div.spacer {
clear: both;
}