body {
text-align: center;
margin: 0px;
padding: 0px;
background: url('im/bodybg.gif');
background-color: black;
height: 100%;
}
a {
color: #FFEDCF;
}
#daddy {
margin: 0 auto;
width: 900px;
height: 100%;
min-height: 1024px;
background: url(im/bigbg.gif);
background-repeat: no-repeat;
}
#navi {
float: left;
padding-left: 3px;
padding-top: 159px;
width: 165px;
}
a img {
border: 0px;
}
#content {
float: left;
width: 700px;
font-family: verdana;
font-size: 11px;
color: #D2C59A;
padding-top: 100px;
text-align: justify;
}
#left {
float: left;
width: 335px;
padding-right: 30px;
padding-top: 90px;
}
#right {
float: left;
width: 335px;
}
h1 {
font-size: 15px;
}
#navi_1 { height: 27px; }
#navi_2 { height: 36px; }
#navi_3 { height: 36px; }
#navi_4 { height: 33px; }
#navi_5 { height: 33px; }

#preloader {
position: absolute;
width: 100%;
height: 100%;
background: black;
text-align: center;
font-family: verdana;
font-size: 15px;
color: gray;
}
#adminpanel {
border: solid 5px #835400;
margin-left: 20px;
float: left;
width: 200px;
background-color: #E7FF78;
}
#adminpanel a {
font-family: Trebuchet MS;
color: #000000;
font-size: 13px;
font-weight: bold;
}
.admin_textarea {
width: 700px;
height: 500px;
}
.uutisotsikko {
font-weight: bold;
}
.uutispaivays {
color: #835400;
}
.hr {
height: 3px;
width: 100%;
background: url('im/hr.gif');
background-repeat: repeat-x;
padding-bottom: 6px;
}
#yourehere {
position: relative;
top: -70px;
//top: -75px;
left: -10px;
width: 100%;
height: 65px;
//height: 75px;
padding: 5px;
border: dashed 1px #D2C59A;
//border-bottom: dashed 1px #D2C59A;
//border-top: dashed 1px #D2C59A;
}
.shop_input {
background-color: black;
border: solid 1px #835400;
color: white;
}