body		{
	background-color:#000000;
	/*background-image:url(images/bg-body.jpg);*/
	/*background-repeat:repeat-x;*/
	/*background-repeat:repeat;*/
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#containerSiteElements	{
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	width:1028px;
	text-align:left;
	overflow:visible;
	position:relative;
	/*border:#fffffff solid 1px;*/
	}
	
#outerBox {
	border:2px solid #333333;
	overflow:visible;
	background-image:url(images/background-blank.jpg);
	height:824px;
	}

#menu_box {
	position:absolute;
	/*top:31px;
	left:72px;*/
	width:1024px;
	height:76px;
	/*background-color:#000000;*/
	overflow:visible;
	}
	
#info_box {
	position:absolute;
	top:200px;
	left:2px;
	overflow:visible;
	z-index:5;
	}
	
#pieces_box {
	position:absolute;
	top:749px;
	left:2px;
	width:1024px;
	height:76px;
	overflow:visible;
	z-index:4;
	}
	
#bottombanner_box {
	position:absolute;
	left:2px;
	width:1024px;
	height:91px;
	overflow:visible;
	}
	
#container_lrgvid { /*for positioning zero - viral video */
	width:636px;
	height:364px;
	position:absolute;
	left:331px;
	top:231px;
	overflow:visible;
	z-index:4;
	}
	
#container_stlou-webvid { /*for positioning st louis - web intro video */
	width:598px;
	height:563px;
	position:absolute;
	left:353px;
	top:144px;
	overflow:visible;
	z-index:4;
	}
	
#container_ytv-flashvid { /*for positioning ytv flash ad video */
	width:500px;
	height:515px;
	position:absolute;
	left:353px;
	top:144px;
	overflow:visible;
	z-index:4;
	}
	
#container_mayhew-pptvid { /*for positioning mayhew TO hydro ppt video */
	width:639px;
	height:441px;
	position:absolute;
	left:353px;
	top:190px;
	overflow:visible;
	z-index:4;
	}
	
#container_mayhew-webvid { /*for positioning mayhew web intro video */
	width:639px;
	height:494px;
	position:absolute;
	left:353px;
	top:190px;
	overflow:visible;
	z-index:4;
	}
	
#container_contactinfo { /*for positioning contact info */
	width:375px;
	position:absolute;
	left:362px;
	top:280px;
	overflow:visible;
	z-index:4;
	font-size:18px;
	}
	
img.pieceimage {
	position:relative; 
	top:100px;
	}


img	{
	border:0px;
	}
		
div, td	{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	}	

li	{
	margin-bottom:5px;
	}	

p	{
	margin-top:0px;
	margin-bottom:15px;
	}			

a	{
	color:#ffffff;
	text-decoration:none;
	}	
	
a:hover 	{
	color:#FFFAAB;
	}

a.selected	{
	color:#FEEE00;
	}		
	
h1	{
	font-size:15px;
	color:#FEEE00;
	font-weight:bold;
	margin-bottom:20px;
	}		
	
h2	{
	font-size:12px;
	color:#FEEE00;
	font-weight:bold;
	margin:0px;
	}
	
#content	{
	/*float:right;
	width:505px;
	height:440px;*/
	overflow:visible;
	}	
	

.window	{
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#D5111C; 
	scrollbar-darkshadow-color:#D5111C; 
	scrollbar-face-color:#ED000D; 
	scrollbar-highlight-color:#D5111C; 
	scrollbar-shadow-color:#ffffff;
	}		

	
#loggedIn	{
	position:absolute;
	top:85px;
	margin-left:730px;
	width:200px;
	text-align:left;
	}	
	
/* Quicktime styles */

.title {
  padding-left: 120px;
  min-height: 120px;
  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.playButton {
  background-color: rgb(20,20,20);
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25em;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  position: relative;
  top: 50%;
  zoom: 100%;
  padding: .5em 1em;
  color: white;
}

.playBackground {
  background-color: rgb(0,0,0);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}

/* end Quicktime styles */
