body {
	background-color:#fff;
	background-image: url("../images/background.png");
	background-repeat: repeat-x;
	background-position: top left;
 	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


h1, h2 {
  font-weight: normal;
  color: #336699;
  text-decoration: none;
  }
 
/* --global values for h1, h2 and p elements-- */  

h1 { font-size: 19px; line-height: 18px; margin: 35px 0 35px 30px; padding-bottom: 15px; border-bottom: 1px solid #fff; width: 535px;}
h2 { font-size: 21px; line-height: 14px; margin: 19px 0 15px 16px;} 
p { font-size: 12px; line-height: 20px; margin: 0 35px 15px 25px;}

strong {
 color: #336699;
 font: normal 12px Arial, Helvetica, sans-serif;
 text-decoration: none;
}
 
em {
text-decoration: none;
font: normal 12px Arial, Helvetica, sans-serif;
color: #999;
}
 
abbr, acronym {
 color: #666;
 border-bottom: 0px;
 text-decoration: none;
 }
 
.title {
  color: #666;
  font-weight: normal;
}

/* --global links-- */ 

#navcontainer {
 position: absolute;
 top: 20px;
 left: 20px; 
 width: 180px; 
}

#navcontainer ul {
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 font-family: Lucida Grande, Arial, Sans-Serif;
}

#navcontainer a {
 font: bold 11px Lucida Grande, Arial, Sans-Serif;
 color: #336699;
 display: block;
 padding: 9px 0 9px 0;
 width: 180px;
 background-color: none;
 border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited {
 color: #336699;
 text-decoration: none;
}

#navcontainer a:hover {
 background-color: #none;
 color: #ccc;
}

#bannerLeftCol {
 float: left;
 margin-top: 4px;
 margin-left: 0px;
 width: 214px;
 line-height: .9em;
}

#bannerRightCol {
 float: right;
 width: 596px;
 margin-right: 14px;
 display:inline;
}

/* --right column list styles-- */ 

.column ul{
 margin-left: 0;
 padding-left: 0;
}

.column li {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px; line-height: 22px; margin: 0 40px 20px 30px;
 color: #666;
 list-style-type: disc;
 text-indent: 20px;
 }
 
.column li a {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #336699;
 text-decoration: none;
}

.column li.funders {
 margin: 0 45px 5px 30px;
 line-height: 12px;
}

ul.decimal {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px; line-height: 22px; margin: 0 45px 0 30px;
 color: #666;
 text-indent: 15px;
 list-style-type: none;
}

li.spacing { 
 margin-bottom: 10px;
}

span.fix {
 padding-left: 35px;
}

/* --right column list download links-- */ 

.downloads ul{
 margin: 0;
 padding: 0;
}

.downloads  li {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px; line-height: 22px; margin: 0 45px 10px 30px;
 color: #666;
 padding-left: 25px;
 background-image: url("../images/arrow.png") ;
 background-repeat: no-repeat;
 background-position: 0 5px;
}
  
.downloads  li a {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #336699;
 text-decoration: none;
}

li.spacing {
padding-bottom:12px;
}

/* --right column resource links-- */ 

.resource ul{
 margin-left: 0;
 padding-left: 0;
}

.resource li {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px; line-height: 22px; margin: 0 45px 0px 30px;
 color: #666;
}
 
.resource li a {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #336699;
 text-decoration: none;
}

.headerStyle {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #336699;
 text-decoration: none;
}

.title a {
 font: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666;
 text-decoration: underline;
}

/* --footer-- */ 

#copyrights {
 font: normal 11px Lucida Grande, Arial, Sans-Serif;
 color: #fff;
 float:left;
 display:inline;
 margin: 35px 0 0 10px;
 }



#wrapper {
 width: 827px;
 position: relative;
 left: 50%;
 margin-left: -409px;
 background-color:#fff; 
}
 
#outerWrapper {
 position: absolute;
 top: 311px;
 left: 0px;
 width: 827px;
 background-color:#fff;
}
 
#innerWrapper {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 815px;
	background-color:#fff;
}
  
#top_left {
 position: absolute;
 top:0px;
 left: 0px;
 width: 12px;
 height: 854px;
 background: url("../images/leftShade.png");
 background-repeat: no-repeat;
 background-color:#fff;
}
 
#top_right {
 position: absolute;
 top:0px;
 right: 0px;
 width: 14px;
 height: 794px;
 background-image: url("../images/rightShade.png");
 background-repeat: no-repeat;
 background-color:#e1e1e1;
}

#header {
 position: absolute;
 left:0px;
 top:0px;
 width: 827px;
 height: 116px;
 background-image: url("../images/summersunwintermoon.png");
}
  
#banner {
 position: absolute;
 left:0px;
 top:116px;
 width: 827px;
 height: 195px;
 background-image: 
 url("../images/banner.png");
}

#mainContent {
 background-color:#fff;
 width: 801px;
}
 
#leftCol {
 float: left;
 width: 206px;
 height: 689px;
 background-image: 
 url("../images/leftColumn.png");
 background-color:#fff;
 display:inline;
}
 
#rightCol {
 float: right;
 margin:0px;
 width: 595px;
 background-color:#fff;
 padding-bottom: 0px;
 display:inline;
}
 
#footer {
 clear:both;
 width: 595px;
 height: 60px;
 background-color:#51667a;
 }
 
/* --Videos pages-- */

.row1 {
 position: relative;
 left:30px;
 margin-bottom: 30px;
 width:527px;
 height: 184px;
 border-bottom: 1px solid #ebeaea;
}

.row2 {
 position: relative;
 left:30px;
 margin-bottom: 30px;
 width:527px;
 height: 184px;
 border-bottom: 1px solid #ebeaea;
}

.lastRow {
 position: relative;
 left:30px;
 margin-bottom: 30px;
 width:527px;
 height: 184px;
 border-bottom: 1px solid #fff;
}

/* --image and paragraph styles-- */ 
 
#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:0px;
  margin-bottom:0px;
  display:inline;
}

#imageright {
  float:right;
  padding-left:7px;
  padding-bottom:0px;
  margin-bottom:0px;
  display:inline;
}