#wrapper {
	width: 800px;
	background-image: url(Images/bg_mainContent.png);
	background-repeat: repeat;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
}
#nav {
	height: 100px;
	width: 600px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	clear: none;
	margin-bottom: 70px;
}
#header {
	height: 50px;
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	color: #CCC;
}
#textArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ACACAC;
	font-size: 1em;
}
#videoArea {
	font-family: Garamond, "palantino linotype", "Book Antiqua", serif;
	color: #FFF;
	background-color: #000;
	padding-top: 0px;
	font-size: 0.9em;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#footerContent {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	font-size: 0.9em;
	color: #999;
}
.txtVideoTitle {
	font-family: Verdana, Geneva, sans-serif;
}
.txtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
}
.txtWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #F00;
}
.posVideo {
	margin-left: 160px;
}
.posLogo {
	margin-left: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	text-decoration: none;
}
.txtThankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #036;
}
.txtRequired {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
}
.txtItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
}

