html, body
{color: white; margin:0; font-size: 12px; background-color: #b6845b; min-height: 100%;}
a{color: white; text-decoration: none;}
a:hover{text-decoration: underline;} 

#all
{width: 95%; margin:auto; text-align: left; padding: 0;}
#all .left
{background: url("all_left.png") left repeat-y; padding-left: 45px;}
#all .right
{background: url("all_right.png") right repeat-y; padding-right: 45px;}
#all .center
{background-color: #6c1e20; text-align: left;}
#all .banner
{background: url("ban_left.png") no-repeat; width: 100%; height: 241px; margin-left: 10px; text-align: left;}
.ban_center
{background: url("ban_center.png") repeat-x; height: 241px; margin-left: 367px; margin-right:62px;}
.p_right
{margin: 0; padding-top: 5px; padding-right: 30px; font-size: 16px; float: right; text-align: right;}
.flag
{}
#all .ban_right
{background: url("ban_right.png") no-repeat; height: 241px; width: 62px; float: right;}

#container
{background-color: #6c1e20; width: 100%; margin: auto;  min-height: 100%;}

#menu
{height: 50px;padding-bottom: 10px; text-align: center; }

#link
{float: right; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;background-color:#b6845b; width: 200px; text-align: right;}
#link h2
{font-size: 17px; padding-left: 2px; padding-right: 2px; text-align: center;}
#link p
{font-size: 16px; padding-left: 2px; padding-right: 2px; text-align: center; padding-bottom: 5px;}

#content
{min-height: 100%; background-color: #b6845b;margin-left:20px; margin-right: 240px; margin-top: 5px;}
#content h1
{text-align: center;}
#content p
{font-size: 18px; text-align: center; margin-top: -0.5px; padding-top: 3px;}
#content a
{font-size: 18px; text-align: center;}
#content table 
{font-size: 18px; margin-left: 5px;}
#content label 
{font-size: 18px; text-align: left;}
#content img
{border: 1px solid white; margin: 5px; text-align: center;} 
#img img
{border: none; margin: 5px; text-align: center;}

#footer
{ clear: both; margin: 0; padding: 0; }