* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background-image: url(bg.jpg);
}
body {
	font: 18px  Georgia, "Times New Roman", Times, serif;
	width: 100%;
	height: 100%;
	background: url(top-bg.jpg) top center no-repeat;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1009px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* ### Header ### */
#header {
	height: 358px;
	width: 1009px;
}

#header-gall {
	height: 357px;
	width: 1009px;
}

#header-member {
	width: 350px;

}

#header li {
	display: inline;
	list-style: none;
	float: left;
}

#header-gall-join {
	padding: 205px 0 0 590px;
}

#header-member img {
	margin: 297px 0 0 165px;

}

#header-stuff {
	width: 235px;

}

#header-stuff img {
	margin: 280px 0 0 30px;
	

}

#header-join {
	margin: 206px 0 0 6px;

}

/* ### content ### */
#content {
	padding: 5px 0 505px;
	background: url(content-bg.gif) repeat-y;
}

#content table {
	margin: 0 14px;
}

#content td img {
	color: #fff;
	border: 1px #fff solid;
}

#content td {
	text-align: center;
	line-height: 16px;
}

#content a {
	padding-top: 15px;
	color: #fff;
	text-decoration:none;
}

#content a:hover {
	text-decoration:none;
}

#content-gall {
	padding: 5px 0 460px;
	background: url(content-bg.gif) repeat-y;
}

#content-gall table {
	margin: 0 17px;
}

#content-gall td img {
	color: #fff;
	border: 1px #fff solid;
}

#content-gall td {
	margin: 0 5px;
}

#content-gall a {
	padding-top: 15px;
	color: #fff;
	text-decoration:none;
}

#content-gall a:hover {
	text-decoration:none;
}

#join1 {
	background: url(join1.gif) no-repeat;
	height: 109px;
	padding-left: 88px;
	margin-bottom: 5px;
}

#join2 {
	background: url(join1.gif) no-repeat;
	height: 109px;
	padding-left: 88px;
	margin-bottom: 5px;
}

#join3 {
	background: url(join3.gif) no-repeat;
	height: 108px;
	padding-left: 88px;
}

#join4 {
	background: url(gall-botton.jpg) no-repeat;
	height: 109px;
	padding-left: 88px;
	margin: 5px 0;
}

/* ### Footer ###*/
#footer {
	width: 1009px;
	margin: -505px auto 0;
	height: 505px;
	background: url(footer-bg.gif) repeat-y;
}

#footer-gall {
	width: 1009px;
	margin: -455px auto 0;
	height: 455px;
	background: url(footer-bg.gif) repeat-y;
}

#navigation {
	padding-top: 10px;
	width: 960px;
	height: 32px;
	margin: 0 auto;
	font-family: Tahoma;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#navigation li {
	width: 31px;
	height: 32px;
	display: inline-block;
	background: url(number-bg.gif) no-repeat;
	padding: 4px 0 0 0;
	list-style: none;
}

#navigation li a {
	color: #fff72a;
}

#footer-join {
	background: url(footer-bg.jpg) no-repeat;
	width: 1009px;
	height: 462px;
}

#foter-join-us img {
	margin: 90px  0 0 230px;
}

#get-full {
	margin: 5px 0 0 60px;
}

#footer-member {
	color: #fff;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

#footer-member a {
	color: #fff72a;
}

#footer-copy {
	color: #fff;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

#footer-copy a {
	color: #fff72a;
}