html * {margin:0;padding:0;}

body {
background-color:#000000;
background-image:url("img/bodybg.jpg");
background-repeat:repeat-x;
color:#F3F3F3;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

h1 {
font-size:22px;
margin-bottom:10px;
}

h2 {
font-size:18px;
margin-bottom:10px;
}

h3 {
font-size:16px;
margin-bottom:10px;
}

p {
font-size:14px;
margin-bottom:10px;
}

a {
color:#E58828;
}
a:hover {
color:#E57001;
}

#wrapper {
background-image:url("img/wrapperbg.jpg");
background-repeat:repeat-y;
width:980px;
margin:93px auto 0 auto;
}

#navi_index {
background-image:url("img/navibg_wide_index.jpg");
background-repeat:no-repeat;
width:980px;
height:81px;
}
#navi_index img {
border:0;
margin-top:20px;
margin-left:6px;
margin-right:2px;
}
#navi {
background-image:url("img/navibg_wide.jpg");
background-repeat:no-repeat;
width:980px;
height:81px;
}
#navi img {
border:0;
margin-top:20px;
margin-left:6px;
margin-right:2px;
}

#leftbg_index {
background-image:url("img/wleftbg_index.jpg");
background-repeat:no-repeat;
background-position:bottom left;
height:486px;
}
#leftbg {
background-image:url("img/wleftbg_02.jpg");
background-repeat:no-repeat;
background-position:bottom left;
}

#bigright_index {
width:500px;
margin:0 30px 0 380px;
}
#bigright {
width:500px;
margin:0 30px 0 380px; /*margin:0 30px 0 350px;*/
min-height:486px;
_height: expression(document.body.clientHeight ? "486px" : "auto");
}

#bigright #hinnasto {
width:100%;
margin-bottom:30px;
}
#bigright #hinnasto td {
padding:0 3px 0 3px;
}
#bigright #hinnasto tr:hover {
color:#FF9933;
}
#bigright #hinnasto p.tableheader {
color:#FF9933;
font-weight:bold;
margin:0;
}

.clr {
clear:both;
}



#thumbs {
width:220px;
height:190px;
float:right;
padding:3px 0 0 0;
}
#thumbs img.thumbnail {
border:3px solid #ED7101;
margin:0 20px 10px 0;
}




#footer {
background-image:url("img/footerbg.jpg");
background-repeat:no-repeat;
width:980px;
height:60px;
margin:0 auto;
}

#footer p {
font-size:12px;
color:#FDFAE4;
font-weight:bold;
}

#footer table {
width:610px;
margin:6px 0 0 360px;
}


#author {
color:#8D8D8E;
font-family:Arial, Helvetica, sans-serif;
width:900px;
margin:0 auto;
text-align:right;
font-size:11px;
}
#author a {
color:#8D8D8E;
font-size:11px;
text-decoration:none;
}











