#newfreq {
	width: 340px;
	height: 53px;
	margin-top: 10px;
	padding-top: 8px;
	margin-top: 50px;
}
#vbc {
	width: 340px;
	height: 53px;
	margin-top: 10px;
	padding-top: 8px;
}
#streambox {
	width: 340px;
	height: 61px;
}
#countdown {
	width: 340px;
	height: 53px;
	margin-top: 10px;
	padding-top: 8px;
}
#bricks {
	width: 485px;
	height: 460px;
	text-align: center;
}
#poster {
	width: 340px;
	height: 481px;
	text-align: center;
}
#next {
	width: 340px;
	height: 46px;
	margin-top: 10px;
	padding-top: 15px;
}
.linkbox {
	background-color: #ffffff;
	border: 6px outset #ffffff;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 12px;
	width: 155px;
	height: 42px;
	text-align: center;
	padding-top: 19px;
	margin-top: -3px;
}
body {
	background-image: url('images/starrynight.gif');
	margin-top: 25px;
}
.greybox {
	background-color: #ffffff;
	border: 6px outset #ffffff;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 12px;
}
.darkbox {
	background-color: #cccccc;
	border: 6px outset #cccccc;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 12px;
}
a, p {
	font-family: times;
	font-size: 15pt;
	margin:0;
	padding:0;
}
#countdown p {
	font-size: 30pt;
}
#newfreq p {
	font-size: 27pt;
	font-weight: bold;
}
#vbc p {
	font-size: 30pt;
	color: yellow;
	text-shadow: 1px 1px #000000;
}
#next p {
	font-size: 20pt;
}
#internet p {
	color: white;
}