body {
font-family:tahoma,arial,sans-serif;
font-size:10px;
background: #E9E4C6 ;
color: #57574D;
overflow-x: hidden;
}

a {
color: #2D7AFF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.hmbut {
background-color:#F5F5F5;
border-color:#EEEEEE #AFAFAF #AFAFAF #EEEEEE;
border-style:solid;
border-width:2px;
width:70px;
}

p, body {
margin:0;
padding:0;
}

#wrapper {
margin:auto;
text-align:left;
width:900px;
}


#nav {

}

#header h1 {
height:30px;
margin:56px 0 7px;
}

#body {
background: #FFFFFF url(topcorn.jpg) repeat-x;
top: 10px;
position: relative;
padding:10px;
width:926px;
min-height: 300px;
}

#body_bottom {
background: url(botcorn.jpg) repeat-x bottom;
height: 8px;
left: 0;
position: absolute;
bottom: -8px;
width: 946px;
z-index: -1;
}

.thumb {
margin: 0pt 10px 0pt 22px;
height: 180px;
width: 150px;
}

#overl {
position: absolute;
left: 50%;
top: 50%;
}

#overl-fixed {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}

#bg-grey {
background-color: #000000;
opacity: 0.7;
filter:alpha(opacity=70);
width: 100%;
height: 100%;
}

#infodiv {
padding: 5px;
background: #2D7AFF;
font-size: 12px;
color: #FFFFFF;
text-align: left;
margin-bottom: 3px;
}

#imgboard {
border: 3px solid #2D7AFF;
}

#editbox {
z-index: 100;
border: 1px solid;
position: absolute;
top: 0px;
left: 0px;
background-color: #7AB8FF;
width: 510px;
height: 310px;
}

#sidetab {
position: absolute;
left: 50%;
margin-left: 423px;
height: 75px;
cursor: pointer;
}

h1 {
font-size: 28px;
font-family: arial;
font-weight: bold;
margin: 0;
}