#wrapper {
	width: 650px;
	margin: 0 auto;
	text-align: left;
}

body {
	background: #FFFFFF;
	font-family: trebuchet ms, sans serif;
	text-align: center;
}

#header {
	float: right;
	width: 500px;
	height: 112px;
	margin-bottom: 0px;
	background: url(images/mainbanner.jpg);
}

#navbar {
	margin-top: 245px;
	float: left;
	width: 100px;
}

#topbar {
	float: right;
	height: 97px;
	width: 500px;
}

#content {
	width: 500px;
	height: auto;
	padding: 0px;
	float: right;
	background: url(images/background.jpg);
}

#contentscontent {
	padding: 5px 10px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	color: #646464;
}

#bottombar {
	float: right;
	width: 500px;
	height: 99px;
	background: url(images/futurefocus.png) bottom left;
}

#footer {
	float: right;
	width: 500px;
	height: 40px;
	text-align: center;
	color: #7a7a7a;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#footer h4 {
	padding: 3px;
	margin: 0px;
}

#footer a {
	color: #7a7a7a;
	text-decoration: none;
}

#footer a:hover {
	color: #3182e5;
}

ul {
	list-style-type: none;
}

ul a {
	text-align: right;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #7a7a7a;
}

ul a:hover {
	color: #3182e5;
}

#LinkToTop {
	text-decoration: none;
	font-style: italic;
	color: #646464;
}

#LinkToTop:hover {
	color: #3182e5;
}

.active {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.leftpic {
	float: left;
	margin: 5px 5px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #3182e5;
}

#thought {
	position: absolute;
	top: 0px;
	right: 25px;
	padding: 0px;
	margin: 0px;
}

#gwenda {
	font-size: 16px;
	text-align: center;
	font-family: algerian;
}

#bulletlist {
	list-style-type: disc;
	line-height: 20px;
}

.towH4 	{
	font-size: 14px;
	text-decoration: none;
}

#rtff {
	text-align: center;
	background: #ABD4F2;
}

.pics {
	border-style: solid;
	border-width: 1px;
	border-color: #3182e5;
	margin: 0px 5px;
}