body { background: #000 url(/public/images/news_bg.jpg) no-repeat center center; }

.news_link a { color: #fcfed1; font-size: 14px; display: block; margin-top: 3px; text-decoration: none; text-transform: uppercase; margin-bottom: 0px; }
h1 { color: #fcfed1; font-size: 18px; display: block; margin-top: 3px; text-decoration: none; text-transform: uppercase; }

#news_item_1 { float: left; width: 225px; height: 170px; margin-top: 2px; position: relative; margin-right: 1px; margin-bottom: 1px; }
#news_item_2 { float: left; width: 225px; height: 170px; margin-top: 2px; position: relative; margin-left: 1px; margin-bottom: 1px; }
#news_item_3 { float: left; width: 225px; height: 170px; margin-top: 2px; position: relative; margin-left: 2px; margin-bottom: 1px; }
#news_item_4 { float: left; width: 225px; height: 170px; position: relative; margin-right: 1px; margin-bottom: 1px; }
#news_item_5 { float: left; width: 225px; height: 170px; position: relative; margin-left: 1px; margin-bottom: 1px; }
#news_item_6 { float: left; width: 225px; height: 170px; position: relative; margin-left: 2px; margin-bottom: 1px; }
#news_item_7 { float: left; width: 225px; height: 170px; position: relative; margin-right: 1px; margin-bottom: 1px; }
#news_item_8 { float: left; width: 225px; height: 170px; position: relative; margin-left: 1px; margin-bottom: 1px; }
#news_item_archive { float: left; width: 225px; height: 170px; position: relative; margin-left: 2px; margin-bottom: 1px; margin-right: -2px; }

#main_content { color: #ffffff; position: absolute; top: 20px; left: 35px; width: 400px; }
#main_viewport { width: 400px; height: 480px; overflow: hidden; }

#latest_news { position: absolute; left: 454px; top: 90px; width: 226px; }
.latest_item { width: 226px; height: 170px; margin-bottom: 1px; position: relative; }



