body {
	background-color: #333;
	color: #fff;
	font-family: Georgia;
	font-size: 16px;
	margin: 0px;
}
#all {
	background-color: #333;
	width: 830px;
	margin: 0px auto;
	padding: 50px 20px 350px 20px;
}
#all p {
	line-height: 27px;
}
h1#mainheadline {
	text-indent: -1000px;
	background-image: url(/images/nonverblaster/h1.gif);
	background-repeat: no-repeat;
	height: 94px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
h1, h2, h3 {
	font-weight: normal;
}
h2 {
	margin: 20px 0px 10px 0px;
}
a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
}
#header {
	background-image: url(/images/nonverblaster/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2, #menu a {
	font-size: 25px;
}
#menu h2 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	font-size: 12px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/nonverblaster/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu li a {
	display: block;
	padding: 10px 0px 10px 4px;
	border-bottom: 0px none;
}
a:hover:before {
	content: "› ";
}
.left, .right {
	width: 400px;
	float: left;
}
p {
	margin: 0px 0px 0px 0px;
}
.left {
	padding: 0px 30px 20px 0px;
}
hr {
	margin: 0px 0px 0px 0px;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	background-image: url(/images/nonverblaster/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
#videoPlayer span {
	display: block;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 20px;
	margin: 50px 0px 50px 0px;
}
#videoPlayer {

}
