body {
	background-image: url(graphics/c-club-wallpaper.jpg);
	background-repeat: repeat;
}
#head {
	background-image: url(graphics/top_shadow_1000x22.png);
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#out-beta {
	background-image: url(graphics/outer_wrapper_shadow.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#out_out {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	background-image: url(graphics/out_out_bkd.jpg);
	background-repeat: repeat;
	padding-left: 10px;
}
#outside {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #b9aa89;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 119px;
	background-image: url(graphics/header_bkd.jpg);
	background-repeat: repeat;
	display: block;
	margin: 0px;
}
#header_right {
	float: right;
	width: 210px;
	color: #CCC;
	text-align: right;
	font-family: garamond, arial;
	font-size: 10px;
	line-height: 13px;
	display: block;
}
#header_right a {
	color: #CCC;
	text-decoration: none;
}
#header_right a:hover {
	text-decoration: underline;
}
#header_inner_right  {
	float: right;
	width: 160px;
	text-align: right;
	display: block;
}
#header_left {
	width: 430px;
	display: block;
	float: left;
}
#main_body  {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #351101;
	font-family: garamond, arial;
	font-size: 13px;
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	background-image: url(graphics/mainwindow_bkd3.jpg);
}
#right {
	width: 697px;
	float: right;
}
#right_pic {
	float: right;
	width: 330px;
	margin-right: 5px;
}
#left {
	width: 195;
	margin-left: 8px;
	float: none;
	display: block;
	margin-top: 0px;
	width: 195px;
}
#text_contain {
	width: 550px;
	font-size: 14px;
	white-space: normal;
}
#text_contain_tour {
	width: 550px;
	font-size: 14px;
	white-space: normal;
}
#text_contain h1 {
	font-size: 22px;
	font-weight: bold;
}
#text_contain h2 {
	font-size: 15px;
	font-weight: bold;
}
#foot {
	clear: both;
	background-color: #5F2426;
	height: 20px;
	color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#foot a {
	color: #CCC;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#text_contain a {
	color: #033;
	text-decoration: none;
}
#text_contain a:hover {
	text-decoration: underline;
}

.displayblock {
	display: block;
}
.smalltext {
	font-size: 14px;
	line-height: 24px;
}
.aligncentre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#foot-1 {
	background-image: url(graphics/foot_shadow_1000x34.png);
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
