body {   
padding:0px;
margin: 0px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#444444;
background: url(./images/top_bg.jpg) top left repeat-x;
}

a:link, a:visited, a:active, a:hover {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#444444;
text-decoration: none;
}

H1, H2, H3 {
font-size: 14px;
font-weight: bold;
margin: 5px;
padding: 5px;
text-align: left;
}


H4 {
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 5px;
text-align: left;
}


img {
border: 0px;
}

#wrapper {
width: auto;
height: auto;
padding: 0px;
margin: opx;
}

#page{
width: 850px;
padding: 0px;
margin: auto;
}

#header {
width: 850px;
height: 97px;
padding: 0px;
margin: 0px;
position: relative;
background: url(./images/header.jpg) no-repeat top left;
}


	/*=========	Start Search ============*/	
	
#search .submit{ color:transparent; font-size:1px; border:0px; background: url(./images/searchbt.gif) no-repeat; width: 1px; height: 1px; padding:0; margin-right:5px;}

#search .text{ padding:0; margin-top:2px; margin-right:10px; margin-left:20px; font-family: Helvetica, Arial, sans-serif; border: none; height: 15px; width: 166px; */ border: 0; width: 166px;}

#search {
  width: 196px;
  height: 20px;
  text-align: right;
  background: url('./images/searchfield.png') top left no-repeat;
  position: absolute;
  top:20px;
  right:10px;
}

	/*=========	End Search ============*/


#mainbody {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    text-align: left;
    position: relative;
}

#banner {
padding:0px;
margin-left:42px;
width:771px;
height:220px;
background: url(./images/body_bg.jpg) top right no-repeat;
position: relative;
}

#content {
margin-left: 42px;
margin-right: 37px;
padding-left: 10px;
padding-right: 10px;
padding-top: 200px;
padding-bottom: 10px;
min-height: 300px;
width: auto;
text-align: left;
background:#ffffff url(./images/body_bg.jpg) top no-repeat;
}

#content a:link, a:visited, a:active, a:hover {
color: #752f00;
}

#rightbar {
padding: 0px;
margin: 0px;
position: absolute;
background: url(./images/rightside.jpg) top left no-repeat;
top:0px;
right:0px;
width:37px;
height:702px;
}

#rightbar a:link, a:visited, a:active, a:hover {
color: #752f00;
}

#leftbar {
padding: 0px;
margin: 0px;
position: absolute;
background: url(./images/leftside.jpg) top left no-repeat;
top:0px;
left:0px;
width:42px;
height:702px;
}

#stain {
padding: 0px;
margin: 0px;
position: absolute;
top:280px;
right:10px;
width:200px;
}

#spacer {
padding: 10px;
margin: 0px;
position: relative;
}


#footer {
padding: 0px;
margin: 0px;
width: auto;
height: 15px;
position: relative;
background: url(./images/tornpaper.png) repeat-x top;
}

.mid {
border-left: 1px dotted #666666;
border-right: 1px dotted #666666;
}


#copyright {
padding: 3px;
margin: 0px;
height: auto;
text-align: center;
color: #aaaaaa;
position: relative;
}

#links {
padding: 0px;
margin: 0px;
height: auto;
text-align: left;
color: #aaaaaa;
position: relative;
float: left;
}

#host {
padding-top: 60px;
margin: 0px;
height: auto;
text-align: right;
color: #aaaaaa;
position: relative;
}

#host a, a:hover, a:link, a:active {
font-size: 10px;
color: #aaaaaa;
}

#copyright a, a:hover, a:link, a:active {
font-size: 10px;
color: #aaaaaa;
}


hr {
border: 1px dotted #666666;
}

#navbar {
padding-left: 42px;
margin: 0px;
height: 35;
width: 771px;
background:url(./images/menu.jpg) no-repeat top right;
position: relative;
}

#topnav ul
{
list-style: none;
margin: 0px;
width: 771px;
height: 35px;
text-align: center;
position: relative;
}

#topnav li
{
background: url(./images/menu.png) bottom center repeat-x;
height: 35px;
line-height: 30px;
padding: 0px;
margin: 0px;
width: 130px;
float: left;
display: block;
border: 0;
color: #cccccc;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#topnav li a
{
background: url(./images/menu.png) bottom center repeat-x;
height: 35px;
line-height: 30px;
width: 130px;
float: left;
display: block;
border: 0;
color: #dddddd;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}


#topnav li a:hover 
{
background: url(./images/menu_hover.png) bottom center repeat-x;
height: 35px;
line-height: 30px;
width: 130px;
float: left;
display: block;
border: 0;
color: #ffffff;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#topnav li a
{
float: none
}
/* End hide */

#topnav
{
width:100px;
height:35px;
}