/*
Isaac Aikoroje 15th May 2009
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	background: #999999 url(images/bg.gif);
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #008800; text-decoration: underline}

#container_wrapper {
		background: url(images/side_bg.gif) repeat-x;
}
#container {
	width: 777px;
	margin: 0px auto;
	background: url(images/content_bg.gif);
}
#top {
	clear: left;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 42px;
	padding-left: 30px;
	background: url(images/top_bg.gif) no-repeat bottom;
}
#header {
	clear: left;
	height: 179px;
	text-align: center;
background: url(images/header_bg.gif) no-repeat;
}
#inner_header {
	height: 160px;
	background: url(images/gmaheader.jpg) no-repeat center center;
}
#left_column {
	clear: left;
	float: left;
	width: 520px;
	padding-left: 20px;
}
#right_column {
	float: right;
	width: 216px;
	padding-right: 10px;
}
#footer {
	clear: both;
	padding-top: 12px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	background: url(images/footer_bg.gif) no-repeat;
	color: #666666;
}
#footer a {
	color: #666666;
}
#site_title {
	padding-top: 50px;
	font-weight: bold;
	text-align:center;

	font-size: 32px;
	color: #FFFFFF;
}
#site_slogan {
	padding-top: 85px;
	font-weight: bold;
	font-size: 12px;
	width: 380px;
	color: #00FFFF;
}
.spacer {
	clear: left;
	height: 18px;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
}
.section_box2 {
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.text_area {
	padding: 10px;
}
.publish_date {
	clear: both;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.subtitle {
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #F20909;
}

.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #DDEEFF;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.menu {
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 195px;
}
.menu li a{
	background: #F4F4F4 url(images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color:#0066CC;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
* html 
.menu li a{ 
	width: 167px;
}
.menu li a:visited, .menu li a:active{
	color: #0066CC;
}
.menu li a:hover{
	background: #EEEEEE url(images/button_active.gif) no-repeat;
	color: #FF3333;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */


/* Photo Gallery CSS file begin*/
IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}

H1 {
	FONT-SIZE: 160%; TEXT-ALIGN: center;
    color: black;

}

P {
	TEXT-ALIGN: center
}

#gallery {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #ccc; 
	PADDING-BOTTOM: 15px; 
	MARGIN: 15px auto; WIDTH: 480px; 
	PADDING-TOP: 15px
}

#gallery A {
	DISPLAY: block; 
	Z-INDEX: 1; 
	FLOAT: left; 
	MARGIN: 10px; 
	WIDTH: 130px; 
	POSITION: relative; 
	HEIGHT:165px
}

#gallery IMG {
	BORDER-RIGHT: #ddd 1px solid; 
	BORDER-TOP: #999 1px solid; 
	BORDER-LEFT: #999 1px solid; 
	WIDTH: 130px; 
	BORDER-BOTTOM: #ddd 1px solid; 
	HEIGHT: 165px
}

#gallery A:hover {
	Z-INDEX: 50; LEFT: -75px; 
	POSITION: relative; TOP: -55px
}

#gallery A:hover IMG {
	BORDER-RIGHT: #bbb 2px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #eee 2px solid; 
	PADDING-LEFT: 1px; BACKGROUND: #ccc; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #eee 2px solid; 
	WIDTH: 250px; PADDING-TOP: 1px; 
	BORDER-BOTTOM: #bbb 2px solid; 
	HEIGHT: 188px
}
/* Photo Gallery CSS file end*/