
html, body {
margin : 0;
padding : 0;
text-align:center;
color : #888888;
}

body {
font : 76% arial, sans-serif;
text-align : center;
background-image : url('images/main_bg.png');
background-repeat : repeat-y;
background-position : center;
}

p {
margin : 0 10px 10px;
}

a {
color : #e3b602;
font-family : arial, "lucida console", sans-serif;
font-size : 12px;
text-align : left;
font-weight : bold;
text-decoration: none;
}

a:hover{
color : #e3b602;
font-family : arial, "lucida console", sans-serif;
font-size : 12px;
text-align : left;
font-weight : bold;
text-decoration: none;
}
a:active{
color : #e3b602;
font-family : arial, "lucida console", sans-serif;
font-size : 12px;
text-decoration: none;
}
a:visited{
color : #e3b602;
font-family : arial, "lucida console", sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration: none;
}
a:link{
color : #e3b602;
font-family : arial, "lucida console", sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration: none;
}

div#container {
position:relative;
margin:auto;
width : 880px;
min-height : 80%;
}

div#header {
position : relative;
height : 159px;
background-image : url('images/header.png');
background-position : center;
background-repeat : no-repeat;
}

div#content p {
line-height : 1.4;
}

div#media {
background : #070b10;
float : left;
width : 200px;
margin-left : -100%;
}

div#scores {
background : #070b10;
float : left;
width : 200px;
margin-left : -200px;
}

img {
border : none;
}

.topic {
border : none;
margin-left : 0px;
}

#footer {
position: relative;
background-image : url('images/footer.png');
background-position : center;
background-repeat : no-repeat;
height : 73px;
line-height: 25px;
}


div#wrapper {
width:880px; 
float : left;
text-align:center;
}

div#content {
margin-left : 204px;
margin-right : 204px;
background-image : url('images/div_bg.png');
}

.imglink {
padding : 0;
border : none;
margin : 0 0 0 0;
border : 0 solid #000000;
display : inline;
}

.fluffi {
color : #c1c2ce;
font-family : arial, "lucida console", sans-serif;
font-size : 14px;
text-align : left;
}

.otsikko1 {
color : #e3b602;
font-family : arial, "lucida console", sans-serif;
font-size : 14px;
text-align : left;
font-weight : bold;
margin-left : 15px;
}

.hilite {
color: #dddddd;
font-family : arial, "lucida console", sans-serif;
font-size : 14px;
text-align : left;

}

.uutinen {
color : #c1c2ce;
font-family : arial, "lucida console", sans-serif;
font-size : 14px;
text-align : left;
margin-left : 40px;
}

.quote {
color : #888888;
font-family : arial, "lucida console", sans-serif;
font-size : 12px;
text-align : left;
margin-left : 0px;
}

li {
color : #aaaaaa;
font-family : arial, "lucida console", sans-serif;
font-size : 13px;
text-align : left;
margin-left: 25px;
}

.floatimg {
float: right;
margin: 5px;
display: inline;
}

iframe{
border: 0;
frameborder: 0;
scrolling:no;
height:380px;
width:200px;
background : #070b10;
text-align : center;
}