body { color:#9f9f9f; font-size:12px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.6em; background: #817f80 url(../images/body_bg.png) repeat-x 50% top;top; 
}
html, body {
	margin: 0;
	padding: 0;
}
p { margin: 0; padding-bottom: 10px; }
.small { font-size: 90%; }
td {  }
a:link { color: #ccc; }
a:visited { color: #3e3e3e; }
a:hover { color: #dadada; }
a:active { }
#container { width: 960px; margin-right: auto; margin-left: auto; }
#header { text-align: center; width: 100%; height: 126px; }
#navi { text-align: center; width: 100%; height: 33px; }
#main_wrapper{
text-align:left;
margin:0 auto;
margin-top:26px;
}
#mainbody_top{
background: url(../images/top.png) no-repeat top;
height:21px;
width:960px;
margin:0 auto;

}
#mainbody_middle{ background: url(../images/middle.png) repeat-y; height:auto; width:960px; margin:0 auto; }
#mainbody_content{ height:auto; margin:0 auto; width:880px; padding-top: 20px; /*918*/
}
#mainbody_bottom{ background: url(../images/bottom.png) no-repeat 50% bottom; position: relative; height:25px; width:960px; margin:0 auto; }
#bottom { font-size: 9px; text-align: center; width: 100%; }
h1 { color: #af0000; font-size: 150%; /* 180 */
        font-weight: normal; line-height: 200%; text-transform: uppercase; border-bottom: 1px solid gray; }
h2 { font-size: 130%; font-weight: normal; line-height: 200%; text-transform: uppercase; letter-spacing: 0.1px; }
h3 { font-size: 120%; font-weight: normal; line-height: 200%; text-transform: capitalize; letter-spacing: 0.1px; }
h4 { font-size: 100%; line-height: 100%; text-transform: uppercase; }
hr {
	border-top: 1px solid #333333;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
.clr{ /* BASIC CLEAR FIX*/
clear:both;
}
div.clear{ /* Special Div for Firefox for background height fix*/
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
font-size: 0;
}
.line_below { border-bottom: 1px solid #5a5a5a; }

