#all {
	background-color: #333;
	width: 830px;
	margin: 0px auto;
	padding: 50px 20px 50px 20px;
}
#all p {
	line-height: 24px;
}
#header {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 30px 0px;
}
li {
	padding: 0px 0px 5px 0px;
}
#menu {
	clear: both;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 0px 25px 0px;
}
#menu h2 {
	margin: 0px;
}
h2 a {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding: 10px 0px 10px 1px;
	border-bottom: 0px none;
	font-size: 25px;
}
a:hover{
	color: #3fd2a3;
}
.left, .right {
	width: 400px;
	float: left;
}
p {
	margin: 0px 0px 20px 0px;
}
.left {
	padding: 0px 30px 20px 0px;
}
.left p, .right p {
	margin: 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/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;
}
object {
	margin: 10px 0px 20px 0px;
}
