* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #93a6a4;
	font-family: Arial, Helvetica, san-serif;
	}
	
p {
	color: #000000;
	font-size: .82em;
	}
	
h3 {
	color: #000000;
	}	

	
a {
	color: #174038;
	text-decoration: none;
	outline: none;
	}
	
a:visited {
	color: #174038;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.blurb {
	width: 400px;
	height: 30px;
	background: #ffffff;
	font-size: .8em;
	margin: 10px auto;
	padding-top: 4px;
	padding-right: 10px;
	border: 1px solid #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
.roundSurround {
	width: 18.75em;
	color: #999999;
	font-size: .7em;
	text-align: center;
	margin: .75em auto;
	padding: .938em .375em;
	border: .063em solid #777777;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	}	

#login {
	width: 28em;
	height: 1.5em;
	color: #999999;
	padding: .375em 0em .125em 0em;
	background: url(images/navBg.gif);
	font-size: .7em;
	float: right;
	text-align: center;
	margin: 0em .625em .25em 0em;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	}
	
#login a {
	color: #ffffff;
	text-decoration: none;
	}
	
#login a:hover {
	color: #00ff00;
	text-decoration: none;
	}
	
#login a.current {
	color: #00ff00;
	text-decoration: none;
	}
	

	
#header {
	background: url(images/header3.jpg);
	width: 59.375em;
	height: 7.5em;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	-webkit-box-shadow: .125em .125em .375em rgba(0,0,0,0.6);
	margin: .625em 0em .625em .25em;
	}
	
#content {	
	border-top: none;
	width: 60em;
	height: 27.75em;
	background: ;
	}
	
#player {
	width: 35em;
	height: auto;
	margin: auto;
	margin: .55em;
	}
	
#intro {
	width: 20em;
	height: 15em;
	margin: auto;
	}
	
#video {
	display: inline;
	width: 36.25em;
	float: left;
	background: #efefef;
	color: #222222;
	margin-top: .625em;
	margin-left: .625em;
	padding: 1.25em;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	-webkit-box-shadow: .063em .063em .25em rgba(0,0,0,0.6);
	}
	
#videoContent {
	background: ;
	width: 31.25em;
	height: 16.25em;
	text-align: center;
	margin: 0em auto;
	color: #222222;
	font-size: .9em;
	padding: .625em .313em;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	}
	
#video a {
	color: #222222;
	text-decoration: underline;
	}
	
#video a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

#video h3 {
	color: #222222;
	text-align: left;
	font-size: .9em;
	} 		
#copy {
	background: #efefef;
	width: 16.25em;
	text-align: left;
	float: left;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	-webkit-box-shadow: .125em .125em .375em rgba(0,0,0,0.6);
	padding: .625em 1.313em;
	margin: .313em 0em 0em .5em;
	}
	
#copy p {
	color: #222222;
	text-align: left;
	font-size: .8em;
		}
	
#copy a {
	color: #670004;
	text-decoration: none;
	}
	
#copy a:active, #send a:visited {
	color: #670004;
	text-decoration: none;
	}

#copy a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
.left {
	width: 8.75em;
	float: left;
	text-align: center;
	}
	
.right  {
	width: 8.75em;
	float: right;
	text-align: center;
	margin: .188em 0em 0em 0em;
	}
	
.nav {
	height: 1.5em;
	width: 946px;
	margin-left: 10px;
	}
.nav ul {
	list-style: none;
	}
.nav ul li {
	float: left;
	width: auto;
	height: 1.5em;
	background: transparent url(images/navButton.gif) top left no-repeat;
	margin-left: .36em;
	margin-right: .36em;
	-moz-border-radius-topleft: .625em;
	-webkit-border-top-left-radius: .625em;
	-moz-border-radius-topright: .625em;
	-webkit-border-top-right-radius: .625em;
}
.nav ul li a, .nav ul li a:visited, .nav ul li a:active {
	float: left;
	padding: 5px 26px;
	font-family: Arial,sans-serif;
	font-size: .68em;
	color: #ffffff;
	text-decoration: none;
}

.nav ul li a:hover,
.nav ul li.highlight a {
	background: transparent url(images/navLime.gif) top left no-repeat;
	padding: 5px 26px;
	-moz-border-radius-topleft: .625em;
	-webkit-border-top-left-radius: .625em;
	-moz-border-radius-topright: .625em;
	-webkit-border-top-right-radius: .625em;
}		

	
.navHome ul {
	clear: left;
	background: #121e1c;
	border-top: .063em solid #ffffff;
	width: 928px;
	margin-left: 15px;
	height: .25em;
	}
		
.navHomeVids ul {
	clear: left;
	margin-left: 15px;
	background: #121e1c;
	border-top: .125em solid #cdcdcd;
	font-size: .7em;
	width: 928px;
	padding: .313em 0em .188em 0em;
	}
	
.navHomeVids li {
	display: inline;
	text-align: right;
	padding: .313em 2em;
	}
	
.navHomeVids a, .navHomeVids a:visited {
	color: #ffffff;
	padding-bottom: .25em;
	text-decoration: none;
	}
	
.navHomeVids a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.navHomeVids a.current {
	color: #9cc96c;
	text-decoration: underline;
	}
	

	
#button {
	border:.063em solid #333333;
	background: #efefef;
	width: 16em;
	float: left;
	text-align: center;
	padding: .8em 0px;
	margin-top:.375em;
	margin-left: 1.375em;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	}
	
.dropDown {
	clear: left;
	margin-top: .313em;
	margin-left: 1.313em;
	}
	
#footer {
	color: #174038;
	width: 60%;
	height: 1.25em;
	font-size: .7em;
	text-align: center;
	margin: auto;
	margin-top: .9em;
	padding-bottom: 300px;
	}
	
#subNavHomeVids ul {
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	font-size: .6em;
	width: 540px;
	padding: .375em .125em;
	margin-left: 3.188em;
	}
	
#subNavHomeVids li {
	display: inline;
	padding: .313em 0px;
	}
	
#subNavHomeVids a, #subNavHomeVids a:visited, #subNavHomeVids a:active {
	color: #777777;
	font-weight: 600;
	text-decoration: none;
	padding: .25em .375em;
	}
	
#subNavHomeVids a:hover {
	color: #ffffff;
	background: #121e1c;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	font-weight: 600;
	text-decoration: none;
	padding:.25em .375em;
	}
	
#subNavHomeVids a.current {
	color: #00ff00;
	background: #121e1c;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	text-decoration: none;
	}
	
#sub {
	background:url(images/tabGrad2.jpg);
	color: #174038;
	width: 18.5em;
	float: left;
	-moz-border-radius:1.25em;
	-webkit-border-radius:1.25em;
	margin-top: .625em;
	padding-bottom: .125em;
	margin-left: .5em;
	}
	
#sub p {
	color: #ffffff;
	text-align: center;
	font-size: .9em;
		}
		
#sub h2 {
	color: #ffffff;
	text-align: center;
	font-size: .76em;
		}
		
#wrapper {
	clear: both;
	width: 970px;
	height: 650px;
	margin: 15px auto;
	}