html {
background: #323436 url(../images/bodybg.gif) repeat-x;
border: none; 
font-family: serif;
font-size: 14px;
}

body, html {
margin: 0px;
padding: 0px;
border: 0;
text-align: center;
}

A:link {text-decoration: underline; color: #bfeaff}
A:visited {text-decoration: none; color: #88b7ce}
A:active {text-decoration: none; color: #bfeaff}
A:hover {text-decoration: underline; color: #c9c9c9}

a img {
padding: 0px;
margin: 0px;
border: 0;
}

#container {
width: 951px;
text-align: center;
margin: auto;
padding: 0px;
overflow: hidden;
}

#test {
width: 951px;
}

#header {
background: url(../images/header.jpg);
width: 951px;
height: 169px;
text-align: center;
}

#content {
width: 934px;
height: 100%;
min-height: 670px;
position: inherit;
margin-left: 9px;
margin-right: 8px;
overflow: hidden;
text-align: center;
background: #000000;
}

#column_left {
background: #060606 url(../images/newbg.gif);
background-repeat:No-repeat;
width: 492px;
height: 100%;
float: left;
border: 1px solid #101314;
border-style: solid;
border-left: none;
border-bottom: none;
border-top: none;
}

#column_right {
float: right;
width: 441px;
overflow: hidden;
}

#news {
margin-left: 10px;
margin-top: 10px;
width: 443px;
float: left;
text-align:left;
}



.news_title {
color: #0794f7;
font-size: 17px;
font-family: arial;
text-align: left;
font-weight: 900;
}

.news_content {
color: #ffffff;
font-size: 11px;
font-family: verdana;
text-align: left;
}

.news_date {
color: #999999;
font-size: 10px;
font-family: sans-serif;
text-align: left;
}

.new_line {
width: 430px;
height: 1px;
overflow: hidden;
text-align: center;
margin-top: 5px;
margin-bottom: 25px;
background: #333333;
}

#mp3 {
width: 441px;
overflow: hidden;
float: right;
background: #000000 url(../images/mp3bg.gif);
background-repeat:No-repeat;
}

#player span {
color:#ffffff;
font-size:12px;
}

#aboutit {
width: 441px;
float: right;
}

.about_it_img {
width: 324px;
height: 50px;
background: url(../images/about_ice_tracks.gif);
}

.about_it_doc {
width: 400px;
text-align: left;
margin-left: 10px;
margin-right: 30px;
margin-bottom: 25px;
}

#aboutit span {
color: white;
font-size: 13px;
font-family: verdana;
line-height: 13px;
}

#footer {
width: 934px;
height: 64px;
position: inherit;
margin-left: 9px;
margin-right: 8px;
overflow: hidden;
text-align: center;
background: #000000 url(../images/footer.jpg);
}

#words {
float: left;
margin-left: 159px;
margin-top: 3px;
}

#lbo {
float: right;
margin-right: 29px;
}

#footer span {
color: #000000;
font-size: 9px;
font-family: verdana;
}

#footer a {
font-size: 8px;
color: #000000;
}









