body {
	background-color: #000000;
	color: #EBE4FF;
	font-family: Trebuchet MS;
	font-size: 14px;
}

a {
	color: #EBE4FF;
	font-family: Trebuchet MS;
	font-size: 14px;
}

#site {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 640px;
	overflow: hidden;
	background-image: url("images/index2.jpg");
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	top: 150px;
	left: 335px;
	width: 530px;
	height: 345px;
	text-align: center;
	color: #EBE4FF;
	font-family: Trebuchet MS;
	font-size: 14px;
	overflow: auto;
}

#sign1 {
	position: absolute;
	top: 120px;
	left: 270px;
	width: 70px;
	height: 90px;
	background-image: url("images/antenna-anim.gif");
}

#sign2 {
	position: absolute;
	top: 340px;
	left: 640px;
	width: 200px;
	height: 155px;
	background-image: url("images/On-Air-Sign.jpg");
}


#menu1 {
	position: absolute;
	top: 158px;
	left: 40px;
	width: 150px;
	height: 30px;
}

#menu2 {
	position: absolute;
	top: 208px;
	left: 40px;
	width: 150px;
	height: 30px;
}

#menu3 {
	position: absolute;
	top: 262px;
	left: 40px;
	width: 150px;
	height: 25px;
}

#menu4 {
	position: absolute;
	top: 320px;
	left: 40px;
	width: 150px;
	height: 25px;
}

#menu5 {
	position: absolute;
	top: 384px;
	left: 40px;
	width: 150px;
	height: 25px;
}

#menu6 {
	position: absolute;
	top: 452px;
	left: 40px;
	width: 150px;
	height: 25px;
}
