*{font-family: Arial, Helvetica, sans-serif;}

body{
	font: 13px arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
}
a{color:#fff;}
a:hover{text-decoration:underline;}
#wrapper{width:1000px;margin:auto;}
#header{height:98px;border:0px solid #333;text-align:center;margin-bottom:30px;}
#left{float:left;width:148px;border:0px solid #333;min-height:300px;}
#center{float:left;width:728px;border:0px solid #333;pading:10px;min-height:300px;}
#right{float:left;width:98px;border:0px solid #333;min-height:300px;}
#footer{clear:left;border-top:1px solid #333;text-align:center;padding:10px;}
#menu{width:630px;margin:auto;background-color:#22100b;border:0px solid #000;height:40px;}
.top{background-image:url(../images/top.png);height:12px;}
.bottom{background-image:url(../images/bottom.png);height:12px;}
.lclear{clear:left;}
.spacer_50px{margin-top:50px;border:0px solid #333;clear:both;}

a{text-decoration:none;color:#fff;}
.brn{background-color:#956d2f;padding:10px;padding:10px;color:#fff;}
.brn img {max-width:788px;}