
* {
	margin:0; 
	padding:0;
	}

body {
	background:#111;
	color:#FFF;
	font:80%/1.3 "lucida grande", arial, sans-serif;
	}

p {
	font-size:1.0em;
	}


p a {
	color:#FFF;
	text-decoration:underline;
	}
	
	p a:hover {
		color:#DDB;
		}
	
h1 {
	font-size:1.4em;
	}
	
h2 {
	font-size: 1.3em;
	border-bottom:1px solid #999;
	margin:0 0 1.0em 0;
	}

h3 {
	font-size: 1.2em;
	}
	
#wrapperindex {
	background: url(../chrome/sh_index_banner.jpg) no-repeat 0 0;
	width:862px;
	margin:0 0 20px 50px; /* top value will change when global nav comes in */
	}
	
#wrapperinside {
	background: url(../chrome/sh_inside_banner.jpg) no-repeat 0 0;
	width:862px;
	margin:0 0 20px 50px; /* top value will change when global nav comes in */	
	}


h1#indexbanner {
	height:536px;
	}
	
h1#indexbanner a {
	text-indent:-7140px;
	width:862px;
	height:222px;
	display:block;
	}
	
h1#insidebanner a {
	text-indent:-7140px;
	width:862px;
	height:230px;
	display:block;
	}

div#insidecontent {
	float:right;
	width:500px;
	padding:0 100px 0 0;
	margin: 0 0 3.0em 0;
	}
	
	div#insidecontent p {
		margin: 0 0 1.0em 0;
		}

div#insidesitenav {
	float:left;
	width:200px;
	padding: 0 0 0 40px;
	}

	
	
div#indexsitenav dl {
	width:155px;
	float:left;
	padding:0 0 2.0em 36px;
	}
	
	div#insidesitenav dl {
		clear:both;
		}
	
div#insidesitenav dl dd, div#indexsitenav dl dd {
		font-size:0.9em;
		font-family: georgia, times, serif;
		}
	
div#indexsitenav dl dd.indexnavdescrip {
	width:110px;
	float:left;
	}

div#insidesitenav dl dd.indexnavdescrip {
	width:160px;
	float:left;
	margin-bottom:1.0em;
	}
	
		div#insidesitenav dl dd.indexnavimage, div#indexsitenav dl dd.indexnavimage {
			width:40px;
			float:right;
			margin:0.4em 0 1.0em 0;
			}
	
	div#indexsitenav dl dt {
		text-align:center;
		}
		
		div#insidesitenav dl dd a, div#indexsitenav dl dd a {
			color:#FFF;
			text-decoration:none;
			}
			
		a img {
			border:none;
			}
		
		div#insidesitenav dl dt a, div#indexsitenav dl dt a {
			display:block;
			padding:2px 0.4em;
			margin:0 0 2px 0;
			text-decoration:none;
			font-weight:bold;
			border-bottom:1px solid #999;
			color:#FFF;
			}
		
				
			div#insidesitenav dl dt a:hover, div#indexsitenav dl dt a:hover {
				border-bottom:1px solid #FFF;
				}

dl#timeline dt, dl#resources dt {
	border-top:1px solid #666;
	padding:0.2em 0 0.1em 0.4em;
	margin:1.0em 0 0 0;
	background:#222;
	border-left:1px solid #666;
	border-right:1px solid #333;
	}

	dl#timeline dd, dl#resources dd {
		padding:0.4em 0 0.5em 0.4em;
		border-left:1px solid #444;
		border-bottom:1px solid #222;
		border-right:1px solid #333;
		}
		
		dl#timeline dd a, dl#resources dd a {
			color:#FFF;
			}
	
#legalese {
	clear:both;
	font-size:0.9em;
	font-family:georgia, times, serif;
	color:#CCC;
	padding:2.0em 36px 1.0em 36px;
	background:#111 url(../chrome/legalfade.gif) repeat-x 0 100%;
	border-top:2px solid #333;
	border-left:1px solid #222;
	border-right:1px solid #222;
	border-bottom:2px solid #222;
	width:726px;
	}
#legalese #fineprint {
	clear:both;
	}
	
#legalese p#underwriters {
	width:430px;
	float:left;
	}

#legalese p#partners {
	width:290px;
	float:right;
	}

#legalese p#underwriters, #legalese p#partners {
	margin:0 0 1.0em 0;
	line-height:1.5;
	}

	#legalese p#underwriters a img, #legalese p#partners a img {
		padding:0 24px 0 0;
		}

h3.gallerylinks {
	margin-bottom:10px;
	}


h3.gallerylinks a img {
	vertical-align:middle;
	}
		
#gallerycontainer {
	text-align:center;
	}
	
.filmstill {
		border-bottom:1px solid #999;		
		padding:0 0 1.0em 0px;
		margin:0 0 1.0em 0;
		}
		
	#videocontainerh {
		height:254px;
		padding:0 0 1.0em 90px;
		margin:0 0 1.0em 0;
		border-bottom:1px solid #999;		
		}
		
	#videocontainerl {
		height:194px;
		padding:0 0 1.0em 130px;
		margin:0 0 1.0em 0;
		border-bottom:1px solid #999;
		}	
	
#gallerycaption {
	border-bottom:3px solid #999;
	}
	
img.introphoto {
	float:left;
	}
.introtext {
	float:right;
	width:270px;
	}

/* --- video viewer (compliant style) --- */


/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

/* --- END video viewer --- */


#videoBand {
	width:100%;
	max-width:800px;
	float:left;
	padding:8px 0px;
	background:#8e8775 url(../chrome/videoband.jpg) repeat-x top left;
	color:#0e0e0e;
	text-align:center;
	margin-bottom:10px;
	
}

#videoBand img {
	vertical-align: middle;
	padding-bottom:2px;
}
#videoBand a {
	font-weight:bold;
	color:#0e0e0e;
	font-size:14px;
	text-decoration:none;
}

