html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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, ol, ul, li,
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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body{
	text-align: center;
	vertical-align: top;
	margin:0;
	padding:0;
	font-size:16px;
	background:#EFE4B8; 
	background-image: url("images/bumpout.jpg");
	background-position: center top;
	font-family: Times New Roman;
	color: #4F3D11;

	}
	

#videobody{
	width: 800px;
	height: 810px;
	text-align:left;
	vertical-align: top;
margin-left: auto ;
  margin-right: auto ;

	padding:0;
	font-size:16px;
	background-image: url("images/videobody.png");
background-position: center top;

	}

#presskitbody{
	width: 800px;
	height: 3645px;
	text-align:left;
	vertical-align: top;
margin-left: auto ;
  margin-right: auto ;

	padding:0;
	font-size:16px;
	background-image: url("images/videobody.png");
background-position: center top;

	}
	
#smibody{
	width: 800px;
	height: 135px;
	text-align:left;
	vertical-align: top;
margin-left: auto ;
  margin-right: auto ;

	padding:0;
	font-size:16px;
	background-image: url("images/videobody.png");
background-position: center top;

	}
	

/* Header */

#header{
	vertical-align: top;
	width:800px;
	height:156px;
	padding:0;
	margin:0px auto;
	position:relative;
	text-align:center;
	background-image: url("images/header.jpg");
	background-position: center top;
}

#topnav{
	width:800px;
	height:49px;
	line-height:30px;
	margin:0px auto;
	position:relative;
	text-align:left;
	font-size:16px;
	color: white;
	background-image: url("images/topbar6.jpg");
	background-position: center;
	font-family: 'Arial Narrow', Times;
	text-decoration: none;
	vertical-align: top;
}


#topnav2{
	width:800px;
	height:39px;
	  line-height:30px;
	margin:0px auto;
	position:relative;
	text-align:left;
	font-size:16px;
	color: white;
	background-image: url("images/topbar3.jpg");
	background-position: center;
	font-family: 'Arial Narrow', Times;
	text-decoration: none;
	vertical-align: top;
}

#topnav3{
	width:800px;
	height:33px;
	 line-height:30px;
	margin:0px auto;
	position:relative;
	text-align:left;
	font-size:16px;
	color: white;
	background-image: url("images/topbar5.jpg");
	background-position: center;
	font-family: 'Arial Narrow', Times;
	text-decoration: none;
	vertical-align: top;
}

#topnav4video{
	width:800px;
	height:31px;
	line-height:30px;
	margin:0px auto;
	position:relative;
	text-align:left;
	font-size:16px;
	color: white;
	background-image: url("images/topnav8.jpg");
	background-position: center;
	font-family: 'Arial Narrow', Times;
	text-decoration: none;
	vertical-align: top;
}

#topnav4video2{
	width:800px;
	height:32px;
	line-height:30px;
	margin:0px auto;
	position:relative;
	text-align:left;
	font-size:16px;
	color: white;
	background-image: url("images/topnav9.png");
	background-position: center;
	font-family: 'Arial Narrow', Times;
	text-decoration: none;
	vertical-align: top;
}

/* link properties in the topnav bar */

a.topnav:link {color: #ffffff; text-decoration: none; }
a.topnav:visited {color: #ffffff; text-decoration: none; }
a.topnav:hover {color: #ffffff; text-decoration: underline; }
a.topnav:active {color: #ffffff; }

a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #894f7b; font-weight: bold; }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; } 


/* the dandilion seeds outside of the normal 800px box*/
#fliers {
	background-image: url("images/fliers.jpg");
	width:40px;
	height:134px;
	background-repeat: no-repeat;
	left:50%; 
	margin-left:400px;
	position: absolute;	
	font-size:16px;
	color: white;
	padding:0;
}

/* the CDs outside of the normal 800px box*/
#cd {
	background-image: url("images/cdflyout.jpg");
	width:84px;
	height:155px;
	background-repeat: no-repeat;
	left:50%; 
	margin-left:399px;
	position: absolute;	
	font-size:16px;
	color: white;
	padding:0;
}

/* the frame around the front video*/
#frame {
	background-image: url("images/videoframe.png");
	width:211px;
	height:319px;
	background-repeat: no-repeat;
	right:50%; 
	margin-right:200px;
	position: absolute;	
	font-size:16px;
	z-index: 100;
	padding:0;
}

/* the front video*/
#frontvideo {
	z-index: 100;
	margin-left: 25px;
	margin-top: 8px;
	text-align: left;
}

span.leftnav1 {
	text-align: left;
	font-size:20px;
	font-family: 'Arial Narrow', Times;
	
}

span.leftnav2 {
	text-align: left;
	font-size:14px;
	font-family: 'Arial Narrow', Times;

	
}

span.leftnav3 {
	text-align: left;
	font-size:12px;
	font-family: 'Arial Narrow', Times;
	
}

.class1 a:link {color: #4F3C11; text-decoration: none; }
.class1 a:active {color: #4F3C11; text-decoration: none; }
.class1 a:visited {color: #4F3C11; text-decoration: none; }
.class1 a:hover {color: #4F3C11; text-decoration: underline; }

.class2 a:link {color: #4F3C11; text-decoration: underline; }
.class2 a:active {color: #4F3C11; text-decoration: underline; }
.class2 a:visited {color: #4F3C11; text-decoration: underline; }
.class2 a:hover {color: #4F3C11; text-decoration: underline; }

span.project {
	font-family: Times;
	color: #4F3C11;
	font-size: medium;
	text-align: left;
}

span.projectheading {
	font-family: Times;
	color: #4F3C11;
	font-size: large;
	font-weight: bold;
	text-align: left;
}

span.projectsmall {
	font-family: Times;
	color: #4F3C11;
	font-size: smaller;
	text-align: left;
}




