body{
        background-color: #ffffff;
        margin:0px;
        padding:0px;
        color:#666666;
        font-family: verdana;
        font-size:9px;
}

.borderimagewhite {
        border:4px solid #111111;
        opacity:0.4; }
.borderimagesilver{
        border:4px solid #111111;
        filter: alpha(opacity=80);}


/* Bold, Italic & Underline */
strong, b {color:#bf6032; font-weight:bold; text-transform: uppercase;}

em, i {color: #777777; font-family: verdana; font-weight:normal; font-size: 9px; }

u {color: #eeeeee; text-decoration: none; border-bottom: 1px dotted; border-bottom-color: #888888;}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 352px; /*Set right margin to RightColumnWidth*/
margin-top: 70px;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


/* Main Link Style */
a:link,a:visited,a:active
{
color:#eeeeee;
font-family:verdana;
font-weight:bold;
font-size:8px;
line-height: 10px;
letter-spacing: 0px;
text-transform:uppercase;
text-decoration:none;
}

a:hover        
{
background:#444444;
color: #ffffff;
font-family: verdana;
font-size: 8px;
letter-spacing: 0px;
text-transform:uppercase;
line-height: 10px;
font-weight:bold;
text-decoration:uppercase;
}


/* Table Styles */
.maintitle       {
        padding: 2px;
        background-color: #4a4847;
        background-image: url('');
        background-repeat: repeat-x;
        font-family: tahoma;
        font-size: 10px;
        Font-Weight: bold;
        color: #999999;
        Line-Height: 18px;
        Letter-Spacing: 1px;
        Text-Transform: uppercase;
        text-align: left;
        border-top: 0px solid #dcdcdc;
        border-bottom: 2px solid #b75528;
        border-left: solid 0px #dcdcdc;
        border-right: solid 0px #8e3531;
}

.subtitle {
        font-family: tahoma;
        background: #b05624;
        color: #c0c0c0;
        font-size: 10px;
        line-height:18px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        letter-spacing:0px;
        padding: 2px;
        border-top: 0px solid #dcdcdc;
        border-bottom: 2px solid #9a9a9a;
                border-left: solid 0px #dcdcdc;
                border-right: solid 0px #dcdcdc;
}

.content {
    padding: 2px;
        background-color: #444444;
 background-image: url('');
 background-repeat: repeat-x;
        font-family: verdana;
        font-size: 9px;
        color: #888888;
        Line-Height: 10px;
        Letter-Spacing: 0px;
        border-top: 0px solid #bbdad7;
        border-bottom: 1px dotted #aa491c;
                border-left: solid 0px #3b3b3b;
                border-right: solid 0px #3b3b3b;
}


.date       {
        padding: 2px;
        background-color: #4a4847;
                background-image: url('');
                background-repeat: repeat-y;
        font-family: tahoma;
        font-size: 9px;
        Font-Weight: bold;
        color: #eeeeee;
        Line-Height: 18px;
        Letter-Spacing: 0px;
        text-align: center;
        Text-Transform: uppercase;
        border-top: 0px solid #8f382e;
        border-bottom: 2px solid #b75528;
        border-left: solid 0px #8f382e;
        border-right: solid 0px #8f382e;
}

.all{
        background-color: #404040;
        background-image: url('');
        background-repeat: repeat-x;
        border: 1px dotted #444444;
        padding: 2px;
        }

.meta{
        background-color: #404040;
        text-align: right;
        line-height: 12px;
        font-family: verdana;
        font-size: 9px;
        color: #666666;
padding-right: 10px;
        }


.spoilers {
 margin-left:.5em;
 background-color:#000000;
 background-image: url('');
 background-repeat: repeat-x;
 color:#dcdcdc;
 font-family: verdana;
 font-size:7pt;
 text-align:justify;
 letter-spacing:0px;
 line-height:14px;
 padding:.25em 1em;
 width:85%;
 border-left:2px solid #000000;
 border-top:2px solid #000000;
border-right:2px solid #000000;
 border-bottom:2px solid #000000;}


.quote {
 margin-left:;
 background-color: transparent;
 background-image: url('');
 background-repeat: repeat-x;
 color:#666666;
 font-family: verdana;
 font-size:9px;
 text-align:justify;
 letter-spacing:0px;
 line-height:14px;
 padding:.25em 1em;
 width:100%;
 border-left:2px solid #b75528;
 border-top:0px solid #000000;
border-right:0px solid #000000;
 border-bottom:0px solid #000000;}

.boxes {font-family: verdana;font-size: 10px;display:block;width: 80%;color:#4c4a4a;background: #101010;padding: 3px 0px 3px 0;        text-align: center;        border-top: 1px solid #121212;border-bottom: 1px solid #121212;}

A.boxes {background: #101010;font-family: verdana;color: #4c4a4a;font-size: 10px;text-align: center;width: 100%;display:block;padding: 3px 0px 3px 0;border-top: 1px solid #121212;border-bottom: 1px solid #121212;}

A.boxes:hover {background: #1f1f1f; font-family: verdana;color: #ffffff;font-size: 10px;text-align: center;width: 100%;display:block;padding: 3px 0px 3px 0;border-top: 1px solid #121212;border-bottom: 1px solid #121212;
}

#navigation {
width:400px;
height:50px;
text-align:right;
}
#navigation ul {
margin: 0px;
padding: 0px;
margin-top:3px;
list-style: none;
text-align:center;
}
#navigation li {
float: left;
margin: 0px;
padding: 0px;
}
#navigation a {
font-size: 8px;
font-family:"Tahoma"
color: #67838c;
background:#333333;
display: block;
font-weight:bold;
letter-spacing:1px;
margin: 1px;
text-transform:uppercase;
padding: 6px;
text-decoration: ;
}
#navigation a:hover {
background: #3d5965;
color: #c0bbbb;
display: block;
text-decoration: none;
}