body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color:#1e1e2a;
 background-image:none;
 width:100%;
 padding:0px;
 border:0px;
 margin:0px;
}
div.adcontainer{
 padding:0;
 margin: 0 10px 0 0;
 border:0;
 text-align:center;
 width: 120px;
 height: 240px;
 float:right;
}
div.navcontainer {
 padding:0;
 margin: 0 0 0 10px;
 border:0;
 text-align:center;
 background-image: url('./images/menu_box.gif');
 width: 200px;
 height: 298px;
 float:left;
}
div.menu {
margin:0;
padding:25px 30px 25px 30px;
border:0;
text-align:left;
}
div.menu a {
margin:0;
padding:0;
border:0;
display: block;
height:30px;
width:90px;
}
div.menu a.home {
background-image:url(./images/menu_home.gif);
background-repeat: no-repeat;
background-position: 0 -85px;
}
div.menu a.forums {
background-image:url(./images/menu_forums.gif);
background-repeat: no-repeat;
background-position: 0 -85px;
}
div.menu a.history {
background-image:url(./images/menu_history.gif);
background-repeat: no-repeat;
background-position: 0 -85px;
}
div.menu a.members {
background-image:url(./images/menu_members.gif);
background-repeat: no-repeat;
background-position: 0 -85px;
}
div.menu a.media {
background-image:url(./images/menu_media.gif);
background-repeat: no-repeat;
background-position: 0 -85px;
}
div.menu a:hover {
background-position:0 0px;
}
img.menu{
margin:0;
padding:0;
border:0;
}
div.page {
margin:0;
padding:0;
border:0;
}
td.headerleft {
height:144px;
width: 348px;
background-image: url('./images/header_left.gif');
margin:0;
padding:0;
border: 0;
}
td.headerright {
height:144px;
width: 408px;
background-image: url('./images/header_right.gif');
margin:0;
padding:0;
border: 0;
}
td.headerfill {
height:144px;
background-image: url('./images/header_fill.gif');
background-repeat: repeat;
margin:0;
padding:0;
border: 0;
}
table.header {
width:100%;
height:144px;
border-collapse: collapse;
margin:0;
padding:0;
border: 0;
}
div.header {
width:100%;
height:144px;
margin:0;
padding:0;
}
img.contenttop {
width:100%;
height: 20px;
margin:0;
padding:0;
}
img.contentbottom{
width:100%;
height: 20px;
margin:0;
padding:0;
}
img.contentleft{
float: left;
width: 2.5%;
height: 100%;
}
img.contentright{
float: right;
width: 2.5%;
height: 100%;
}
table.content{
width:100%;
height: 100%;
border-collapse: collapse;
margin:0;
padding:0;
border: 0;
}
div.content {
margin:0;
padding:0 15px 0 15px;
border: 0;
position: absolute;
left: 215px;
right: 135px;
width:expression(document.body.offsetWidth - 380 + "px");
float: left;
}
td.contentTR {
height:20px;
width: 20px;
background-image: url('./images/paper_top_right.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentTM {
height:20px;
background-image: url('./images/paper_top.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentTL {
height:20px;
width: 20px;
background-image: url('./images/paper_top_left.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentMR {
width: 20px;
background-image: url('./images/paper_right.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentMM {
background-image: url('./images/paper_middle.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentML {
width: 20px;
background-image: url('./images/paper_left.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentBR {
height:20px;
width: 20px;
background-image: url('./images/paper_bottom_right.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentBM {
height:20px;
background-image: url('./images/paper_bottom.jpg');
margin:0;
padding:0;
border: 0;
}
td.contentBL {
height:20px;
width: 20px;
background-image: url('./images/paper_bottom_left.jpg');
margin:0;
padding:0;
border: 0;
}
div.heading {
text-align:center;
text-decoration:none;
font-weight:bold;
font-size:large;
margin:0 0 .5em 0;
}
div.text {
font-size:small;
}