 

 
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/topbg_HOME.jpg) repeat-x left top;
	font-family:Georgia;
	font-size: 12px;
	color: #000000;
}
 
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #314703;
}
 
h1 { font-size: 44px; }
 
h2 { font-size: 20px; }
 
h3 { padding-top: 10px; padding-bottom: 10px; }

h4 { padding-top: 10px; padding-bottom: 10px; }
 
p, ul, ol {
	margin-top: 0;
	text-align: justify;
	font-weight: normal;
}
 
ul, ol {
	margin: 0px;
	padding: 0px;
	
}
 
blockquote { }
 
a { color: #537805; }
 
a:hover { text-decoration: none; }
 
a img {
	border: none;
}
 
img.left {
	float: left;
	margin: 7px 30px 0 0;
}
 
img.right {
	float: right;
	margin: 7px 0 0 30px;
}
 
hr { display: none; }
 
.list1 {
}
 
.list1 li {
	float: left;
	line-height: normal;
}
 
.list1 li img {
	margin: 0 30px 30px 0;
}
 
.list1 li.alt img {
	margin-right: 0;
}
 
#wrapper {
	width: 100%;
}

#wrapperED {
	width: 100%;
	background: #ffffff url(images/topbg_ED.jpg) repeat-x left top;
}
 

#wrapperSUPPORT {
	width: 100%;
	background: #ffffff url(images/topbg_SUPPORT.jpg) repeat-x left top;
} 

#wrapperWORK {
	width: 100%;
	background: #ffffff url(images/topbg_WORK.jpg) repeat-x left top;
} 
 

#wrapperCOADY {
	width: 100%;
	background: #ffffff url(images/topbg_COADY.jpg) repeat-x left top;
}  
 
#wrapperLIBRARY {
	width: 100%;
	background: #ffffff url(images/topbg_LIBRARY.jpg) repeat-x left top;
}   
 
/* Header */
 
#header-wrapper {
	width: 960px;
	height: 132px;
	margin: 0px auto;
	padding: 0px;
}
 
#header {
	width: 960px;
	height: 92px;
	margin: 0px auto;
	background: url(images/img02.jpg)  left top;
}
 
/* Logo */
 
#logo {
	float: left;
	height: 52px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}
 
#logo h1 {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font: bold 34px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
 
#logo h1 a {
	color: #FFFFFF;
}
 
#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 14px;
	color: #E4EEB3;
}
 
#logo a {
	text-decoration: none;
	color: #E4EEB3;
}
 
/* Menu */
 
#menu {
	width: 960px;
	height: 40px;
	margin: 0px auto;
	/*padding-left: 40px;*/
	background: url(bg_BG.png)  left top;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
 
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align:baseline;
	float:right;
}
 

 
 
 
 
 
#navcontainer
{
margin: 0px;
padding: 0px;
}
 
#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}
 
#navcontainer ul li { float: left; }
 
#navcontainer ul li a
{
text-decoration: none;
background: url(bg_KNOW.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;

padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
color:#000000;
}
 
#navcontainer li a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}
 
 
 
 
 
#navcontainer ul li#HOME a
{
text-decoration: none;
background: url(bg_HOME.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;

padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#HOME a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}
 
 

#navcontainer ul li#PEOPLE a
{
text-decoration: none;
background: url(bg_PEOPLE.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;
width: 75px;
padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#PEOPLE a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
} 
 



#navcontainer ul li#OVERVIEW a
{
text-decoration: none;
background: url(bg_OVERVIEW.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;
width: 75px;
padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#OVERVIEW a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}  
 
 
#navcontainer ul li#IMPACT a
{
text-decoration: none;
background: url(bg_IMPACT.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;
width: 75px;
padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#IMPACT a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}  
  
 
 
 
 
 #navcontainer ul li#RESOURCES a
{
text-decoration: none;
background: url(bg_RESOURCES.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;
width: 75px;
padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#RESOURCES a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}  
 
 
 
 
 
 
 #navcontainer ul li#COADY a
{
text-decoration: none;
background: url(bg_COADY.png)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;

padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#COADY a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}  






#navcontainer ul li#MOVEMENT a
{
text-decoration: none;
background: url(bg_MOVEMENT.jpg)  top left;
font-size: 11px;
float: left;
margin: 0px;
height: 27px;

padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}
 
#navcontainer li#MOVEMENT a:hover
{
background: url(bg_ON.png) left top;
color: #000000;
}  


/* Search */
 
#search {
	float: right;
	width: 235px;
	padding: 50px 40px 0px 0px;
}
 
#search form {
	margin: 0 20px 0 0;
}
 
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	margin: 0 20px 0 0;
}
 
#search input {
	float: left;
}
 
#search-text {
	width: 235px;
	height: 22px;
	padding: 7px 0px 0px 26px;
	background: url(images/img10.jpg) no-repeat left top;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E4EEB3;
}
 
#search-submit {
	float: left;
	width: 34px;
	height: 29px;
	background: url(images/img17.jpg) no-repeat left top;
	border: none;
	color: #636363;
}
 
/* Page */
 
#page {
	width: 960px;
	margin: 0px auto;
	background: url(pageBG.png) repeat-y left top;
	/*background: #FFFFFF url(images/img04.gif) repeat-x left top;*/
}
 
#page-bgcontent {
	padding: 40px 25px 0px 25px;
	
}
 
#page-bgcontent-home {
	
	
} 

.homePanel {
	float: left;
	width: 240px;
	min-height:150px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:15px;
	padding-bottom:2px;	
}

.homePanel #panelContainer{
	
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	
}


.homePanel #panelContainer #panelItem {
	
	padding-top:10px;
	
	
}




#homePanel-fiftieth {
	background-color:red;
	background: url(images/fiftieth2.jpg) left top;
	
	
	
}

#homePanel-latest {
	background-color:blue;
	background: url(images/latest.jpg) left top;
}

#homePanel-knowledge {
	background: url(images/knowledge.jpg) left top;
}
 
 
.homePanelWide {
	float: left;
	width: 640px;
	min-height:100px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background: url(images/homepanelWIDE.jpg) left top;
	
} 
 
 
.homePanelNarrow {
	float: left;
	width: 320px;
	min-height:100px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background: url(images/homepanelNARROW.jpg) left top;
	
} 
 
 
 .homePanelNarrow #panelContainer{
 	padding-top:20px;
	padding-left:20px;
	
	
 }
 
 .homePanelWide #panelContainer{
 	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	
	
 }
 
 
 
 
 
 
 
/* Content */
 
#content {
	float: left;
	width: 625px;
}
 
#banner {
	width: 960px;
	
}
 
/* contentItem */
 
.contentItem {
	margin-bottom: 25px;
}
 
.contentItem .title {
	padding: 26px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}
 
.contentItem .title h2 {
	margin: 0px;
	padding: 0px;
}
 
.contentItem .byline {
	padding-top: 6px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #74C6D5;
}
 
.contentItem strong {
	color: #9B9A9A;	
}
 
.contentItem .meta {
	height: 32px;
	padding-top: 6px;
	padding-left: 25px;
	background: url(images/img06.jpg) repeat-x left top;
}
 
.contentItem .meta a { }
 
.contentItem .entry {
	padding: 0px 0px 20px 0px;
}
 
.contentItem .links {
	padding: 0px 30px 0px 0px;
}
 
.contentItem .links .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left 3px;
}
 
.contentItem .links .permalink {
	padding-left: 17px;
	background: url(images/img08.gif) no-repeat left 3px;
}
 
/* Sidebar */
 
#sidebar {
	float: right;
	width: 238px;
}
 
#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	border: none;
}
 
#sidebar li {
	margin-bottom: 30px;
}
 
#sidebar li ul {
	line-height: 200%;
	padding: 0px;
	background: url(images/img12.jpg) no-repeat left top;
}
 
#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(images/img09.jpg) repeat-x left bottom;
}
 
#sidebar p {
	margin: 0;
}
 
#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 10px 0px;
	background: url(images/img11.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-align: left;
	text-transform: lowercase;
	font-size: 22px;
	font-weight: normal;
}
 
 
#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}
 
#sidebar a {
}
 
 
 
 
.twoThirdsColumn{
	float:left;
	width:600px;
	padding:20px;
} 
 
.oneThirdColumn{
	float:left;
	width:280px;
	padding:20px;
} 
 
/* Footer */
 
#footer {
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/footerBG.png) no-repeat left top;
}
 
#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #A2CAD1;
}
 
 
 
#footer ul
{
	padding: 0;
	margin: 0;
	margin-top: 80px;
	list-style-type: none;
	float:right;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer li
{
	display: inline;
	margin-right: 1em;
	
}
 
 
#footer a {
	color: #537805;
	text-decoration:none;
}











#sideMovement {  }

#sideMovement ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sideMovement a
{
display: block;
padding: 2px;
width: 96%;
background-color:#032d45;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideMovement a:link, #sideMovement a:visited
{
color: #EEE;
text-decoration: none;
}


#sideMovement a:link#current, #sideMovement a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideMovement a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideMovement a:hover#current
{
background-color: #fff;
color: #999999;
}














#sidePeople {  }

#sidePeople ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sidePeople a
{
display: block;
padding: 2px;
width: 96%;
background-color:#46b4c1;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sidePeople a:link, #sidePeople a:visited
{
color: #EEE;
text-decoration: none;
}


#sidePeople a:link#current, #sidePeople a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sidePeople a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sidePeople a:hover#current
{
background-color: #fff;
color: #999999;
}














#sideImpact {  }

#sideImpact ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sideImpact a
{
display: block;
padding: 2px;
width: 96%;
background-color:#9ac4c5;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideImpact a:link, #sideImpact a:visited
{
color: #EEE;
text-decoration: none;
}


#sideImpact a:link#current, #sideImpact a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideImpact a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideImpact a:hover#current
{
background-color: #fff;
color: #999999;
}









#sideInstitute {  }

#sideInstitute ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sideInstitute a
{
display: block;
padding: 2px;
width: 96%;
background-color:#066c04;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideInstitute a:link, #sideInstitute a:visited
{
color: #EEE;
text-decoration: none;
}


#sideInstitute a:link#current, #sideInstitute a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideInstitute a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideInstitute a:hover#current
{
background-color: #fff;
color: #999999;
}





























































#sideNavEdprogs {  }

#sideNavEdprogs ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sideNavEdprogs a
{
display: block;
padding: 2px;
width: 96%;
background-color:#999900;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideNavEdprogs a:link, #sideNavEdprogs a:visited
{
color: #EEE;
text-decoration: none;
}


#sideNavEdprogs a:link#current, #sideNavEdprogs a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideNavEdprogs a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideNavEdprogs a:hover#current
{
background-color: #fff;
color: #999999;
}


#worksideNavContainer { }

#worksideNavContainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#worksideNavContainer a
{
display: block;
padding: 2px;
width: 96%;
background-color:#64852f;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#worksideNavContainer a:link, #worksideNavContainer a:visited
{
color: #EEE;
text-decoration: none;
}


#worksideNavContainer a:link#current, #worksideNavContainer a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#worksideNavContainer a:hover
{
background-color: #eeeeee;
color: #000000;
}

#worksideNavContainer a:hover#current
{
background-color: #fff;
color: #999999;
}


#supportsideNavContainer { }

#supportsideNavContainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#supportsideNavContainer a
{
display: block;
padding: 2px;
width: 96%;
background-color:#006699;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#supportsideNavContainer a:link, #supportsideNavContainer a:visited
{
color: #EEE;
text-decoration: none;
}


#supportsideNavContainer a:link#current, #supportsideNavContainer a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#supportsideNavContainer a:hover
{
background-color: #eeeeee;
color: #000000;
}

#supportsideNavContainer a:hover#current
{
background-color: #fff;
color: #999999;
}



#sideNavCoady { }

#sideNavCoady ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sideNavCoady a
{
display: block;
padding: 2px;
width: 96%;
background-color:#537805;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideNavCoady a:link, #sideNavCoady a:visited
{
color: #EEE;
text-decoration: none;
}


#sideNavCoady a:link#current, #sideNavCoady a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideNavCoady a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideNavCoady a:hover#current
{
background-color: #fff;
color: #999999;
}





#sideNavLibrary { }

#sideNavLibrary ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#sideNavLibrary a
{
display: block;
padding: 2px;
width: 96%;
background-color:#dd8508;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideNavLibrary a:link, #sideNavLibrary a:visited
{
color: #EEE;
text-decoration: none;
}


#sideNavLibrary a:link#current, #sideNavLibrary a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideNavLibrary a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideNavLibrary a:hover#current
{
background-color: #fff;
color: #999999;
}












#sideIndex { padding-top:10px; }

#sideIndex ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;


}

#sideIndex a
{
display: block;
padding: 2px;
width: 100%;
background-color:#032d45;
border-bottom: 1px solid #eee;
padding-left:7px;
}

#sideIndex a:link, #sideIndex a:visited
{
color: #EEE;
text-decoration: none;
}


#sideIndex a:link#current, #sideIndex a:visited#current
{
background-color:#cccccc;
color:#000000;
text-decoration: none;
}

#sideIndex a:hover
{
background-color: #eeeeee;
color: #000000;
}

#sideIndex a:hover#current
{
background-color: #fff;
color: #999999;
}

