html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #666666;
	text-align: center;
	background-image: url(images/backg.gif);
	background-repeat: repeat-x;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #796175;
	margin-bottom: 8px;
	margin-top: 0px;
	}
	
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #796175;
	margin-bottom: 2px;
	margin-top: 12px;
	}
	
#h2_no_space {
	font-size: 1em;
	font-weight: bold;
	color: #796175;
	margin-bottom: 2px;
	}
	
p {
	margin-bottom: 4px;
	margin-top: 0px;
	}

a:link, a:visited {
	color: ##3366FF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#page-container {
	width: 760px;
	margin: auto;
	text-align: left;
}

/*Top Bit*/
#topbit {
	width: 760px;
	height: 75px;
	}

/* Main Navigation */

#main-nav { height: 27px; overflow: hidden;}
#main-nav ul { margin: 0; padding: 0; }

/* IE5 Mac Hack \*/ 
/*#main-nav { padding-left: 11px; }*/ 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav li {
	float: left;
}

#main-nav li a {
	display: block;
	height: 0px !important;
	height /**/:50px; /* IE 5/Win hack */ 
	padding: 50px 0 0 0;
	background-repeat: no-repeat;
}

#main-nav li a:hover {
	background-position: 0 -28px;
}

#main-nav li#home,
#main-nav li#home a { 
	width: 150px; 
	background-image: url(images/home.gif);
	margin-right: 1px;
}

#main-nav li#who,
#main-nav li#who a { 
	width: 150px; 
	background-image: url(images/who.gif);
	margin-right: 1px;
}

#main-nav li#how,
#main-nav li#how a { 
	width: 150px;
	background-image: url(images/how.gif);
	margin-right: 1px;
}

#main-nav li#media,
#main-nav li#media a { 
	width: 150px; 
	background-image: url(images/media.gif);
	margin-right: 1px;
}

#main-nav li#contact,
#main-nav li#contact a { 
	width: 150px; 
	background-image: url(images/contact.gif);
	margin-right: 1px; 
}

#gap {
	background-position: 0 -1px;
	height: 10px;
	background-image: url(images/gap4.gif);
	background-repeat: repeat-x;
	}
#sub-nav ul {
	margin: 0;
	padding: 0;
	}
#sub-nav {
	margin-top: 8px;
	height: 30px;
	}
#sub-nav li {
	padding: 0;
	display: inline;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	}

#peoplePhotosHolder {
	background-color:#ffffff;
	height: 174px;
	width: 244px;
	float: left;
	border: 1px solid #aaaaaa;
	}
#peoplePhotosContent {
	margin: 10px;
	}
	
#promoRightHolder {
	background-color:#ffffff;
	height: 174px;
	width: 500px;
	float: right;
	border: 1px solid #aaa;
	margin-bottom: 20px;
}
#promoRightContent {
	margin: 10px;
	}

#mainbit {
	margin-top: 6px;
}
		
#content {
	width: 460px;
	/*height: 500px;
	overflow: auto;*/
	float: left;
	margin-bottom:10px;
}

#content ul {
	padding: 0px;
	margin: 20px;
	margin-top: 0px;
	/*margin-left: 16px;*/
	margin-bottom: 3px;
	}
	
#markPic {
	height: 110px;
	width: 78px;
	float: left;
	margin-top:4px;
	}

#sidebarHolder {
	width: 244px;
	float: right;
	background-color:#EEEEFF;
	border: 1px solid #aaa;
	margin-bottom:10px;
}

#sidebarContent {
	margin: 8px;
}

#sidebarContent h2 {
	font-size: 1em;
	font-weight: bold;
	color: #888;
	margin-bottom: 2px;
	margin-top: 10px;
	}
	
#believe {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
	padding: 5px;
	background-color:#eeeeee;
	border: 1px solid #aaa;
	}
	
#believe h2 {
	margin-top: 0px;
	}

#footerHolder {
	clear: both;
	margin-top: 20px;
	background-color: #eee;
	border-top: 1px solid #888;
	height: auto;
}
#footerContentLeft {
	margin: 6px;
	color:#888;
	text-align: left;
	float: left;
}
#footerContentRight {
	margin: 6px;
	color:#888;
	text-align: right;
	float: right;
}
#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover {
	color: #db6d16;
}

.hidden {
	display: none;
}

blockquote{
	margin-left:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#sideBarInset{
	font-weight:bold;
	background-color:#CCFFCC;
	padding:10px;
	border: 1px solid #999999;
	margin-top: 12px;
	margin-bottom: 12px;
	}
table {
	margin-top:3px;
	padding:0px;
	}
	
.audioMonth{
	padding:3px;
	background-color:#333333;
	color:#dddddd;
	}
.audioDay{
	padding:3px;
	background-color:#cccccc;
	color:#333333;
	width:50%;
	}
.eventHeader{
	padding:3px;
	background-color:#333333;
	color:#dddddd;
	}
.eventInfo{
	padding:3px;
	background-color:#cccccc;
	color:#333333;
	width:50%;
	}
	
#acrobatDownload{
	width:400px;
	margin-top:6px;
	}
#downloadHelp{
	margin-bottom:10px;
	font-style:italic;
	}