@charset "utf-8";
body {
background-color:#240f01;
}

#background {
width:100%;
height:100%;

}

#container {
width:938px;
background:url(../images/wood.jpg) repeat-y;
height:auto;
margin:0 auto;
padding-top:20px;
padding-bottom:20px;

}

#topsection {
width:898;
height:186;
margin:0 auto;

}

#imagesection {
width:898px;
margin:10px auto 0 auto;
height:auto;
}

#contentsection {
background-color:#eedfc8;
width:838px;
height:auto;
margin:10px auto 10px auto;
padding:30px;

}

#title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#240f01;
margin:20px 20px 20px 70px;



}

#botimagesection {
width:925px;
height:389px;
background:url(../images/imageback.png) no-repeat;
margin:6px;
padding:2px 4px;

}
#bottomimage {
height:370px;
width:225px;
background-color:#2d0c03;
float:left;
margin:7px 2px 5px 2px;
}

#nav {
width:962px;
margin:0 auto;
position:absolute;
top:178px;
left:0px;
}
#navsection {
float:left;
padding-top:6px;
}
#navsectionouter {
float:left;
}

#menubutton{
border-style:none;



}

#icreationslink {

width:260px;
height:auto;
background:url(../images/imageback.png) no-repeat;
margin:10px auto 0px auto;
padding:2px 3px 2px 8px;
font-size:10px;


}

#icreationslink a{
color:#eedfc8;
font-family:verdana;
text-decoration:none;
}

#icreationslink a:hover{
color:#ffcb05;
font-family:verdana;

}
