body {
padding:6px 0;
margin:0;
text-align:center;
background-color:#a9bd8b;
color:#000000;
font-family:Arial, sans-serif;
font-size:12px;
}

#content{
width:815px;
padding:0;
margin:0 auto;
background-image:url(images/mid_bg.jpg);
background-repeat:repeat-y;
text-align:center;
}

#inner_content{
background:#49404f;
width:740px;
padding:0;
margin:0 auto;
text-align:left;
}

#logo{
margin:4px 6px;
}


#content_left{
float:left;
margin:0 0 0 4px;
width:222px;
}

#menu{
margin:0 0 10px 0;
background-color:#596166;
padding:0 10px;
text-align:right;
width:200px;
border-style:solid;
border-color:#000000;
border-width:1px;
}

#menu img{
margin:11px 0;
padding:0;
}

.div_line{
padding:0;
margin:0;
border-style:double;
border-width:1px;
border-top-color:#42484c;
border-right-color:transparent;
border-bottom-color:#848a8e;
border-left-color:transparent;
}

#left_image{
width:210px;
text-align:center;
background-color:#FFFFFF;
margin:0;
padding:6px;
}



#content_right{
float:right;
width:500px;
margin:1px 4px 0 3px;
}


#main_image{
border-style:solid;
border-width:6px;
border-color:#FFFFFF;
}

#content_box{
color:#ffffff;
background-color:#596166;
border-style:solid;
border-width:1px;
border-color:#000000;
padding:2px 6px;
margin:8px 0 0 0;
line-height:20px;
}

#content_box a{
color:#ffffff;
}

#list_left{
float:left;
width:110px;
}

#list_right{
width:110px;
float:right;
margin-left:10px;
}


a, a:link, a:visited{
color:#231f20;
text-decoration:none;
}


a:hover{
color:#231f20;
text-decoration:underline;
}

a:active{
color:#231f20;
text-decoration:none;
}

a img, a:link img, a:visited img, a:hover img, a:active img{
border-style:none;
background-color:transparent;
text-decoration:none;
color:transparent;
}

#footer{
color:#000000;
font-size:11px;
text-align:center;
width:100%;
}

#footer a, #footer a:link, #footer a:visited{
color:#000000;
text-decoration:none;
}

#footer a:hover{
color:#000000;
text-decoration:underline;
}

#footer a:active{
color:#000000;
text-decoration:none;
}

.clear{
clear:both;
}

.mid{
text-align:center;
}