body {
	background-color: ;
}

#wrapper_bg {
	background-color: #fff;
}
#wrapper {
	width: 950px;
	margin: auto;
}

/******************** header ************************/

#header_bgloop {
	background:url(../../img/bgloop-top.gif) repeat-x;
}
#header_bg {
	background-image: url(../../img/bg-top.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header {
	background-image: url(../../img/bg-header.jpg);
	width: 950px;
	height: 121px;
	margin:0px auto 0px;
	padding-top: 3px;
}

h1#header_logo {
	width: 235px;
	height: 100px;
	float: left;
	margin-left: 30px;
}
#header_logo2 {
}
h1#header_logo a{
	height: 100%;
	text-indent: -9999px;
	display: block;
}
h1#header_logo a:focus{
	overflow: hidden;
}

#header #header_box_r{
	float:right;
	text-align: right;
	}

#m_header {
	clear: both;
	padding-right: 20px;
	padding-top: 10px;
}

/******************** contents ************************/


#box_main{
	width: 725px;
	float: left;
}
#box_event{
	width: 725px;
}
#box_contents{
	width: 725px;
}
#box_left{
	float: left;
	width: 210px;
}
#box_center{
	float: left;
	padding-left: 15px;
	width: 500px;
}
#box_right{
	float: right;
	width: 210px;
}

#back_to_top {
	padding-top: 5px;
	text-align: right;
	clear: both;
	padding-bottom: 10px;
	padding-right: 50px;
}

/******************** footer ************************/

#bottom_bg {
	height: 100px;
	background-image: url(../../img/bgloop-bottom.gif);
}
#bottom {
	height: 100px;
	background-image: url(../../img/bg-bottom.jpg);
	margin: 0px auto 0px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	width: 950px;
}

#footer_bg {
	background-color:#663300;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer_bg #footer {
	width: 950px;
	margin: 0px auto 0px;
	text-align: right;
}

/********************  ************************/
