.wrapper .container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.container .body_section {
	background-color: #FFFFFF;
	padding: 2px;
}
.container .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
body {
	margin: 0px;
	background-color: #A83C0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.body_section .right_side th {
	color: #8E3C17;
	text-align: left;
	padding-left: 2px;
}

.body_section .left_side .image_box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.container .body_section .left_side {
	width: 158px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
}
.container .body_section .right_side {
	float: left;
	width: 522px;
	border: 1px solid #B1B1B1;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.body_section .left_side .title {
	background-image: url(images/Club_14.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	height: 21px;
	color: #AB461C;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-top: 2px;
}
.img {
	border: 2px solid #D4D0C8;
	margin-right: auto;
	margin-left: auto;
}
.body_section .left_side .img_text {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.body_section .right_side .title {
	background-image: url(images/Club_14.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	height: 23px;
	color: #AB461C;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
}
.body_section .right_side .text {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	color: #8E3C17;
}
.wrapper .container .body_section .right_side .btn {
	background-color: #A83C0F;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.wrapper .container .body_section .right_side .text_box {
	background-color: #F3F1F2;
	height: 14px;
	margin-bottom: 2px;
	border: 1px solid #A83C0F;
	color: #A83C0F;
}
