html, body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	background-image: url(body-top-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#wrapper {
	width:970px;
	margin:0 auto;
	padding:0px;
}
#flash-wrapper {
	width:970px;
	height:577px;
	margin:0 auto;
	padding:0px;
}
#content-wrapper {
	width:553px;
	margin:0 auto;
	padding:0px;
}
#content-leftcolumn {
	width:330px;
	float:left;
	padding-right:50px;
	text-align:left;
	vertical-align: top;
}
.facebookbtn {
	border: none;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 15px;
}

#content-rightcolumn {
	width:173px;
	float:right;
	padding-right:0px;
	text-align:left;
}
.rightcolumn img{
	margin-right:6px;
	margin-top:2px;
	margin-bottom:5px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 4px;
}
.rightcolumn a:hover img{
	margin-right:6px;
	margin-top:2px;
	margin-bottom:5px;
	border-color:#E15905;
	border-style:solid;
	border-width: 4px;
}
.content-text, .content-text a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #f8edeb;
	text-align: justify;
	line-height: 16px;
}
.content-text a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #f8edeb;
	line-height: 16px;
}

#footer-wrapper {
	width:553px;
	text-align:center;
	margin:0 auto;
	margin-top: 45px;
	margin-bottom: 20px;
}
.footer-text, .footer-text a {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer-text a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.clear{
	margin:0 auto;
	padding:0px;
	clear:both;
}
.text-title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4E5BC;
	letter-spacing: 1px;
	line-height: 35px;
}
