﻿html {
	height: 100%;
}
body {
	background-position: left 23px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url('../imagesHome/6uBackground.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#wrapper {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.YouTubeHeader {
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	vertical-align: top;
}
.YouTubePlayer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.YouTubeBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.slash {
	font-family: Arial;
}
