body {
text-align: center;
background-color: #111111;
background-image: url(images/bg.jpg); 
background-repeat: repeat;
font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
text-align: left;
margin: 0px;
}

td {
text-align: center;
}

  /************** LAYOUT STRUCTURE ********************/

#container {
margin: 0px auto;
width: 920px;
text-align: center;
overflow: auto;
}

#content {
width: 920px;
background-color: #000000;
background-image: url('images/contentbg.jpg');
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
overflow: auto;
text-align: center;
}

#content2{
padding: 0px;
text-align: left;
width: 920px;
}

#leftbox {
color: #c2c0a0;
display: inline-block;
background-color: #000000;
background-image: url('images/main_left.jpg');
background-repeat: no-repeat;
margin: 0px;
padding: 10px 20px 8px 10px;
text-align: center;
vertical-align: top;
width: 152px;
}

#centerbox {
color: #DDDDDD;
display: inline-block;
background-color: #222222;
margin: 0px;
padding: 10px 12px 8px 12px;
vertical-align: top;
width: 524px;
}

#widebox {
color: #DDDDDD;
display: inline-block;
background-color: #222222;
margin: 0px;
padding: 5px 12px 8px 12px;
vertical-align: top;
width: 710px;
}

#rightbox {
color: #c2c0a0;
display: inline-block;
background-color: #000000;
background-image: url('images/main_right.jpg');  
background-repeat: repeat-y;
font-size: 12px;
margin: 0px;
padding: 10px 10px 8px 20px;
text-align: center;
vertical-align: top;
width: 152px;
}

.maintext {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: left;
padding: 5px;
}

/************** SIDEBAR ********************/

.side { 
padding: 0px 0px 8px 0px;
margin: 0px; 
}

.side li { 
border-bottom: #444444 1px dotted;
font-size: 12px;
list-style-type: none;
padding: 2px 0px 3px 0px;
} 

.side a {
color: #c2c0a0;
}

.side a:hover {
color: #feea11;
}

/************** HEADER STYLES ********************/

h1 {
border-bottom: #9a916e 3px double;
color: #fff09f;
font-family: Georgia, Times New Roman, serif;
font-size: 16px;
line-height: 18px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
}

h2 {
border-bottom: #9a916e 1px dotted;
color: #fff09f;
font-family: Georgia, Times New Roman, serif;
font-size: 20px;
font-style: italic;
line-height: 22px;
margin: 10px 0px 5px 0px;
padding: 0px 0px 5px 0px;
}

h3 {
background-color: #150100;
font-family: Arial;
font-size: 15px;
line-height: 20px;
font-weight: bold;
color: #fff09f;
text-align: center;
padding: 0px;
margin: 0px 0px 5px 0px;
}

/************** PARAGRAPH STYLES ********************/

p { margin: 0px; padding: 0px; }
#centerbox p { margin: 5px 0px 10px 0px; }
#widebox p { margin: 10px 0px 10px 0px; }
#rightbox p { margin: 0px 0px 6px 0px; }

.members { text-align: center; }
.members img { margin: 0px 5px 10px 5px; }

.post { margin: 10px; }

.post a {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

.post a:visited { color: #000000; }
.post a:hover { color: #AAAAAA; }

/************** FOOTER ********************/

#footer {
background-color: #000000;
background-image: url('images/footerbg.jpg');
background-repeat: repeat-x;
color: #DDDDDD;
font-family: Verdana;
font-size: 10px;
line-height: 20px;
margin: 0px;
padding: 2px;
text-align: center;
width: 915px;
}

#footer a {
color: #DDDDDD;
text-decoration: none;
font-weight: bold;
}

#footer a:hover { color: #AAAAAA; }

/************** UTILITY STYLES ********************/

img { border: 0px; }

a {
color: #feea11;
text-decoration: none;
}

a:hover {
color: #fdb00c;
}

hr {
border: #555555 1px dashed;
margin: 12px 0px 12px 0px;
}

/************** NAVIGATION ROLLOVERS ********************/

#nav0 {
width: 143px;
height: 39px;
background-image: url(images/nav00.jpg);
display: inline-block;
text-decoration: none;
}

#nav1 {
width: 72px;
height: 39px;
background-image: url(images/nav01.jpg);
display: inline-block;
text-decoration: none;
}
a#nav1:hover {
background-image: url(images/nav01h.jpg);
}

#nav2 {
width: 109px;
height: 39px;
background-image: url(images/nav02.jpg);
display: inline-block;
text-decoration: none;
}
a#nav2:hover {
background-image: url(images/nav02h.jpg);
}

#nav3 {
width: 103px;
height: 39px;
background-image: url(images/nav03.jpg);
display: inline-block;
text-decoration: none;
}
a#nav3:hover {
background-image: url(images/nav03h.jpg);
}

#nav4 {
width: 149px;
height: 39px;
background-image: url(images/nav04.jpg);
display: inline-block;
text-decoration: none;
}
a#nav4:hover {
background-image: url(images/nav04h.jpg);
}

#nav5 {
width: 117px;
height: 39px;
background-image: url(images/nav05.jpg);
display: inline-block;
text-decoration: none;
}
a#nav5:hover {
background-image: url(images/nav05h.jpg);
}

#nav6 {
width: 125px;
height: 39px;
background-image: url(images/nav06.jpg);
display: inline-block;
text-decoration: none;
}
a#nav6:hover {
background-image: url(images/nav06h.jpg);
}

#nav7 {
width: 102px;
height: 39px;
background-image: url(images/nav07.jpg);
display: inline-block;
text-decoration: none;
}
a#nav7:hover {
background-image: url(images/nav07h.jpg);
}

.preload { display:none; }

/************** tooltip *************/

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#333; color:#FFF; text-align: center;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
