body {
	padding: 0px;
	background-color: #181818;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/BG.gif);
}
#wrapper {
	position: relative;
	width: 653px;
	margin: auto;
}
#header {
	position: absolute;
	height: 340px;
	width: 652px;
	left: 0px;
	top: 0px;
}
#content {
	position: absolute;
	width: 652px;
	left: 0px;
	top: 407px;
	background-color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #A89B79;
}
.centre {
	background-position: center;
	text-align: center;
}
#footer {
	position: relative;
	height: 59px;
	width: 652px;
}
.text_home_goldbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
}
.title_home_goldbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	line-height: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	line-height: 14px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A99C7C;
	font-style: italic;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	text-decoration: none;
}
.color {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #FFF;
	margin-top: 10px;
	text-align: center;
	line-height: 10px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA9D7D;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A89B79;
	text-decoration: none;
}
