body {
 margin: 0 auto;
 background: #d7d1b8 url(../i/bodybg.gif) repeat-x;
 font-size: 13px;
 font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
 color: #706f6b;
}

p, ul, li, h1, h2, h3 {
 margin:0; padding: 0;
}

label {
 width: 150px;
 float: left
}

form p {
 padding: 5px 8px;
}

input {
 width:200px;
}

.btn {
 width:100px;
}

#navigation {
 position:absolute;
 list-style:none;
 font-size:12px;
 margin-left:33px;
 font-weight:bold;
}

#navigation li {
 display:inline;
}

#navigation a {
 text-decoration:none;
 color:#706f6b;
}

#navigation a:hover, a:active {
 text-decoration:none;
 color:#8f2321;
}

.redz {
 color:#8f2321;
}


a img {
 border: 0;
}

#wrapper {
 width:1000px;
 margin:0 auto;
}

#header {
 width:1000px;
 height:162px;
}

#subheader {
 width:1000px;
 height:45px;
}

#menu {
 width:567px;
 height:45px;
 float:left;
 background:url(../i/menubg.gif) no-repeat;
}

#rightspace {
 width:433px;
 height:45px;
 float:right;
 background:url(../i/rightspace.gif) no-repeat;
}

#content { width:1000px; }
*html #content { margin-top: -20px; }

#leftcol {
 width:567px;
 float:left;
}

#left_head {
 width:567px;
 height:5px;
 background:url(../i/left_head.gif) no-repeat;
}

#left_body {
 width:567px;
 background:url(../i/left_body.gif) repeat-y;
}

#left_body p {
 width:532px;
 margin:0 15px 0 20px;
 padding-top:7px;
 line-height:1.3em;
}

#left_body h1 {
 color:#8f2321;
 font-size: 15px;
 margin-left:20px;
}

#left_footer {
 width:567px;
 height:17px;
 background:url(../i/left_footer.gif) no-repeat;
}

#rightcol {
 width:433px;
 float:right;
}

#right_head {
 width:433px;
 height:5px;
 background:url(../i/right_head.gif) no-repeat;
}

#right_body {
 width:433px;
 background:url(../i/right_body.gif) repeat-y;
}

#right_body p {
 width:400px;
 margin:0 16px 0 17px;
 padding-top:7px;
 line-height:1.3em;
}

#right_body h1 {
 color:#8f2321;
 font-size: 15px;
 margin-left:17px;
}

#right_footer {
 width:433px;
 height:17px;
 background:url(../i/right_footer.gif) no-repeat;
}

#footer {
 width:1000px;
 height:86px;
 float:left;
 background:url(../i/footer.gif) no-repeat;
}

#footer p {
 width:500px;
 margin: 0 auto;
 text-align:center;
 font-size:10px;
 font-weight:bold;
}