<!--
BODY 
{ background-color: #000000;
    font-family: tahoma,trebuchet ms,arial;
    font-size: 11px;
    letter-spacing: 0px;
    color: #FFFFFF; 
    text-align: justify;
}

A:link{color: #c70000; text-decoration: none; font-weight: bold; font-size: 11px;
} 
A:visited{color: #c70000; text-decoration: none; font-weight: bold; font-size: 11px;
} 
A:active{color: #c70000; text-decoration: none; font-weight: bold; font-size: 11px;
} 
A:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px;
}

table { 
font-size: 11px}

<!--
b{color:#FFFFFF}
i{color:#FFFFFF}
-->



#wrap2 {
     width:800px;
     height:100%; 
     background:#0a0a0a; 
     margin:0 auto;
     background-repeat:no-repeat;
 }

.framing {
		background-color: #0a0a0a;
		border-color:#FFFFFF;
		border-left:medium double #FFFFFF;
		border-right:medium double #FFFFFF;
		border-top:medium double #FFFFFF;
		border-bottom:medium double #FFFFFF;
		text-align:left;
 }

		
#linkcode_container {
      width:890px;
      padding:10px;
      text-align:center;
 }

#sites_container {
      float:right;
      width:260px;  
      padding:10px;
      margin-right:20px;
      margin-left:14px;
      margin-top:10px;
 }
 


/* IE fix for right floating */
* html #sites_container
{margin-right:2px;}

#newsArchive { margin: 10px; }
#newsArchive h1 { margin-top: 10px; }



