body {
margin:0px;
padding:0px;
background:#dcd8cc;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#5d5d60;
background:#97a5ca url(../images/bg.jpg) repeat-x;
}

.body_bgleft
{
background:#97a5ca url(../images/bg_left.jpg) repeat-x;
}

a{
color:#c75a36;
text-decoration:none
}
a:hover
{
text-decoration:underline;
}

p{
margin:0px;
padding:0px;
}

.wrapper
{
width:1000px;
background:#97a5ca url(../images/bg.jpg) repeat-x;
margin:auto;
}

.flash_area
{
font-size:0px;
}

.container
{
width:1000px;
height:auto;
margin:auto;

}


.ban
{
width:190px;
}
.ban_but
{
border:0px;
background:url(../images/butbg.jpg) repeat-x;
height:32px;
font-size:0px;
}

.ban_but a img
{
border:0px;
}
#footer
{
height:30px;
width:800px;
text-align:center;
font-size:12px;
}


#footer a
{
color:#5d5d60;
text-decoration:underline;
}
#footer a:hover
{
text-decoration:none;
}






/* =========  roundend strats ==========*/
#round_box
{
width:100%; margin:0px; text-align:left;
}
.top_mid
{
background:url(../images/top_mid.gif) repeat-x top; height:14px;
}
.bot_mid
{
background:url(../images/bot_mid.gif) repeat-x bottom; height:14px;
}
.mid_left
{
background:url(../images/mid_left.gif) repeat-y; width:14px;
}
.mid_right
{
background:url(../images/mid_right.jpg) repeat-y; width:14px;
}
.box_tleft
{
background:url(../images/box_tleft.gif) no-repeat top;  width:14px; height:14px;
}
.box_tright
{
background:url(../images/box_tright.gif) no-repeat top; width:14px; height:14px;
}
.box_bleft
{
background:url(../images/box_bleft.gif) no-repeat bottom; width:14px; height:14px;
}
.box_bright
{
background:url(../images/box_bright.gif) no-repeat top; width:14px; height:14px;
}
/* =========  roundend ends ==========*/