body 
{
color: #C3C9B0;
background-color: #000000;
background-image: url('images/background.png');
background-repeat:no-repeat;
background-position:bottom center;
background-attachment: fixed;
font-size: 11pt;
font-family: "Verdana", Sans-serif;
}

p.server_status
{
font-size: 15pt;
}

table.welcome_blurb
{
border-bottom-style: solid;
border-bottom-width: 1px;
}

table.totalPage
{
margin-left: auto;
margin-right: auto;
text-align: left;
width: 1000px;
cellspacing: 0px; 
cellpadding: 0px;
}

table.bottom_content
{
margin-left: auto;
margin-right: auto;
text-align: left;
width: 100%;
cellspacing: 0px; 
cellpadding: 0px;
}

tr.banner
{
height: 166px;
}

tr.bottom_row
{
height: 600px;
}

td.leftSide
{
padding-right: 5px;
padding-top: 88px;
padding-left: 14px;
width: 135px;
background-image: url('images/sidebar.png');
background-repeat:no-repeat;
font-size: 12pt;
font-family: "Verdana";
}

.mainlink a:link {text-decoration: none; color: #804040;}
.mainlink a:visited {text-decoration: none; ; color: #804040;}
.mainlink a:active {text-decoration: none; ; color: #804040;}
.mainlink a:hover {text-decoration: underline; color: #804040;}


.sublink a:link {text-decoration: none; color: #ffffff;}
.sublink a:visited {text-decoration: none; ; color: #ffffff;}
.sublink a:active {text-decoration: none; ; color: #ffffff;}
.sublink a:hover {text-decoration: underline; color: #ffffff;}


div.sublink
{
font-size: 10pt;
}

div.entry_title
{
font-weight: bold;
}

div.entry_date
{
font-weight: bold;
}

div.entry_content
{

}

td.entry
{
width: 100%;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
background-repeat: no-repeat;
background-color: #330000;
border-style: double;
border-width: 1px;
border-color: #000000;
}

td.mainContent
{
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
background-repeat: no-repeat;
background-color: #330000;
border-style: double;
border-width: 5px;
border-color: #000000;
}

.mainContent a:link {text-decoration: under-ine; color: white;}
.mainContent a:visited {text-decoration: underline; color: white;}
.mainContent a:active {text-decoration: underline; color: white;}
.mainContent a:hover {text-decoration: none; color: white;}

div.footer
{
text-align: center;
}

div.header
{
text-align:center
background-color: #fde8cb;
margin-top:0px;
margin-bottom:0px;
padding:0px;
} 

img
{
border-style: none;
}