body {
background: #000000;
margin: 0;
}

#main {
margin:120px auto 0;
height: auto;
width:620px;
}

.tlat_link {

}

.tlat_link ul {
margin: 0;
padding: 0;
}

.tlat_link ul li {
margin: 0;
padding: 0;
}

.tlat_link ul li a {
background-image:url("images/tricode.png");
float:left;
height:60px;
margin-left:30px;
margin-top:20px;
position:fixed;
width:59px;
}

a.tricode:link, a.tricode:visited, a.tricode:active {
background-position: top center;
border: none;
}

a.tricode:hover {
background-position: bottom center;
}

#banner {
background:none repeat scroll 0 0 #151515;
height:125px;
margin:85px 0 auto;
width:100%;
}

#logo {
background-image:url("images/logo.png");
background-position:center center;
background-repeat:no-repeat;
height:100px;
margin:0 auto;
padding-top:30px;
position:relative;
width:566px;
}

#date_banner {
background:none repeat scroll 0 0 #151515;
height:85px;
margin:10px 0 auto;
width:100%;
}

#date {
background-image:url("images/date.png");
background-position:center center;
background-repeat:no-repeat;
height:50px;
margin:0 auto;
padding-top:30px;
position:relative;
width:566px;
}

#content {
margin-top: 10px;
}

img {
margin-bottom:25px;
}
