body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 85%;
	color: #888;
	background-colour: white;
	line-height: 135%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 90%;
	margin: 0 auto;
	text-align: right;
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#header {
	background: #eee url('http://www.myjhb.co.za/images/MyJHB-Skyline.jpg') no-repeat center top;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 100px;
	line-height: 3em;
	color: #fff;
	font-size: 125%;
	text-align: right
}

#wrapper-content {
}

* html #wrapper-content { height: 1%; }

#content {
	padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	height: 70px;
	border: 1px solid #ccc;
	clear: both;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }