html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {color:#FFF;
}

body {
	width:100%;
	height:100%;
	position:relative;
	background:#000;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-size: 93%;
	line-height: 1.3em;
	margin: 0;
}

#wrapper  {
	margin:15px auto 20px auto;
	padding-top: 10px;
	width:1024px;
	min-height: 1152px;
	position: relative;
	background: black url(images/background.jpg) top center no-repeat;
	border: none;
	text-align: center;
}

/** navigation **/

#navigation {
	width:1020px;
	height:70px;
	position:relative;
	display:inline;
	float: none;
	text-align: center;
	}

#navigation li {
	list-style:none;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}

#trailer a {
	display:block;
	background-image:url(images/trailer.png);
	width:94px;
	height:33px;
	background-position: 0 0;
}

#trailer a:hover {
	display:block;
	background-image:url(images/trailer.png);
	width:94px;
	height:33px;
	background-position: 94px 0px;
}

#winterstale a {
	display:block;
	background-image:url(images/winter.png);
	width:120px;
	height:60px;
	background-position: 0px 0px;
}

#winterstale a:hover {
	display:block;
	background-image:url(images/winter.png);
	width:120px;
	height:60px;
	background-position: 121px 0px;
}

#oceanambassadors a {
	display:block;
	background-image:url(images/ocean.png);
	width:200px;
	height:62px;
	background-position: 0px 0px;
}

#oceanambassadors a:hover {
	display:block;
	background-image:url(images/ocean.png);
	width:200px;
	height:62px;
	background-position: 198px 0px;
}

#home a {
	display:block;
	background-image:url(images/home.png);
	width:92px;
	height:33px;
	background-position: 0px 0px;
}

#home a:hover {
	display:block;
	background-image:url(images/home.png);
	width:92px;
	height:33px;
	background-position: 90px 0px;
}

#teachersnotes a {
	display:block;
	background-image:url(images/teacher.png);
	width:140px;
	height:63px;
	background-position: 0px 0px;
}

#teachersnotes a:hover {
	display:block;
	background-image:url(images/teacher.png);
	width:140px;
	height:63px;
	background-position: 140px 0px;
}

#feedback a {
	display:block;
	background-image:url(images/feedback.png);
	width:140px;
	height:37px;
	background-position: 0px 0px;
}

#feedback a:hover {
	display:block;
	background-image:url(images/feedback.png);
	width:140px;
	height:37px;
	background-position: 140px 0px;
}

/** textbox **/

#textboxframe {
	background-image:url(images/textboxbg.png);
	background-repeat:no-repeat;
	width:800px;
	height:auto;
	margin-right:30px;
	margin-top:70px;
	position:relative;
	float:right;
}

#textbox {
	width: 740px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	float:right;
	color: #FFF;
	text-align:left;
	padding: 30px 30px 0px 30px;
}

#textbox li {
	list-style-type:decimal;
	line-height:1.6em;
}

#textbox h3 {
	text-transform:uppercase;
	font-size: 1.3em;
	
}

#textbox_end {
	width:800px;
	height:397px;
	background-image:url(images/textboxbg2.png);
	float:right;
	position:relative;
	margin-right:30px;
}

#textbox_wrapper {
	width: auto;
	height:auto;
	position:relative;
}

/** videobox **/

#videobox {
	width: 520px;
	height:300px;
	float:right;
	margin-right: 30px;
	margin-top:30px;
}

#videobox img {
	border-color:#fff;
	border-width:5px;
	border-style:solid;
}

#mediaplayer {
width: 500px;
	width: 500px;
	height: 281px;
text-align: right;
}

.transcript_link {
	width: 80px;
	float: right;
	font-size: 0.8em;
	margin-top: 0;
	margin-right: 25px;

}

#transcript_link {
	width: 375px;
	height: 10px;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 0.75em;

}

.hide_text {
	text-indent: -3000px;
}

/* facebook like */

#facebook_like_div, #facebook_like_div_wide {
float: right;
padding: 0;
margin: 0px 0px 0px 0px;
border:none; 
overflow:hidden; 
width:50px; 
height:25px;
text-align: left;
position:absolute;
top: 120px;
left: 60px;
}

#like_button {
float: left;
padding: 0;
margin: 0;
border:none; 
height:25px; 
}

#facebook_like_div_wide {
width: 150px;	
}

#print_header_hide {
display: none;	
}

#myOnPageContent {
	
display: none;	
}
