body {
	color: #000000;
	background: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;	
	/*position:fixed;  //for non scrolling header stuff.. this line causes the overflow to be hidden..may need a wapper DIV*/
	/*
	overflow:scroll !important;
	*/
}

/*******  NEED ERIC MYERS'S RESET FROM 360.GS******/
/******* Series Imagery ******/

img {
	border-style: none;
	border:0;
	margin:0 0 0 0;
	padding: 0;
}

.comment {
	font-size:.6em;
	margin-top:10px;
	display:block;
	color:#888;
	padding-right:5px;
}


.endSplint {
	width:47px;
	display:block;
	overflow:visible;
	border:0;
}


DIV.series_IMG {
	margin:0 17px 0 0;
	border:0;
	
}

.content2 table tr td {
	vertical-align:top;
	text-align:left;
}	

/***  Main Nav ***/
/*** for IE 7-  ***/
#navBar {
	margin: 0 0 0 7px;
	/*position:fixed;  //for non scrolling header stuff*/
}

/** form non IE browsers*/
div[id="navBar"] {
	margin-left:47px !important;
}

#navBar ul {
	padding:0;
}
#navBar li  {
	display:inline;
	padding-right:.7em;
	padding-left:.35em;
	border-right:1px solid #000;
	
}

.firstLink {
	padding-left:0 !important;
	border-left:0 !important; 
}

.lastLink {
	padding-right:0 !important;
	border-right:0 !important;
}

.activeLink {
	font-weight:bold;
}


/******** Homepage reel imagery ****** future use of sprites ** clipping needed ************/
/*
#link_ceremony {
	width:664px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px -222px;
	display:block;
}

#link_climate {
	width:858px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px 14px;
	display:block;
}

#link_people {
	width:840px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px 14px;
	display:block;
}

#link_politicalEvents {
	width:710px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px 14px;
	display:block;
}

#link_wiscasset {
	width:645px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px 14px;
	display:block;
}

#link_americanSpace {
	width:622px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px 14px;
	display:block;
}

#link_youngLife {
	width:1000px;
	height:74px;
	overflow:visible;
	background-color: transparent;
	background-image: url(../ASSETS/IMAGES/home_reels.jpg);
	background-repeat: no-repeat;
	background-position: -7px 14px;
	display:block;
}

*/


/******** Header, Footer, Misc items ******************/
h1.header {
	margin: 20px 0 22px 47px;
	height: 25px;
	text-align: left;
	font-size: 16px;
   display: block;
   font: bold 22px  Verdana, Helvetica, Arial, sans-serif;
   /*position:fixed;  //for non scrolling header stuff*/
}

#bioDiv {
	width:50%;
	height:100%;
	float:left;
	margin:26px 0 0 150px;
	vertical-align:top;
	border-left:1px dotted #999999;
	border-right:0;
	border-top:0;
	border-bottom:0;
}

.bio {
	width:300px;
	height:100%;
	margin:0 0 0 10px;
}


a {
	color: #000000;
	text-decoration: none;
	border-style: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
	border-style: none;
}



/*end hide */

span#footerContact {
	margin: 10px 56px 20px 0;
	float: right;
	clear: left;
	width: 250px;
	display: block;
	text-align: right;
}

span#seriesSPAN {
	margin: 45% 0 0 0;
}

.nav_Main {
	float: left;
	clear: right;
	margin: 0 0 0 15%;
	width: 300px;
	display: block;
	text-align: left;
	z-index: 90;
	text-decoration: none;
	list-style: none;
}

.content {
	text-align: center;
	vertical-align: middle;
	width: 98%;
}

.content2 {
	margin:15px 0 0 47px;
	vertical-align: middle;
	/*margin-top:100px;  //for non scrolling header stuff*/
	/*width: 3800px; 
	display:block;*/
}

.expanded {
	width: 125%;
}

DIV#ctul {
	text-align: right;
	width: 30%;
	float:left;
	clear:right;
}

DIV#ctimg {
	text-align: left;
	vertical-align: middle;
	width: 60%;
}

.series_Main {
	text-decoration: none;
	list-style: none;
	margin: 40% 70px 0 0;
}

#home {	
	width:100%;
	margin:8% 70px 0 0;
}

#home li {
	font-size: 14px;
	/*font-weight:bold;
	text-align:left;*/
	float:left;
	clear:right;
	margin:0 20px 15px 10px;
}
#home li a {
	color:#000000;
}

#home li a:hover {
	color:#666666;
}

ul.series_Main li a {
	text-decoration: none;
}

.seriesChart {
	border-style: none;
	border:0;
	margin:0;
}

