body {
	margin: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	background-color: #333333;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.header {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 50px;
}
h1 {
	font-size: 105%;
	margin-left: 50px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Impact, "Arial Black", "Gill Sans Ultra Bold";
}
h2 {
	font-size: 90%;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Arial Black", "Arial Rounded MT Bold", sans-serif;
	letter-spacing: 0.2em;
	font-weight: normal;

}
p {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 70%;
	color: #CCCCCC;
	text-align: right;
}
.header a:link {
	color:#FFFFFF;
	margin-right: 20px;
	font-size: 115%;
}
.header a:visited {
	color:#FFFFFF;
	margin-right: 20px;
	font-size: 115%;
}
.header a:hover {
	color: #CC66FF;
	font-size: 115%;
	margin-right: 20px;
}
.header a:active {
	color: #333333;
	font-size: 115%;
	margin-right: 20px;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC33FF;
}
a:active {
	color: #333333;
}
.reduced {
	font-size: 60%;
}
.backimage {
	background-image: url(images/star.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tagline {
	font-size: 140%;
	font-style: italic;
	color: #00CCFF;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/logorotate.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	vertical-align: top;
}
.topbanner {
	background-image: url(images/topbanner.gif);
}
.footerpadding {
	padding-right: 20px;
}
.videotitle {
	font-size: 95%;
	font-weight: bold;
}
.VidTablePadding {
	padding-left: 10px;
}
p {
	font-size: 90%;
}
