.onair {
	background-image: url(../images/onair_bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 125px;
	padding-left: 5px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.menu {
	background-image: url(../images/mainmenu_bg.gif);
	background-repeat: repeat-x;
	position: static;
	height: 28px;
}
.twit {
	background-color: #FFF;
	height: 25px;
	vertical-align: middle;
}
.content {
	background-image: url(../images/present_content.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 450px;
	background-position: center;
	text-align: center;
}
