body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container{
width:860px;
height:880px;
background-image:url(images/new_background.png);
background-repeat:no-repeat;
background-color:#353535;
margin: 0 auto 0;
text-align: left;
}
#top_nav{
position:relative;
top:0px;
left:0px;
width:860;
height:483px;
}
#top_links
{
width:860px;
height:10px;
text-align:left;
padding-right:10px;
font-size:10px;
color:#333333;
vertical-align:top;
}
.top:link    { text-decoration:none; font-weight:600; color:#666666; }    /* unvisited links */
.top:visited { text-decoration:none; font-weight:600; color:#666666; }   /* visited links   */
.top:hover   { text-decoration:none; font-weight:600; color:#CCCCCC; text-decoration:underline; } /* user hovers     */
.top:active  { text-decoration:none; font-weight:600; color:#000000 }   /* active links    */
#top_feature{
position:relative;
top:15px;
left:13px;
width:365px;
height:140px;
background-image:url(images/feature_back.png)
}
#bottom_feature{
position:relative;
top:30px;
left:13px;
width:365px;
height:140px;
background-image:url(images/feature_back.png)
}
#news{
position:relative;
top:-265px;
left:392px;
width:457px;
height:296px;
background-color:#252525;
}
#news_area{
position:relative;
top:0px;
left:4px;
width:448px;
height:235px;
overflow:auto;
color:#FFFFFF;
vertical-align:top;
font-size:12px;
padding:0px;
vertical-align:text-top;
}
.news{
position: relative;
}
.news:link    { text-decoration:none; font-weight:600; color:#ffffff; text-decoration:none; border-bottom:1px dotted #333333;  }    /* unvisited links */
.news:visited { text-decoration:none; font-weight:600; color:#ffffff; text-decoration:none; border-bottom:1px dotted #333333;  }   /* visited links   */
.news:hover   { text-decoration:none; font-weight:600; color:#ffffff; border-bottom:1px dotted #ffffff; } /* user hovers     */
.news:active  { text-decoration:none; font-weight:600; color:#ffffff; border-bottom:1px dotted #ffffff;   }   /* active links    */
#footer{
position:relative;
left:0px;
width:820px;
text-align:left;
padding-left:12px;
font-size:10px; 
color:#999999;
vertical-align:middle;
}
a.foot:link    { text-decoration:none; font-weight:600; color:#999999; }    /* unvisited links */
a.foot:visited { text-decoration:none; font-weight:600; color:#999999; }   /* visited links   */
a.foot:hover   { text-decoration:none; font-weight:600; color:#CCCCCC; text-decoration:underline; } /* user hovers     */
a.foot:active  { text-decoration:none; font-weight:600; color:#000000 }   /* active links    */
#footer2{
position:relative;
top:-250px;
left:0px;
width:820px;
text-align:left;
padding-left:12px;
font-size:10px; 
color:#999999;
vertical-align:middle;
}




















