body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	width:1024px;
	height:900px;
	background-image:url(/IMAGES/background_TOP.jpg);
	background-repeat:no-repeat;
	border-width:thin;
	border-color:#000000;
}
.bottom_background {
	width:1024px;
	height:900px;
}
.menu {
	float:left;
	width:286px;
	height:900px;
	vertical-align:middle;
}
.right_column {
	float:right;
	width:735px;
	min-height:768px;
}
DIV.nav {
	width:232px;
	text-align:center;
	margin-left:50px;
}
IMG.nav {
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	border:0px;
}
.column1 {
	width:100px;
	text-align:center;
	float:left;
}
.column2 {
	width:100px;
	text-align:center;
	float:right;
}
.badbeat {
	height:70px;
	width:260px;
	background-image:url(/IMAGES/badbeat.png);
	background-repeat:no-repeat;
	position:inherit;
	float:right;
	margin-right:50px;
	top:0px; 
	text-align:center;
	padding-top:62px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
}
.content {
	width:735px;
	margin-top:150px;
}
.badbeat_video {
	margin-top:136px;
	margin-right:80px;
}
.frontpage_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.footer_nav {
	text-align:center;
	width:735px;
	float:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}