body {
	background: #ed0403 url("../images/bodybg.jpg") top left repeat-x;
	color: #FFF;
	padding: 0;
	margin: 0;
}

#wrap {
	background: transparent url("../images/wrapbg.png") top left no-repeat;
	padding: 10px 0px 10px 0px;	
	text-align: left;
	margin: 10px auto;
	width: 1000px;
	overflow: hidden;
}

#navigation {
	height: 50px;
	width: 350px;
	margin: 0 0 0px 0;
}

#header {
	width: 1000px;
	background: transparent url("../images/headerbg.png") top left no-repeat;
	height: 245px;
}

#left {
	width: 200px;
	display: block;
	float: left;
	background: #000;
	color: #FFF;
	text-align: right;
	margin: 60px 0 0 10px;
	padding: 10px 0 10px 0;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
	
	#tag {
		width: 350px;
		display: block;
		background: #000;
		margin-top: 100px;
	}
	
	#keywords {
		width: 350px;
		display: block;
		background: #000;
		margin-top: 250px;
	}

#content {
	width: 1000px;
	overflow: hidden;
	float: left;
	background: transparent;
	clear: left;
}

#main {
	width: 500px;
	background: #FFF;
	color: #000;
	margin: 25px 20px 0 20px;
	padding: 10px;
	float: left;
	overflow: visible;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#sidebar {
	background: transparent;
	padding: 0px 0 0 0;
	list-style-type: none;	
	width: 200px;
	float: left;
	margin-top: 60px;
	}
	
#sidebar_quote {
	margin: 10px 0 1.75em 0;
	font-size: 1.4em; 
	font-family: "legitima-1","legitima-2", Georgia, Times, serif; 
	color: #e7d045; 
	line-height: 140%; 
	border-bottom: 1px solid #111;
}
	
#photogallery {
	display: block;
	width: 200px;
	height: 100px;
	background: url("../images/photogalleries.png") no-repeat 0 0;
	border-top: 2px solid #111;
}

#photogallery:hover {
	background-position: 0 -100px;
}
	
#photogallery span {
	display: none;
}

#aboutthecongo {
	display: block;
	width: 200px;
	height: 100px;
	background: url("../images/aboutthecongo.png") no-repeat 0 0;
	border-top: 2px solid #111;
}

#aboutthecongo:hover {
	background-position: 0 -100px;
}

#aboutthecongo span {
	display: none;
}

#sidebar_donate {
	display: block;
	width: 200px;
	height: 200px;
	background: transparent url("../images/sidebar_donatenow.png") no-repeat 0 0;
}

#sidebar_donate:hover {
	background: #fce89b url("../images/sidebar_donatenow.png") no-repeat 0 0;
}

#sidebar_donate span {
	display: none;
}

#social {
	background: #000;
	padding: 5px 10px 10px 10px;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/* BANNER */

#banner {
	background: #fff;
	margin: 50px 0px 0px;
	width: 475px;
}


/* TYPOGRAPHY.css */
body {font: 12px/18px helvetica, arial, verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#ed1c24; line-height: 140%;}
h1 {font-size:3em; font-family: "legitima-1","legitima-2", Georgia, Times, serif; line-height:1; margin-bottom:0.5em;}
h2 {font-size:2em; font-family: "legitima-1","legitima-2", Georgia, Times, serif; margin-bottom:0.75em; margin-top: 0;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em; text-transform: uppercase;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em; color: #FFF;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}


#search {
	margin-top: -1px;
	padding-left: 6px;
	color: #FFF;
	display: block;
	text-decoration: none;
	float: left;
}

/* NAVIGATION */

ul.nav {
	list-style: none;
	padding: 0px 10px;
	margin: 0;
	background: #000;
	font-size: 1.3em;
	background: transparent;
	color: #e7d045;
}

ul.nav li {
	margin: 0;
	padding: 0 0px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index: 1000;
	text-align: right;
}

ul.nav li a{
	padding: 10px 6px 6px 0px;
	color: #fceb9a;
	display: block;
	text-decoration: none;	
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

ul.nav li a:hover{
	background: #ff0000;
	color: #FFF;
}
ul.nav li span { /*--Drop down trigger styles--*/
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.nav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.nav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 100px;
	border: 1px solid #fff;
}
ul.nav li ul.subnav li{
	margin: 0; padding: 0;
	border-left: 2px solid #fff; /*--Create bevel effect--*/
	border-bottom: 0px solid #53a8d1; /*--Create bevel effect--*/
	clear: both;
	width: 100px;
}
html ul.nav li ul.subnav li a {
	float: left;
	width: 100px;
	background: #a0c5e8;
	padding-left: 20px;
	color: #fff;
	text-transform: none ;
	text-shadow: 0px 0px 0px #000;
	font-weight:bold;
	
}
html ul.nav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #a0c5e8;
	color: #fff;
	text-shadow: 0px 0px 0px #000;
	font-weight:bold;
	text-transform: none ;
}


ul.educongo {
	list-style: none;
	font-weight:bold;
	font-size:1.1em;
	text-shadow: 0px 0px 0px #6699cc;
	background: transparent url("../images/sidebarList-bg.png") top left repeat;
	margin: 0px 40px 0px 40px;
	border: 3px solid #FFF;
	padding: 5px 10px;
}

ul.educongo li a{
	list-style: none;	
	color: #0072bc;
	display: block;
	text-decoration: none;
	border: 1px solid transparent;
	text-shadow: 0px 0px 0px #6699cc;
	font-weight: bold;
	padding: 0px 0px 0px 5px;	
	background: transparent;
}


				
ul.educongo li a:hover{
	list-style: none;	
	background: #FFF;
	text-shadow: 0px 0px 0px #6699cc;
	font-weight:none;
	padding: 0px 0px 0px 5px;
	color: #0baf4d;
}
	
