Body {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(Images/baka3.jpg);
	background-repeat: repeat-y;
	margin-left: 60px;
}
h2 {
	font-size: 2em;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}
b {
	font-size: 1em;
	font-weight: bold;
	left: -10px;
}
#floatleft {
	float: left;
	width: 200px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
	padding-top: 10px;
	overflow: hidden;
}
#footer {
	background-image: url(Images/Banners/ducttape.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	clear: both;
	background-position: center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #000000;
	background-color: #999999;
}
a:active {
	color: #FFFFFF;
}

p {
	text-indent: 2em;
}
#Header {
	position:relative;
	left:0px;
	top:-15px;
	width:100%;
	z-index:5;
	clear: both;
}
#Header a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

#first {
	width: 450px;
	height: 270px;
}
#main {
	height: auto;
	width: auto;
}
#first img {
	margin-right: 25px;
	margin-bottom: 15px;
}
.video {

	height: auto;
	width: 100%;
}
.video .videoTitle {
	width: 60%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
	clear: left;
	float: left;
}
.video .videoLinks img {
	margin-left: 5px;
	margin-right: 5px;
}


.video .videoImg {
	width: 100%;
	height: 240px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 100px;
}
.video .videoImg img {
	height: 240px;
	width: auto;
}

.video .videoAudio {
	width: 60%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.video .videoVisual {
	width: 60%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
	clear: left;
	float: left;
}
.video .videoLinks {

	width: 100%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
}
.video .videoComments {

	width: 100%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 10px;
}
.video .videoAwards {

	width: 100%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
}
.video .videoAwardImg {

	width: 100%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
}
.video .videoCreator {
	width: 60%;
	text-align: left;
	text-indent: 50px;
	height: auto;
	padding-bottom: 5px;
	clear: left;
	float: left;
}
.video .videoDetails {
	float: left;
	height: auto;
	width: 30%;
	clear: right;
	margin-top: 10px;
	line-height: 1.5em;
	margin-left: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin dashed #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.video .videoLyrics {
	width: 100%;
	text-align: center;
	height: auto;
	padding-bottom: 5px;
	padding-top: 10px;
}

