/* CSS Document */
body {
	margin: 0 0 0 0;
	font-family: "Courier New", Courier, mono;
}
a {color: #0000FF;}
img {border: none;}
.pink {color: #ff28bb;}
.blue {color: #0000FF;}
.red {color: #FF0000;}
.thumb {margin-top: 5px; margin-right: 1px;}
#mainContent {
	width: 850px;
	height: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 auto;
	font-family: "Courier New", Courier, mono;
}
#headerContent {
	width: auto;
	height: 240px;
}
#headerContent img, #divider2 img {float: left;}
#tagLine {
	float: left;
	width: 850px;
	height: 30px;
	background-color: #f6f6f6;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
}
#divider1 {
	width: 850px;
	height: 685px;
}
#divider2 {
	width: 420px;
	height: 685px;
	float: left;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
#divider2right {
	background-color: #fffcdb;
	width: 420px;
	height: 685px;
	float: left;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
#divider3 {
	background-color: #fffcdb;
	width: 850px;
	height: 270px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	line-height: 36px;
	border-bottom: 2px solid #000;
}
#divider4 {
	width: 425px;
	height: 345px;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
#divider5 {
	width: 850px;
	height: 345px;
}
.newestVids {
	width: 845px;
	height: 25px;
	background-color: #f6f6f6;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	padding-left: 5px;
}
.vid {
	width: 212px;
	height: 200px;
	float: left;
	padding-top: 5px;
	text-align: center;
}
.player {
	width: 400px;
	height: 310px;
	margin: auto;
	text-align: center;
}
.videoLink {
	width: 400px;
	height: 30px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.footer {
	background: transparent;
	height: 90px;
	margin-top: 5px;
	text-align: center;
	font-size: 52px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

