html, body {
background-image: url(../images/background.jpg); 
background-repeat: repeat; 
height: 100%; 
margin: 0; 
padding: 0; 
border-width: 0; 
}

h1 {
color: #DF7600; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-transform: uppercase; 
background-color: #eaeaea;
}

h2 {
color: #B8D030; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-transform: uppercase; 
}

.bodytable { 
width: 958px; 
height: 100%; 
}

.bodytable_contentcell { 
background-image: url(../images/background-center.jpg); 
background-repeat: repeat-y; 
}

.bodytable_rightcell { 
background-image: url(../images/background-right.jpg); 
background-repeat: repeat-y; 
background-position: left 0; 
}

.bodytable_leftcell { 
background-image: url(../images/background-left.jpg); 
background-repeat: repeat-y; 
background-position: right 0; 
padding-top: 230px; 
}

.bodytable_leftcell a { 
position: relative; 
right: 5px; 
}

.bodytable_leftcell img { 
margin-bottom: 7px; 
}

.contenttable { 
width: 620px; 
margin-top: 8px; 
}

.contenttable p { 
text-indent: 30pt; 
margin: 0; 
}

.contenttable_right { 
width: 276px; 
}

.contenttable_left { 
color: #656565; 
font-size: 11px; 
font-family: Arial, Verdana, Helvetica, sans-serif; 
line-height: 14pt; 
text-align: justify; 
width: 344px; 
}

.contenttable_left a { 
color: #df7600; 
}

.contenttable_left a:hover { 
color: #b8d131; 
text-decoration: none; 
}

.contenttable_left a:visited { 
color: #964f00; 
}

.contenttable_right img { 
margin-bottom: 30px; 
border: solid 6px #eaeaea; 
}

.listing_table { 
width: 100%; 
border: 2px solid #eaeaea; 
}

.listing { 
color: #656565; 
font-size: 10px; 
font-family: Arial, Verdana, Helvetica, sans-serif; 
text-align: center; 
line-height: 11px;
}

.footerline { 
color: #6a6969; 
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-transform: uppercase; 
}

.footerline a { 
color: #6a6969; 
text-decoration: none; 
}

.footerline a:hover { 
color: #0058dc; 
text-decoration: none; 
}

