body{
	padding:0px;
	margin:10px;
	background-color:#ffffff;
	color:#000000;
	font-size:10pt;
	font-family:'Arial','Tahoma','Verdana';
	text-align:center;
	line-height: 20px;
	}
a:link{
	color:#cc9966;
	}
a:visited{
	color:#cc9966;
	}
a:hover{
	color:#cc9966;
	}
a:active{
	color:#cc9966;
	}
img{
	border-width:0px;
	}
#wrapper{
	clear:left;
	margin:0px auto;
	padding:0px;
	width:800px;
	background-image: url('../img/wrapper_background.jpg');
	background-repeat: repeat;
	text-align:left;
	border-width:0px;
	}
#header_01{
	clear:left;
	margin:0px;
	padding:0px;
	width:800px;
	height:100px;
	background-color:#ffffff;
	text-align:left;
	border-width:0px;
	}
#header_02{
	clear:left;
	margin:0px 40px;
	padding:0px;
	width:720px;
	height:80px;
	text-align:left;
	border-width:0px;
	}
#header_03{
	clear:left;
	margin:0px 40px;
	padding:0px;
	width:720px;
	height:40px;
	text-align:left;
	border-width:0px;
	}
#container{
	clear:left;
	margin:0px 40px;
	padding:10px;
	width:700px;
	background-color:#ffffff;
	text-align:left;
	border-width:0px;
	}
#footer{
	clear:left;
	margin:0px;
	padding:0px;
	width:800px;
	height:40px;
	background-image: url('../img/footer_backgrund.jpg');
	background-repeat: repeat;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	line-height:40px;
	border-width:0px;
	}
.clear{
	clear:left;
	}
.wood_header{
	clear:left;
	margin:0px;
	padding:0px;
	width:700px;
	height:20px;
	background-image: url('../img/wood_header_background.jpg');
	background-repeat: repeat;
	text-align:left;
	border-width:0px;
	}
.wood_footer{
	clear:left;
	margin:0px;
	padding:0px;
	width:700px;
	height:20px;
	background-image: url('../img/wood_footer_background.jpg');
	background-repeat: repeat;
	text-align:left;
	border-width:0px;
	}
.wood_container{
	clear:left;
	margin:0px;
	padding:0px 20px;
	width:660px;
	background-image: url('../img/wood_container_background.jpg');
	background-repeat: repeat;
	color:#ffffff;
	text-align:left;
	border-width:0px;
	}
.wood_container_left{
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
	width:320px;
	color:#ffffff;
	text-align:left;
	border-width:0px;
	}
.wood_container_right{
	float:left;
	margin:0px;
	padding:0px;
	width:320px;
	color:#ffffff;
	text-align:left;
	border-width:0px;
	}
