body {
	background-color:#000;
	color:#FFF;
}
a {
	color:#0CF;
}
#header {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:778px;
	height:130px;
	color:#09F;
	border: 1px solid #CCC;
}
#mainframe {
	margin-left:auto;
	margin-right:auto;
	width:323px;
	text-align:center;
}
#videodataframe {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
}
#twitterframe {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#blogframe {
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#blogframe a {
	color:#099;
}
.hours {
	margin-top:5px;
	margin-bottom:5px;
}
#video {
	margin-bottom:5px;
	width:320px;
	height:240px;
}
#note {
	margin-left:auto;
	margin-right:auto;
	width:300px;
}
#ISPs {
	width:320px;
}
#ISPs img {
	border-style:none;
}
#ISPs ul {
	margin:0;
	padding:0;
}
#ISPs li {
	list-style-type:none;
	margin-bottom:2px;
}
#twitter {
	width:320px;
	height:400px;
}
.novoice {
	color:#CCC;
	font-size:small;
	padding-bottom:5px;
}
.comment {
	text-align:left;
	color:#CCC;
	font-size:small;
}