
* {
	margin:0; 
	padding:0;
	}

body {
	background:#0E0E0E;
	color:#DDD;
	font:76%/1.4 "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/home.jpg) no-repeat 0 0;
	width:862px;
	margin:0 0 20px 50px;
	}
	
#wrapperinside {
	background: url(../chrome/inside.jpg) no-repeat 0 0;
	width:862px;
	margin:0 0 20px 50px;
	}


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#insidecontent img.feature {
		float:left;
		margin:0 15px 15px 0;
	}
	
	
		

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

	
	
div#indexsitenav dl {
	width:248px;
	float:left;
	padding:0 0 2.0em 15px;
	}
	
	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:200px;
	float:left;
	}

div#insidesitenav dl dd.indexnavdescrip {
	width:150px;
	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 {
				border-bottom:1px solid #FFF;
				}
				
				
a.slideshownav:link, a.slideshownav:visited, a.slideshownav:hover, a.slideshownav:active {
	color:#FFF;
	text-decoration:none;
}

dl#timeline, dl.resources {
	background:#DDD;
	margin:0 0 1.0em 0;
}


dl#timeline dt, dl.resources dt {
	padding:0.5em 0 0.1em 0.4em;
	margin: 0;
	font-size: 1.1em;
	clear:both;
	background:#444;
	border-left:1px solid #333;
	border-right:1px solid #333;
	}

	dl#timeline dd, dl.resources dd {
		color:#333;
		clear:both;
		padding:0.5em 10px;
		border-left:1px solid #444;
		border-bottom:1px solid #444;
		border-right:1px solid #333;
		}
		
		dl#timeline dd.imageresource, dl#timeline dd.videoresource {
			background:#999;
		}
		
	
		dl#timeline dd a, dl.resources dd a {
			color:#000;
			}
			
			dl#timeline dd a.resourcelink {
				text-decoration:none;
			}
	
			div#insidecontent img.introphoto {
				float:left;
				margin:0 15px 15px 0;
			}

#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;
	}
	
	#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;
	}
		
	



