@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #416c98;
}
body {
	background-color: #204871;
	background-image: url(http://bnyc.org.bw/wp-content/themes/bnyc/images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:1000px;
	background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/wrapper_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	margin:auto;
	left:50%;
	margin-left:-500px;
	min-height:825px;
}
#header {
	width:888px;
	margin-left:50px;
}
#logo {
	width:599px;
	height:166px;
	z-index:1;
	float:left;
}
#searchbox {
	width:250px;
	float:right;
	margin-top:80px;
	text-align:right;
}
#nav {
	z-index:2;
	margin-top:-39px;
	width:701px;
	height:39px;
	float:left;
	margin-left:180px;
}
#welcome {
	width:431px;
	height:378px;
	background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/section_welcome_bg.png);
	float:left;
	margin-left:26px;
	padding-left:50px;
	padding-right:20px;
	padding-top:20px;
	line-height:16px;
	text-align:justify;
}
h1 {
	font-size:18px;
	font-weight:100;
	font-family:Tahoma, Geneva, sans-serif;
}
#rightcolumn {
	width:388px;
	height:122px;
	float:left;
	margin-left:20px;
}
#section_dumela {
	background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/section_dumela_bg.png);
	width:339px;
	height:104px;
	padding-left:40px;
	padding-top:10px;
	padding-right:10px;
	color:#fff;
	line-height:20px;
	text-align:justify;
}
#section_wisdom {
	background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/section_youthwisdom.png);
	width:338px;
	height:112px;
	padding-left:40px;
	padding-top:10px;
	padding-right:10px;
	color:#fff;
	font-style:italic;
	line-height:22px;
	margin-top:20px;
	text-align:justify;
}
#section_links {
	background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/section_usefullinks.png);
	width:339px;
	height:105px;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	color:#ffcc60;
	margin-top:20px;
}
#section_links a:link {
	color:#fff;
	text-decoration:none;
}
#section_links a:visited {
	color:#fff;
	text-decoration:none;
}
#section_links a:hover {
	color:#fff;
	text-decoration:underline;
}
#section_links a:active {
	color:#fff;
	text-decoration:none;
}
#footer {
	float:left; width:875px; height:69px; margin-left:55px; background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/footer.png);
	font-size:11px; margin-top:20px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #29547D;
}
a:active {
	text-decoration: none;
	color: #000;
}
#content {
	width:850px; margin-left:55px; float:left; padding:15px; background-image:url(http://bnyc.org.bw/wp-content/themes/bnyc/images/content_bg.png);
}