#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 1000px;
	background-color: #FFF;
}
#top {
	background-image: none;
	width: 1000px;
	height: 100px;
	background-repeat: no-repeat;
}
#navigation {
	background-color: #999;
	height: 19px;
	width: 1000px;
	margin-top: 6px;
}
#bottom {
	color: #666;
	text-align: right;
	height: 12px;
	width: 1000px;
	font-size: small;
}
#body {
	width: 1000px;
	margin-top: 12px;
	background-color: #FFF;
}
#footer {
	background-color: #999;
	height: 16px;
	width: 1000px;
	margin-top: 12px;
	color: #FFF;
	font-size: small;
}
body {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery {
	width: 1000px;
}
#wrapper #footer {
	color: #FFF;
}
#wga {
	color: #FFF;
}
#wrapper #footer #wga {
	color: #FFF;
}
#text_area {
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	width: 40px;
	position: absolute;
	left: 750px;
	top: 260px;
}
.braodcast_area {
	height: 700px;
	width: 600px;
}
