body {
background:#3d4751 url('images/bg.jpg') no-repeat center center fixed;
font:11px Verdana;
color:#313030;
line-height:22px;
}
a{
color:#3a2323;
text-decoration:none;
}
a:hover{
color:#23293a;
text-decoration:underline;
}
#wrapper{
height:484px;
width:99%;
position:absolute;
top:50%;
margin-top:-242px;
}
#box{
margin:auto;
width:827px;
height:438px;
background:url('images/box_bg.png') no-repeat;
position:relative;
}
#logo{
margin:auto;
width:765px;
}
#menu{
width:205px;
height:382px;
float:left;
position:relative;
top:5px;
left:28px;
}
#content{
width:525px;
height:360px;
float:left;
position:relative;
top:2px;
left:29px;
padding:12px;
overflow:auto;
}
.menuitem{
width:206px;
height:28px;
background:url('images/menu_element_bg.png') no-repeat;
margin-top:28px;
position:relative;
}
.menutext{
height:16px;
width:204px;
position:relative;
top:6px;
left:2px;
line-height:16px;
}
.menutext p{
margin-top:-20px;margin-left:22px;
}
