body, h1, h2, h3, h4, img {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	text-align: center; /*IE Center*/
	}
#browserupgrade {
	display: none;
	}
#header {
	width: 750px;
	height: 100px;
	margin: 0 auto;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	}
#header h1 {
	height: 74px;
	width: 64px;
	float: right;
	margin: 20px 20px 0 0;
	}
#splash {
	width: 750px;
	margin: 0 auto;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 395px;
	padding: 0;
	}
#body {
	width: 100%;
	background: #E5E5E5 url(/assets/background_section.jpg) no-repeat center center;
	height: 448px;
	}
#watch_builder {
	width: 758px;
	margin: 0 auto;
	background-image: none;
	}
#body.nobg {
	height: 448px;
	background-image: none;
	}
#content {
	width: 500px;
	margin: 0 auto;
	color: #444444;
	font-size: 10px;
	padding-top: 20px;
	}
#content p {
	margin: 10px 0 0 0;
	}
#footer {
	width: 745px;
	height: 40px;
	margin: 0 auto;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	color: #444444;
	text-align: right;
	padding: 10px 5px 0 0;
	}
#music {
	float: left;
	padding-left: 5px;
	}