﻿
body, html {
	color: #000; 
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color: #fff; 
	text-align: center; /*** Centers the design in old IE versions ***/
	margin:0;
	height: 100%;
}


body {
	font-size: 75%;
	background:#17a url("../images/background.gif"); 
}


ul#nav {
	width:759px !important;
	height:31px;
	margin-top:0px;
	margin-left:5px;
	padding:0 0 0 9px;
	background: #17a  url("../images/nav_bg.gif"); 
}


ul#nav li {
	float:left;
	width:auto;
	height:30px;
	color:#fff;
	font-size:11px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	list-style-type: none;
	margin-left:-1px;
}


ul#nav li a {
	display:block;
	color:#fff;
	padding:9px 8px 9px 8px;
	font-weight:bold;
	background:#17a;
	text-decoration : none; 
}


ul#nav li a:hover {
	color:#fff;
	background:  #87cefa;
	text-decoration:underline;
}


#nav #current a, #nav #current span{ /*currently selected tab*/
	background-color: #000;
}



#myGallery{
	width: 145px !important;
	height: 112px !important;
	padding:0px;
	margin-left:-10px;
} 


.head{
	padding: 0px 0px 0px 0px;
}


.logo{
	padding: 0px 0px 0px 0px;
}


#anniversary{

         
        padding:8px 0px 0px 0px;
	color:#fff;
	text-align:center;
	height:23px;
	width:152px;
	



}



#anniv{
	color:red;
	
}








#myImage{
	float:left;
	padding:8px;
}


#office{
	float:left;
	padding:8px;
}


#camnews{
	color:#fff;
	text-align:center;
	background:#000;
	padding:5px;
	margin-left:5px;
	width:150px;
}


#muema{
	margin-left:20px;
}


#nku{
	margin-left:20px;
}

#volunteers{
	color:#fff;
	text-align:center;
	background:#000;
	padding:5px;
	width:150px;
}


#board{
	color:#fff;
	text-align:center;
	background:#000;
	padding:5px;
	width:150px;
}



#extral{
	padding:8px 0px 0px 0px;
	color:#fff;
	text-align:center;
	height:23px;
	width:152px;
	background: #17a url("../images/side_bg.gif") 
}


#extrar{
	padding:5px;
	color:#fff;
	text-align:center;
	height:20px;
	width:80px;
	background: #17a url("../images/rside_bg.gif") 
}


#cameroon1{
	width:150px;
	height:150px;
	background-color:#CCCCFF;
}


#cameroon2{
	width:150px;
	height:150px;
	background-color:#CCCCCC;
}

#cameroon3{
	width:150px;
	height:150px;
	background-color:#CCCCCC;
	
}



#link1{
	width:100px;
	height:130px;
	text-align:center;
	background-color:#cccccc;
}


#link2{
	width:100px;
	height:130px;
	text-align:center;
	background-color:#CCCCFF;
}


#top{
	color:#fff;
	text-align:center;
	position:relative;
	padding:3px;
	background:#17a;
}


#sl {
	color:#fff;
	background:#000066;
	padding: 1px;
}


#nebf {
	color:#fff;
	background:#000066;
	padding: 1px;
}


#foot1{
	float:left;
	height:25px;
}


#foot2{
	text-align:center;
}


p {
	padding: 7px 0 7px 0;
}


a:link {
	color : red; 
	background-color:inherit;
} 


a:visited {
	color : green; 
	background-color:inherit;
} 


a:hover {
	color : fuchsia; 
	background-color:inherit;
} 


a:active {
	color : #ffa500; 
	background-color:inherit;
} 


h1, h2, h3 {
	font-weight: bold;
	padding-bottom: 5px;
}


h1 {
	font-size: 2em;
}


h2 {
	font-size: 1.4em;
}


h3 {
	font-size: 1.3em;
}


h1 a, #header h2{
	color: #fff;
}


.clear { 
	clear: both; 
}


#container {
	width: 780px;
	margin: 0 auto; /*** Centers the design ***/
	min-height: 100%;
	background: #eee;
	text-align: left;
}


* html #container {
	height: 100%; 
}




label {
	width : 4em; 
	float : left; 
	text-align : right; 
	margin-right : 0.5em; 
	display : block; 
} 




#form{
	padding:0 0 0 90px;
	
}



#adform{
	padding:0 0 0 90px;
	
}

#commentbox{
	margin-left:15px;
}

#reset{
	float:right;

	margin-right:60px;
}

#sub{
	float:left;
	margin-left:60px;
}


input {
	color : #000; 
	background : #B0E0E6; 
	border : 1px solid #781351;
} 

.submit input {
	color : #000; 
	background : #ffa20f; 
	border : 2px outset #d7b9c9; 
	margin-left : 4.5em; 
} 

fieldset {
	border : 1px solid #781351; 
	width : 20em; 
	float: left;
        clear: left;
} 

legend {
	color : #fff; 
	background : #5F9EA0; 
	border : 1px solid #781351; 
	padding : 2px 6px; 
}


/**************************
HEADER
**************************/
#header {
	background: #fff;
	padding: 0px
}




#errormsg {
	border:2px solid #c00;
	width:18em;
	padding:10px;
	margin:2px;
}    


.error {
	background:#fcc;
}


#sp1 {
	color:#f00;
}


#sp2 {
	color:#f00;
}

#sp3 {
	color:#f00;
}

#sp4 {
	color:#f00;
}


/**************************
CONTENT AND COLUMNS
**************************/
.outer {
	padding-left: 165px;  
}


* html .outer {
	padding-right: 120px; 
}


.inner {
	width: 595px;
	padding-bottom: 30px;
}


* html .inner {
	width: 100%;
}


.float-wrap {
	float: left;
	width: 630px;
	margin-left: -165px; /*** Same length as .outer padding-left but with negative value ***/
}


* html .float-wrap {
/*** No need for hacking IE on this layout ***/
}


#content {
	float: right;
	width: 470px;
	background: #fff;
}


* html #content {
	position: relative;  /*** IE needs this  ***/
}


.contentWrap{
	padding: 0px 0px 0px 5px;
}


.contentWrap ol, .contentWrap ul {
	margin: 3px 0 5px 35px;
}


.contentWrap li {
	padding-bottom: 2px;
}


/**************************
LEFT COLUMN
**************************/
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/

#left {
	float: left;
	width: 150px;
	padding: 2px;
}


* html #left {
	position: relative;  /*** IE needs this  ***/
}


#left ul {
	list-style: none;
	padding-bottom: 4px;
}


#left li {
	padding-bottom: 2px;
}


/*************************
RIGHT COLUMN
**************************/
#right {
	float: right; 
	width: 90px;
	padding: 3px;
}


* html #right {
	position: relative;  /*** IE needs this  ***/
	margin-right: -120px; /*** IE gets this margin. ***/
}


#right ul {
	list-style: none;
	padding-bottom: 4px;
}


#right li {
	padding-bottom: 2px;
}


/**************************
FOOTER
**************************/

#footer {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	margin-top: -40px; /*** By using a negative margin-top we now move the footer up the same amount as the footer height to avoid vertical scrolling.  ***/
	text-align: center;
	color: #fff;
	font-weight:bold;
	background: #17a url("../images/footer_bg.gif") 
}
