body {
background:url(images/rockbg.jpg);
margin:0px;
padding:0px;
font-family:arial;
color:white;
}

p {
font-family:verdana;
color:white;
font-size:13px;
}

a,a:visited,a:active {
font-family:verdana;
color:white;
font-size:13px;
text-decoration:underline;
}

a:hover {
font-family:verdana;
color:white;
font-size:13px;
text-decoration:none;
}

a.nav,a.nav:visited,a.nav:active {
font-family:verdana;
color:white;
font-size:13px;
text-decoration:none;
}

a.nav:hover {
font-family:verdana;
color:white;
font-size:13px;
text-decoration:underline;
}

#container {
float:left;
height:50%;
margin-bottom:-150px;
}

table.main {
align:center;
width:772px;
height:100%;
padding:0px;
}

td.leftside {
width:18px;
background:url(images/side.gif) top right repeat-y;
border-right:1px solid black;
}

td.rightside {
width:17px;
background:url(images/side.gif) top left repeat-y;
border-left:1px solid black;
}

#main {
width:770px;
height:150px;
margin-left:auto;
margin-right:auto;
}

#left_side {
position:relative;
left:0px;
top:0px;
width:18px;
height:150px;
background:url(images/side.gif) top right repeat-y;
border-right:1px solid black;
}

#right_side {
position:relative;
left:750px;
top:-300px;
width:18px;
height:150px;
background:url(images/side.gif) top left repeat-y;
border-left:1px solid black;
}

td.top {
height:150px;
background:url(images/top.gif);
}

#top {
width:740px;
height:150px;
background:url(images/top2.gif) left top;
margin-left:auto;
margin-right:auto;
position:relative;
top:-150px;
left:2px;
z-index:-1;
}

td.nav {
height:30px;
background:url(images/navbg.gif) left top rgb(68,68,51);
border:1px solid black;
padding-left:180px;
padding-bottom:5px;
}

#wood_bar {
clear:both;
width:747px;
height:24px;
background:url(images/navbg.gif) left top rgb(68,68,51);
border:1px solid black;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:right;
padding-right:25px;
padding-top:4px;
}

#wood_bar a {
text-decoration:none;
}

#wood_bar a:hover {
text-decoration:underline;
}

td.left {
background:url(images/leftlogo.gif) center bottom no-repeat rgb(68,68,51);
width:140px;
border-right:1px solid black;
padding-top:0px;
padding-left:0px;
}

table.left {
padding:0px;
position:relative;
left:0px;
top:-31px;
z-index:1;
}

td.leftheader {
height:30px;
background:rgb(85,85,68);
padding-left:10px;
border-top:1px solid black;
border-bottom:1px solid black;
padding-bottom:2px;
}

td.quote {
padding:10px;
}

td.main {
background:rgb(102,102,85);
width:587px;
padding:0px;
margin:0px;
text-align:left;
}

td.footer {
height:30px;
background:url(images/navbg.gif) left top rgb(68,68,51);
border:1px solid black;
padding-left:161px;
padding-bottom:5px;
}

iframe.frame {
width:100%;
height:100%;
}

img.navimg {
position:relative;
left:0px;
top:-31px;
z-index:1;
}