html { 
	min-width: 930px;
	 }

body	{
	background: url(img/bg.gif);
	margin: 0 0 12px 0;
	font: 10px/1.3 verdana, geneva, helvetica, arial;
	color: #000;
	}
	
	/*	Typography	*/
	

h2	{
	font-size: 16px; 
	color: #c00; 
	font-weight: bold;
	margin: 0 0 13px 0;
	}
	
h3	{
	font-size: 16px; 
	color: #c00; 
	font-weight: bold;
	margin: 0;
	}
	
p	{
	margin: 0 0 12px 0;
	}
	
ul	{
	margin: 0;
	padding: 0;
	}
	
hr	{
	margin: 15px 0;
	color: #ccc;
	}
	
	/*   Basic Layout Divisions	*/
	
#wrapper	{
	background: transparent url(img/shell.gif) top right repeat-y;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
#sub	{
	float: left;
	height: 370px;
	width: 190px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}

#content 	{
	background: url(img/mcmurder.jpg) top left no-repeat;
	float: left;
	width: 580px;
	margin: 0;
	padding: 175px 55px 20px 15px;
	}

#content ul	{
	list-style: none;
	}

#overview	{
	padding: 15px 0 0 22px;
	}
	
#footer	{
	clear: both;
	background: url(img/footer.gif);
	width: 740px;
	margin: 0 0 0 190px;
	padding: 7px 0;
	text-align: center;
	color: #fff;
	}
	
#footer a	{
	text-decoration: none;
	color: #fff;
	}
	
	/*	Main Menu	*/

#globalnav	{
	height: 370px;
	width: 190px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}

#globalnav #menu	{
	height: 370px;
	width: 190px;
	background: transparent url(img/nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

#globalnav #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	height: 36px;
	left: 0;
	}
	
#menu li, #menu a {
	height: 36px;
	display: block;
	}
	
#globalnav #menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#contact	{left: 0px; width: 190px; top: 147px;}
#comments	{left: 0px; width: 190px; top: 184px;}
#about	{left: 0px; width: 190px; top: 221px;}
#home	{left: 0px; width: 190px; top: 256px;}

#contact a:hover {background: transparent url(img/nav.gif) 0 -386px no-repeat;}
#comments a:hover {background: transparent url(img/nav.gif) 0 -423px no-repeat;}
#about a:hover {background: transparent url(img/nav.gif) 0 -460px no-repeat;}
#home a:hover {background: transparent url(img/nav.gif) 0 -495px no-repeat;}

	/*	Timeline	*/
		
#timeline	{
	float: left;
	height: 350px;
	width: 90px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}

#timeline #dates	{
	height: 350px;
	width: 90px;
	background: transparent url(img/menu.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

#timeline #dates li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	height: 36px;
	left: 0;
	}
	
#dates li, #dates a {
	height: 36px;
	display: block;
	}
	
#timeline #dates li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#forty	{left: 27px; width: 90px; top: 55px;}
#fifty	{left: 27px; width: 90px; top: 94px;}
#sixty	{left: 27px; width: 90px; top: 139px;}
#seventy	{left: 27px; width: 90px; top: 181px;}
#eighty	{left: 27px; width: 90px; top: 225px;}
#ninety	{left: 27px; width: 90px; top: 263px;}
#two	{left: 27px; width: 90px; top: 310px;}

#forty a:hover {background: transparent url(img/menu.gif) 0 -405px no-repeat;}
#fifty a:hover {background: transparent url(img/menu.gif) 0 -444px no-repeat;}
#sixty a:hover {background: transparent url(img/menu.gif) 0 -489px no-repeat;}
#seventy a:hover {background: transparent url(img/menu.gif) 0 -531px no-repeat;}
#eighty a:hover {background: transparent url(img/menu.gif) 0 -575px no-repeat;}
#ninety a:hover {background: transparent url(img/menu.gif) 0 -613px no-repeat;}
#two a:hover {background: transparent url(img/menu.gif) 0 -660px no-repeat;}

	/*   Classes 	*/

.hide	{
	display: none;
	}

.tab1	{
	background: url(img/tab1-bg.gif);
	font: 11px verdana, geneva, helvetica, arial;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 3px;
	}
	
.tab2	{
	background: url(img/tab2-bg.gif);
	font: 11px verdana, geneva, helvetica, arial;
	font-weight: bold;
	color: #c00;
	padding: 0 2px 0 3px;
	}
	
.tab2 a:link, a:visited	{
	font: 11px verdana, geneva, helvetica, arial;
	font-weight: bold;
	color: #c00;
	text-decoration: none;
	}
	
.tab2 a:hover	{
	font: 11px verdana, geneva, helvetica, arial;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
	
.detailbox	{
	background: url(img/detail-bg.gif) top left repeat-y;
	width: 520px;
	padding: 10px 25px 15px 25px;
	margin: 0;
	}
	
.supersize	{
	font-size: 16px; 
	color: #C00; 
	font-weight: bold;
	}
	
.imgpad	{
	background: #fff;
	padding: 6px; 
	border: 1px solid #c00;
	margin: 0 0 10px 15px;
	}

	/*   Links 	*/

a:link	{
	color: #000; 
	font-weight: bold;
	text-decoration: underline;
	}

a:visited	{
	color: #222;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover	{
	color: #c00;
	font-weight: bold;
	text-decoration: none;
	}