BODY
{
	font-size: 11px;
	font-family: Verdana, Arial;
	background-color: black;
}
.content
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial;
}
.gold
{
	font-size: 11px;
	color: #E7C259;
	font-family: Verdana, Arial;
}
.white
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial;
}
.thankyou
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana, Arial;
}
imageborder
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
#advert_position
{
    text-align:center;
}
#advertise {
	margin: 0 auto;
	padding: 0 0;
	top: 0;
	text-align: left;
	position: relative;
	width:770px;
}

.tv
{
	position: absolute;
	width:169px;
	height:49px;
	left: 590px;
	top: 115px;
	z-index: 100;
	display: inline-block;
}
