/* CSS Document */
body {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin:  0px 0px 0px 0px;
	padding: 0px  0px  0px  0px;
	line-height: 20px;
	background-color:#000000;
}

a:link {	color: #666666;	text-decoration: underline;	font-family: Interstate-Regular;	font-size: 12px;}	
a:visited {	color: #666666;	text-decoration: underline;	font-family: Interstate-Regular;	 font-size: 12px;}
a:hover {	color: #CCCCCC;	text-decoration: underline;	font-family: Interstate-Regular;	 font-size: 12px;}
a:active {	color: #666666;	text-decoration: none;	font-family: Interstate-Regular;	 font-size: 12px;} 

A.amenu:link {	color: #00CCFF;text-decoration: none;font-family: Verdana;  font-size: 10px;}
A.amenu:visited {	color: #00CCFF;text-decoration: none; font-family: Verdana; font-size: 10px;}
A.amenu:hover {	color: #FFFFFF;text-decoration: none; font-family: Verdana; font-size: 10px;}
A.amenu:active {	color: #FFFFFF;text-decoration: none; font-family: Verdana; font-size: 10px;}
.amenu {	font-size: 10px;	font-family: Verdana; color: #00CCFF; }

div#background-body { /*center*/
	width:780px;
	display:block;
	margin:auto;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}
#header {
	width:780px;
	height:161px;
	display:block;
}
#header-left {
	width:390px;
	height:161px;
	float:left;
	display:block;
}
#header-right {
	width:390px;
	height:161px;
	float:left;
	display:block;
}
#content {
	width:780px;
	display:block;
}
#content-left {
	width:632px;
	float:left;
	display:block;
}
#content-gold1 {
	width:632px;
	height:307px;
	background-image:url(images/background-flash-gold2.jpg);
	background-repeat:no-repeat;
}
#flash-gold {
	width:632px;
}
#content-gold2 {
	width:632px;
	height:183px;
}
#content-gold3 {
	width:632px;
	height:183px;
}
#content-gold4 {
	width:632px;
	height:261px;
	background-image:url(images/content-gold3.jpg);
	background-repeat:no-repeat;
}
#content-gold5 {
	width:632px;
	height:281px;
}
#content-right {
	width:148px;
	float:left;
	display:block;
}
#button {
	width:148px;
	height:90px;
}
#banner {
	width:148px;
	height:112px;
}
#background-footer {
	width:780px;
	height:224px;
	display:block;
	clear:both;
	float:left;
}
#copyright {
	width:720px;
	height:50px;
	clear:both;
	float:left;
	margin-left:30px;
	margin-right:30px;
	text-align:center;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color:#FFFFFF;
}
#clear-style {
	clear:both;
}