HTML, BODY {

	margin: 0px;

}

BODY { 

	margin: 0px;
	padding: 0px;
	background-color: #6f8b97;

}

#mainNavContainer {

	margin-left: 275px; 
	
}


#mainNav { 

	height: 39px;
	padding: 0px;
	margin: 0px;

}
		
#mainNav li { 

	line-height: 0; /* fixes "stair-step" effect in IE */ 
	display: block; 
	height: 36px; 
	margin-right: 0px; 
	margin-top: 0px;
	float: left; 
	text-indent: -9999px; 
	padding-left: 0;
	background-position: 0 0px;

} 

#mainNav li a { 

	display: block; 
	outline: none; 
	width: 100%; 
	height: 100%; 

}

#mainNav li.active { 

	background-position: 0 -39px; 

}
			
#mainNav li:hover { 

	background-position: 0 -39px; 

}
			
#making { 

	width: 158px; 
	background: url(../images/menu_new/making_the_film.gif) no-repeat; 

}
			
#about { 

	width: 115px; 
	background: url(../images/menu_new/about_cbc.gif) no-repeat; 

}
			
#photos { 

	width: 96px; 
	background: url(../images/menu_new/photos.gif) no-repeat; 

}
			
#screenings { 

	width: 125px; 
	background: url(../images/menu_new/screenings.gif) no-repeat;

}
			
#press { 

	width: 127px; 
	background: url(../images/menu_new/press.gif) no-repeat; 

}
			
#faq { 

	width: 54px; 
	background: url(../images/menu_new/faq.gif) no-repeat; 

}
			
#links { 

	width: 74px; 
	background: url(../images/menu_new/links.gif) no-repeat; 

}
			
#buy { 

	width: 65px; 
	background: url(../images/menu_new/buy.gif) no-repeat; 

}
			
#contact { 

	width: 110px; 
	background: url(../images/menu_new/contact.gif) no-repeat; 

}

A:visited {

	color: #387690;
	text-decoration: none;

}

A {

	color: #387690;
	font-weight: bold;
	text-decoration: none;

}

A:hover {

	color: #000000;
	text-decoration: none;

}

DIV {

	font: normal 10px "Verdana", "Arial"; 
	line-height: 17px; 
	color: #1f190e;

}

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px "Helvetica", "Arial"; 
	margin: 0px;
	padding: 0px;
	border: 0px solid black;

}

#header-bar {

	background: url(../images/brown_stripe.gif) repeat-x;

}

#header-container {

	height: 40px; 
	width: 1275px; 
	border-right: 1px solid white; 
	margin-bottom: 20px;

}

#right-sidebar-container {

	margin-left: 450px; 
	width: 210px;

}

.column-head {

	background-position: top center; 
	height: 61px;
	margin-top: 12px;

}

.column-nugget {

	background-color: #FFFFFF; 
	padding: 20px 20px 10px 15px; 
	margin: 0px;

}

#global-content-container {

	margin-left: 90px; 
	width: 660px;
	margin-bottom: 60px;

}
*html #global-content-container {	width: 670px; }

#global-content-container .span-inner {

	background-color: #FFFFFF; 
	padding: 8px;
	margin-top: 12px;

}

#content-container {

	width: 660px;
	/*background: url(../images/equalizer.gif) no-repeat;*/
	background-position: bottom right;

}
*html #content-container {	width: 670px; background-position: bottom 3px; }



#content-container .span-inner {

	background-color: #FFFFFF; 
	padding: 8px;
	margin-top: 12px;

}

#content-left {

	width: 441px; 
	float: left;

}

#content-left .inner {

	background-color: #FFFFFF; 
	padding: 8px;
	margin-top: 12px;

}

#namibia-box {

	width: 203px; 
	float: left; 
	margin-bottom: 20px;

}

#kenya-box {
	
	width: 203px;
	margin-left: 216px; 
	margin-bottom: 20px;

}

.split DIV {

	margin-top: 8px; 
	padding-right: 18px;

}

#laurels {

	text-align: center;

}

.horix {

	margin: 10px 0px; 
	border-top: 1px solid #dad9d9;

}

.content-inner {

padding: 15px;

}

.scrolling-copy {

	height: 400px; 
	overflow: auto; 
	padding-right: 25px;

}