* {
  margin: 0px;
  padding: 0px;
  border:none;
}
body {
  background-image: url(images/topBg.png);
  background-repeat: repeat-x;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size:12px;
}
a {
	outline:none;
}
a:link {
	color: #002240;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002240;
}
a:hover {
	text-decoration: underline;
	color: #00315E;
}
a:active {
	text-decoration: none;
	color: #002240;
}
#content a{
	font-weight:bold;
}

#container {
  margin: auto;
  width: 1024px;
}
#top {
  width: 1024px;
  height: 134px;
}
#title {
  float: left;
  width: 278px;
}
#title h1 {
  display: block;
  float: left;
  width: 278px;
  height: 117px;
  
  text-indent: -9999px;
}
#title h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/tlogo.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#sankofa {
  float: left;
  width: 157px;
}
#sankofa h1 {
	display: block;
	float: left;
	width: 157px;
	height: 130px;
	text-indent: -9999px;
}
#sankofa h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/slogo.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#navigation { float: left; }
#navigation #topLinks a {
	background:url(images/menuDivider.png) no-repeat left;	
	width:auto;
}
.nav-links li {
  display: block;
  float: left;
  list-style-type: none;
  background:url(images/menuDivider.png) no-repeat left;
  padding:0px;
  margin:0px;
}
.nav-links li a {
  float: left;
  width:auto;
  margin:0px 18px;
  height: 68px;
  text-decoration: none;
  text-transform: capitalize;
  color: #666666;
  font-size: 12px;
  text-align: center;
  padding-top: 51px;
  
}
.nav-links li a:hover {
  color: #00284a;
  background-image: url(images/navHover.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.nav-links li active {
  color: #00284a;
  background-image: url(images/navHover.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
li.borderx2 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cecece;
}
#welcome {
  width: 1000px;
  height: 400px;
  padding-top: 7px;
  margin-left:auto;
  margin-right:auto;
}
h2 {
	text-transform: none;
	color: #002240;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	text-align:center;
}
.heading-color2 { color: #9a9a9a; }
.heading-color3 { color: #1c6aaf; }
#welcome-text {
  width: 300px;
  line-height: 18px;
  padding-top: 0px;
  float: left;
  text-align: justify;
}
#welcome-text { margin-bottom:10px; }
.list li {
  text-decoration: none;
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 180px;
  padding-left: 20px;
  margin-top: 10px;
  background-position: left center;
}
#welcome-image {
  float: right;
  height: 350px;
  width: 629px;
  background:url(images/galleryShadow.png) no-repeat;
}
.separator {
	background-image: url(images/welcomeDiv.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 850px;
	margin-bottom: 20px;
	clear:both;
	margin-left: 190px;
}
.blogPostSep {
	border-bottom: 1px solid #E0E0E0;
}


#programs {
	height: 221px;
	width: 734px;
	margin-left: 7px;
}
.horSep {
	background: url(images/divHor.jpg) no-repeat center;
	clear: both;
	height: 10px;
	width: auto;
}
.horSep2 {
	background: url(images/horSep2.png) no-repeat center;
	clear: both;
	height: 10px;
	width: auto;
}
.forecast p {
	float: left;
}


#sidebar {
	float: left;
	width: 136px;
	background-image: url(images/sideBarLeft.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	height: 385px;
	color:#c8c8c8;
}
#more {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 70px;
	margin-top: 20px;
	color: #FFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
}

h3 {
	text-transform: uppercase;
	color: #002240;
	text-align: justify;
	margin-bottom: 10px;
	font-size: 12px;
	padding-top: 10px;
}
.blogHeading {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-transform:uppercase;
}
ul.sidebar-list{
	height:155px;
}
.sidebar-list li {
  list-style-type: none;
  margin-top: 10px;
  padding-bottom: 10px;
  background-image: url(images/divider.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.sidebar-list li.news {
	background-image: url(images/divider2.png);
}
#content {
	float: left;
	width: 528px;
	text-align: justify;
	padding:0px 30px 30px 30px;
	background:url(images/page.png) no-repeat -21px -27px;
	color: #002240;
}
#content p {
	margin-bottom: 10px;
}	
.inlineImgR {
	float: right;
	margin-left: 10px;
}
.inlineImgC {
	margin-left: 50px;
}
.inlineImgL {
	float: left;
	margin-right:30px;
	margin-top:10px
}
#gallery {
	padding-top: 6px;
	padding-left: 7px;
}
#mainBody {
	width: 100%;
	margin-top:-9px;
	height:auto;
	background:transparent url(images/page.png) no-repeat scroll 155px 0px;
}
#pie {
	background-image: url(images/pieChart.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 209px;
	float: left;
	padding:100px 0 0 0;
}
#shape {
	background-image: url(images/pieShape.gif);
	background-repeat: no-repeat;
	height: 212px;
	width: 271px;
	float: left;
	margin-left: 30px;
}
#shapeText {
	color: #002240;
	padding-left: 55px;
	
}
#moreText {
	color: #1c6aaf;
	text-align: center;
	text-transform: uppercase;
}

.someText {
	color: #1c6aaf;
	border:1px #D9DBF2 dashed;
	padding:5px;
	font-size: 13px;
}
.someText2 {
	color: #1c6aaf;
	border:1px #D9DBF2 dashed;
	padding:5px;
	font-size: 13px;
	font-style: italic;
}
#someText {
	color: #1c6aaf;
}
.smlFont {
	font-size: 11px;
}

.tinyFont {
	font-size: 11px;
	color: #666;
}


.clear {
	clear: both;
}
#right {
	float: left;
	width: 250px;
    background:url(images/contentDivX.jpg) no-repeat;
}
#dayPhoto {
	background-image: url(images/photoFrame2.jpg);
	height: 204px;
	width: 236px;
	background-repeat: no-repeat;
	padding: 18px 0px 0px 15px;
}
#dayPhoto .caption {
	font-size: 11px;
	color: #01274B;
	margin-top: 4px;
}
#poll p {
	color: #333;
	padding:0px 10px;
}
#left {
	width: 764px;
	float:left;
	background:transparent url(images/page2.png) no-repeat scroll 155px bottom;
}
#leftBig {
	width: 764px;
	float:left;
	background:transparent url(images/page3.png) repeat-y 155px bottom;
}
#sidebar a {
	color: #FFF;
	text-decoration: none;
}
#donate {
	position:inherit;
	top: -53px;
}
.forecast {
	color:#676767;
}

.forecast h4 {
	font-size: 12px;
}

#footer {
	float: left;
	color:#c8c8c8;
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#001b32;
	margin-top: 23px;
	padding-top: 45px;
	text-align: center;
}
#footerCont a:link, #footerCont a:visited {
	color: #757575;
	text-decoration: none;
}
#footerCont a:hover {
	font-weight:bold;
	padding-left:5px;
}
.footerCol {
	float: left;
	width: 205px;
	text-align: left;
	color: #757575;
	padding-left: 5px;
}
#reachUs {
	font-size: 11px;
	font-weight: bolder;
	color: #757575;
	text-align: center;
}
#flickr {
	background-image: url(images/flickr.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 49px;
	float: right;
	padding-right: 80px;
	margin-top: 4px;
}
#youTube {
	background-image: url(images/youTube.gif);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 52px;
	padding-right: 78px;
	margin-top: 4px;
}
#linkedIn {
	background-image: url(images/linkedIn.gif);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 68px;
	padding-right: 68px;
	margin-top: 4px;
}
#myspace {
	background-image: url(images/mySpace.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 79px;
	padding-right: 61px;
	float: right;
	margin-top: 4px;
}
#fb {
	background-image: url(images/fb.gif);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 71px;
	padding-right: 65px;
	margin-top: 4px;
}
#twitter {
	background-image: url(images/twit.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 48px;
	width: 77px;
	padding-right: 60px;
}



.gov {
	color: #c8c8c8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 8px;
	padding-bottom: 5px;
}

#footerCont {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer p {
	font-size: 12px;
}
#footSep {
	background-image: url(images/footerSep.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	font-size: 9.28px;
	text-align: center;
}
#footSep a:hover, #footSep a:link {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#boldfooter {
	font-weight: bold;
}
#footSep a:link, #footSep a:visited {
color:#FFFFFF;
text-decoration:none;
}


.footerDiv {
	background:url(images/blueDivVertical.png) repeat-y;
}
/* rotator */
#homepage-rotator{width:1000px;height:388px;}.home-top-block-container{width:100%;}.home-top-block{font-family:Georgia,"Times New Roman",Times,serif;}.home-top-credit{color:#7da2c1;text-align:right;margin:1px 0 0 0;font-size:.8em;}.home-top-intro h1{text-indent:-9000px;overflow:hidden;}.home-top-intro h1 a{display:block;height:143px;width:296px;}.home-top-intro p{color:#FFF;font-size:.975em;
	line-height:1.3em;margin:0 20px 15px 30px;}.home-top-intro .btn-wrapper{text-align:center;}.home-top-intro .btn-wrapper ul{margin:0;padding:0;}.home-top-intro .btn-wrapper li{list-style-type:none;margin:13px 0 0 84px;padding:0;overflow:hidden;}.home-top-intro .learn-more-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-learn-more-grey.gif) top no-repeat;}.home-top-intro .learn-more-btn a:hover{background:url(images/btn-learn-more-grey.gif) 0px -23px no-repeat;}.home-top-intro .learn-more-btn a:active{background:url(images/btn-learn-more-grey.gif) 0px -46px no-repeat;}.home-top-intro .watch-video-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-watch-video-grey.gif) top no-repeat;}.home-top-intro .watch-video-btn a:hover{background:url(images/btn-watch-video-grey.gif) 0px -23px no-repeat;}.home-top-intro .watch-video-btn a:active{background:url(images/btn-watch-video-grey.gif) 0px -46px no-repeat;}.home-top-intro .watch-stream-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-watch-stream-grey.gif) top no-repeat;}.home-top-intro .watch-stream-btn a:hover{background:url(images/btn-watch-stream-grey.gif) 0px -23px no-repeat;}.home-top-intro .watch-stream-btn a:active{background:url(images/btn-watch-stream-grey.gif) 0px -46px no-repeat;}.home-top-intro .read-remarks-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-read-remarks-grey.gif) top no-repeat;}.home-top-intro .read-remarks-btn a:hover{background:url(images/btn-read-remarks-grey.gif) 0px -23px no-repeat;}.home-top-intro .read-remarks-btn a:active{background:url(images/btn-read-remarks-grey.gif) 0px -46px no-repeat;}.home-top-intro .join-discussion-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-join-discussion-grey.gif) top no-repeat;}.home-top-intro .join-discussion-btn a:hover{background:url(images/btn-join-discussion-grey.gif) 0px -23px no-repeat;}.home-top-intro .join-discussion-btn a:active{background:url(images/btn-join-discussion-grey.gif) 0px -46px no-repeat;}.home-top-intro .view-gallery-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-view-gallery-grey.gif) top no-repeat;}.home-top-intro .view-gallery-btn a:hover{background:url(images/btn-view-gallery-grey.gif) 0px -23px no-repeat;}.home-top-intro .view-gallery-btn a:active{background:url(images/btn-view-gallery-grey.gif) 0px -46px no-repeat;}.home-top-intro .more-info-btn a{display:block;text-indent:-9000px;width:136px;height:23px;background:url(images/btn-more-info-grey.gif) top no-repeat;}.home-top-intro .more-info-btn a:hover{background:url(images/btn-more-info-grey.gif) 0px -23px no-repeat;}.home-top-intro .more-info-btn a:active{background:url(images/btn-more-info-grey.gif) 0px -46px no-repeat;}.home-top-btn-1{margin:18px 0 58px 0;}
.home-top-btn-2{margin:20px 0 0 0;}
ul#home-top-num-rotator{border:1px solid #336699;margin:-50px 0 0 70px;z-index:10;position:absolute;padding:0;width:204px;}ul#home-top-num-rotator li{list-style-type:none;float:left;margin:0;padding:0;text-align:center;font-size:1.125em;}
ul#home-top-num-rotator li a{display:block;width:34px;height:26px;font-family:Georgia,"Times New Roman",Times,serif;padding:1px 0 0 0;color:#7da2c1;background:url(images/bg-home-num-divide.png) no-repeat
		right; text-decoration:none;}
ul#home-top-num-rotator li a:hover,ul#home-top-num-rotator li a:active{text-decoration:none;}
ul#home-top-num-rotator a.activeSlide{background:#336699;color:#FFF;width:34px;}

.home-top-block{height:354px;width:1000px;padding:14px 20px 20px 17px;}.home-top-intro{width:301px;float:left;height:371px;}
.home-slide-wrapper .photo-thumb{display:none;}.hide{position:absolute;left:-9000px;top:-9000px;overflow:hidden;}
.tooltip{background:transparent url(images/bg-home-callout-trans.png) no-repeat scroll 0 0;width:159px;height:139px;z-index:100;display:none;letter-spacing:normal;}.tooltip h3{padding:12px 18px 0 20px;text-align:left;font-size:10px;height:28px;margin:0;font-weight:normal;font-family:Georgia,"Times New Roman",Times,serif;color:#333;}.tooltip img{margin-top:5px;padding:0;}
.home-slide-wrapper .photo-thumb{display:none;}.hide{
	position:absolute;
	left:-9000px;
	top:-9000px;
	overflow:hidden;
}#home-blog ul.entry-list p{margin:0;}
.photo{
	background:transparent url(images/galleryShadow.png) no-repeat scroll 0px 0px;
	float:left;
	height:350px;
	margin:0px 0 0 10px;
	width:639px;
}
.photo img{
	padding:6px 0px 0px 7px;
}
#vote {
    border: none;
    background: url('images/iVote.jpg') no-repeat top left;
    padding: 0px 10px;
	width:70px;
}
.rightTitle {
}

#vote:hover {
    border: none;
    background: url('images/iVote.jpg') no-repeat top left;
}
.disclaimer {
color:#828282;
font-size:10px;
line-height:12px;
margin:0 0 4px;
}
/* menu */
ul.topnav {
	list-style: none;
	padding: 0px;
	margin: 0;
	float: left;
	font-size: 1.0em;
}
ul.topnav li {
	background:url(images/menuDivider.png) no-repeat left;
	height:75px;
	float: left;
	margin: 0;
	padding:43px 15px 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #666666;
	display: block;
	text-decoration: none;
	float: left;
	height:60px;
	text-transform: capitalize;
}

ul.topnav li a:hover, ul.topnav li a#activeLink{
	background: url(images/navHover.png) no-repeat center bottom;
	color:#00284A;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 13px;
	height: 25px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 70px;
	background: #ccc;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 152px;
	border: 1px solid #eeeeee;
	z-index:999;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0px 0 3px 0;
	border-top: 1px solid #dadada; /*--Create bevel effect--*/
	border-bottom: 1px solid #bbbbbb; /*--Create bevel effect--*/
	clear: both;
	width: 152px;
	height: auto;
}

html ul.topnav li ul.subnav li a {
	background:transparent url(images/dropdown_linkbg.gif) no-repeat scroll 10px center;
	color:#14002A;
	float:left;
	height:25px;
	padding:8px 0 0px 20px;
	width:132px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #c8c8c8 url(images/dropdown_linkbg.gif) no-repeat 10px center;
}
/* end menu */
.program {
	width:250px;
	float:left;
	margin:10px 0;
}
.programImg {
	float:left;
	border:2px #999 solid;
	margin:5px;
}
.programTxt {
	float:left;
	width:116px;
	padding:5px;
	text-align:left;
	margin-left:5px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-box-shadow:1px 2px 5px rgba(0, 0, 0, 0.5);
	border:1px dashed #002240;
	border-style:outset;
	border-spacing:1px 15px;
}#content .contImg {
	float: right;
	border:5px #CCC solid;
	margin:5px 20px;
}
#bulamu {
	text-indent: -9999px;
	float: left;
}
#content ul  {
	list-style-image: url(images/pieKey_08.png);
	padding-left: 15px;
}
#content ol {
	padding-left: 20px;
}
.list2 li {
	list-style-image: url(images/pieKey_03.png);
}
#caption {
	background-image: url(images/caption.png);
	background-repeat: no-repeat;
	height: auto;
	width: 156px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 10px 15px 15px 15px;
	text-align:left;
}
.red {
color:#990000;
}
#bgColor {
	background-color: #CCC;
	margin-left: 315px;
}
#donRyt {
background-image:url(images/donRyt.jpg);
background-repeat:no-repeat;
height:140px;
margin:0;
padding:0;
position:fixed;
left:0;
top:41%;
width:26px;
z-index:5000;
}
