body {
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #555555;
	margin: 0px;
	background-color: #C9D3C2;
}

p { 
	padding: 0px;
	margin: 0px; 
	text-align: justify;
}

h3 { 
	font-size: 14px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #9EC723;
	text-transform: uppercase;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #1689AE;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #1689AE;
}

#container {
	background: #FFFFFF url(images/queenan_logo_lg.png) no-repeat;
	height: 350px;
	width: 9160px;
	padding: 0px;
	margin-top: 100px;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000;
	overflow: visible;
	position: relative;
}

#container_small { 
	background: #FFFFFF url(images/queenan_logo_lg.png) no-repeat;
	height: 350px;
	width: 3400px;
	padding: 0px;  
	margin-top: 100px;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000; 
	overflow: visible;
	position: relative;
}

#intro {
	margin-left: 448px;
}

#pageHeader {
	padding-top: 50px;
	width: 221px;
	float: left;
	/*background: url(line.jpg) repeat-x;*/
	height: 300px;
}

#pageHeader h1 {
	width: 221px;
	height: 50px;
	line-height: 30px;
}


#pageHeader h1 span, #pageHeader h2 span {
}

#quickSummary {
	margin-left: 100px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	width: 160px; 
	height: 330px;
}
	
#quickSummary p {
	color: #999999;
	font-size: 11px; 
	text-align: right;
}

#preamble, #video {
	width: 467px;
}

#preamble, #documentary, #corporate, #live_broadcast, #remote, #requirements, #video, #video_wide, #contact {
	/*background: url(line.jpg) repeat-x;*/
	padding-left: 20px;
	padding-right: 20px;
	height: 350px;
	text-align: justify;
	float: left;
}

#documentary, #corporate, #live_broadcast, #remote {
	width: 395px;
}
	
#contact {
	width: 195px;
}
	
#requirements {
	width: 860px;
}

#video_wide {
	width:622px;
}
	
#footer {
	position: absolute;
	left: 8760px;
	top: 342px;
	width: 250px;
	height: 20px;
	text-align: center;
	border: 1px solid #333333;
	padding-top: 3px;
	background-color: #647F54;
	color: #333333;
}

#footer a:link, #footer a:visited, #footer a:hover { 
	color: #333333;
}

#footer_small {
	position: absolute;
	left: 3100px;
	top: 342px;
	width: 250px;
	height: 20px;
	text-align: center;
	border: 1px solid #333333;
	padding-top: 3px;
	background-color: #647F54;
	color: #333333;
}

#footer_small a:link, #footer a:visited, #footer a:hover { 
	color: #333333;
}


#contact_footer {
	position: absolute;
	left: 310px;
	top: 360px;
	width: 600px;
	height: 22px;
	text-align: left;
	padding-top: 3px;
	color: #FFFFFF;
}
#scroll {
	position: absolute;
	left: 500px;
	top: 400px;
	width: 250px;
	height: 20px;
	text-align: center;
	border: 1px solid #333333;
	padding-top: 3px;
	background-color: #647F54;
	color: #333333;
}

	
#lselect, #larchives, #lresources {
	padding-top: 75px;
	float: left;
	width: 150px;
	height: 275px;
}

#lselect {
	text-align: right;
	padding-right: 10px;
}

#larchives {
	padding-left: 20px;
	text-align: center;
	width: 140px;
}

#lresources {
	text-align: left;
	padding-left: 25px;
}
	
#larchives, #lresources {
/*	background: url(line.jpg) repeat-x;
*/} 

/*<!--#linklist {
	position:relative;
}
	-->*/
#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 14px; 
	list-style-type: none;
	display: block; 
	padding-top: 2px; 
	margin-bottom: 2px;
}

#linkList li a:link { 
	color: #333333;
}

#linkList li a:visited {
	color: #333333;
}

#linkList li a:hover {
	color: #9EC723;
}

#linkList2 {
	
	padding-left: 20px;
	font: 10px verdana, sans-serif;
	float: right;
	height: 350px;
	color: #999999;
/*	background: url(line.jpg) repeat-x;
*/}

#linkList2 h3  {
	font-size: 12px;
}	
	
#extraDiv1 { 
	position: absolute;
	left: 9160px;
	top: -8px;
	background: transparent url(images/bge.gif) top left no-repeat; 
	width: 50px;
	height: 366px;
}
	
#extraDiv2 { 
	position: absolute;
	left: 3400px;
	top: 100px;
	background: transparent url(images/bge.gif) top left no-repeat; 
	width: 50px;
	height: 366px;
}	
	
/* styling of the container. */ 
a.myPlayer { 
    display:block; 
    width: 467px; 
    height:350px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:0px solid #000; 
} 
 
/* play button */ 
a.myPlayer img { 
    margin-top:150px; 
    border:0px;
	opacity:0.5; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer img:hover { 
    opacity:1.0;
}


/* styling of the container. */ 
a.myPlayer_wide { 
    display:block; 
    width: 622px; 
    height:350px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:0px solid #000; 
} 
 
/* play button */ 
a.myPlayer_wide img { 
    margin-top:150px; 
    border:0px;
	opacity:0.5; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer_wide img:hover { 
    opacity:1.0;
}

/* styling of the container. */ 
a.myPlayer_wide02 { 
    display:block; 
    width: 622px; 
    height:350px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:0px solid #000; 
} 
 
/* play button */ 
a.myPlayer_wide02 img { 
    margin-top:150px; 
    border:0px;
	opacity:0.5; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer_wide02 img:hover { 
    opacity:1.0;
}
 
/* horiz scroller javascript http://javascript.internet.com/miscellaneous/scroll-div-horizontal.html#null */ 
#scroller {
  width: 928px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}


.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}

[if IE]>
<style type="text/css">

#scroller{
  width: 882px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}

	/* playlist instance */
a.player {	
	margin: 0 15px 15px 0;
	display:block;
	background:url(/img/player/splash.png) no-repeat;
	width:622px;
	height:350px;
	padding:0 0 0 0;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	margin-top:150px;
	border:0;
	opacity:0.5;	
}

a.player {
		margin-top:0px;	
		
	}
/* when container is hovered we alter the opacity */ 
a.player img:hover { 
    opacity:1.0;
}


</style>
<! [endif]
