body {  
	background-color: #FFF; 
	color: #000;
	text-align: center;
	}

h1 {
	text-align:center;
	color: #900;
	font-size: 16px;
	font-weight: bold;
	}


h2 {
	text-align:left;
	color: #900;
	font-size: 14px;
	font-weight: bold;
	}

h3 {
	text-align:left;
	color: #900;
	font-size: 12px;
	font-weight: bold;
	}

h4 {
	text-align:left;
	color: #900;
	font-size: 11px;
	font-weight: bold;
	}

p  {
	color: #000;
	}

.footer {
	position: relative;
	color: #000000;
	margin: 0px 0px 0px 160px;
	}

#container {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000;
	width: 700px;
	margin: 0px auto;
	text-align: left;
	}

#header  {
	position: relative;
	background: #FFF no-repeat left 70px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	color: #444;
	}

#frameL img{
	padding: 0px;
	margin: 0px;
	border: #FFF solid 1px;
	}
	
#frameL {
	position: relative;
	padding: 2px 0px 10px 50px;
	margin: 0px auto;
	text-align: center;
	}

#frameH {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 160px;
	height: 600px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	font-size: 12px;
	font-weight: normal;
	}

#frameH ul {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	width: 140px;
	margin: 0px;
	padding: 10px;
	background-color: #FFF;
	}

#frameH ul li{
	position: relative;
	top: 0px;
	margin: 2px 0px;
	display: block;
	height: 40px;
	background: #FFF;
	color: #000;
	list-style-type: none;
	}

#frameH .c {  
	display: block;
	color: #900;
	width: 130px;
	height: 40px;
	padding: 0px 5px;
	text-decoration: none; 
	border: none 1px;
	text-align: left;
	vertical-align: middle;
	}

#frameH .c:hover {
	color: #036;
	}

#content {
	position: relative;
	top:0px;
	left:0px;
	text-align: Left;
	border: #fff solid;
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 0px 160px;
	padding: 10px 0px;
	}

#content table td {
	vertical-align:top;
	top: 0px;
	padding: 0px 10px 0px 0px;
	}
	
#frameC {
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;	
	margin: 0px auto;
	padding: 0px 10px;
	background-color: #fff;
	}


/*Custom styles for elements added by users*/
#pagetitle {
	position: relative;
	top: 2px;
	left: -20px;
	width: 102%;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 10px 25px;
	background-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}

#pagetitle img {
	position: absolute;
	left: 90%;
	top: 7px;
	}

.jump {
	width: 100%;
	text-align: right;
}

.tablemenu {
	border: 5px solid #FFF; 
}

.tablemenu, .tablemenu td {
	width: 100%;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
}

.tablemenu td a {
	display: block;
	text-decoration: none;
}

.tablemenu td a:hover {
	background-color: #900;
	color: #FFF;	
	text-decoration: none;
}

#foldermenu {
	padding: 0px;
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#foldermenu  ul {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 1px;
	background-color: #FFF;
	display: inline;
	}

#foldermenu  ul li{
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	width: 80px;
	}

#foldermenu  a {
	background-color: #888;
	color: #FFF;
	width: 80px;
	padding: 0px 5px;
	display: inline;
	text-align: center;
	}

#foldermenu  a:hover{
	background-color: #036;
	}

#foto {
	padding: 20px;
	text-align: center;
	}

#foto img {
	margin: 0px auto;
	}

.sidebar {
	background: url(/media/locations/nigeria/warri/sunset.gif) repeat-y;
	}












