body {
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", "LucidaGrande", Arial, san-serif; font-size: 12px;
	color: #000000;
}

#wrapper {
	margin: 0 auto;
	width: 948px;
	background: #fff url(content_bg.gif) repeat-y;
	position: relative;
	padding: 0;
	text-align: left;
}

#header {
	background: #000 url(HOME_BG_HEADER2.JPG) no-repeat;
	margin-bottom: 8px;
	width: 948px;
	height: 213px;

}

#header a#logohead {
	background-image: url(worldneighborslogo.jpg);
	float: left;
	width: 232px;
	height: 172px;
}

#header h1 {
	text-indent: -9999px;
}

#header div#toolbar {
	float: left;
	height: 32px;
}

#header div#azbar {
	height: 32px;
}

div.clear {
	clear: left;
}

#header span#azbar {
	float: left;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 26px 12px 0px;
}

#header #azbar a {
	color: #fff;
	text-decoration: none;
}

#searchbox {
	position: relative:
}

#searchbox form {
	position: absolute;
	top: -13px;
	left: 0;
	padding: 0;
	margin: 0;
	position: relative;
}

#searchbox #searchtext {
	position: absolute;
	top: -13px;
	left: 445px;
	padding: 2px 2px 2px 20px;
	width: 180px;
	height: 14px;
	border: 1px solid #534F4A;
}

#searchbox #searchbutton {
	position: absolute;
	top: -13px;
	left: 655px;
}

#header img {border: 0}

div.buttonconatiner {
	width: 180px;
	margin-left: 15px;
	float: left;
	padding-top: 5px;
}

div.emallbutton {
	line-height: 35px;
	background-image: url(emallbutton.gif);
	width: 200px;
	height: 37px;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: white;
	text-align: center;
}

div.emallbutton:hover {
	background-image: url(emallbuttonclicked.gif);	
}

div.emallbutton:active {
	background-image: url(emallbuttonclicked.gif);
}

a.emallbutton {
	text-decoration: none;
}

#sidebar {
	width: 180px;
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
}

#content {
	float: right;
	width: 675px;
	margin: 0 26px 0 0;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#content p {margin: 0; padding: 0;}

.wnlanding {
	max-width:550px;
	text-align:left;
}

#sidebar ul {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar h2 {
	display: block;
	width: 200px;
	height: 21px;
	padding: 3px 0 3px 0;
	margin: 0;


	color: #8A380F;
	font-family:Georgia,"Times New Roman",Times;

	font-size: 14px;
	font-weight: bold;
}

#sidebar li {
	width: 200px;
	height: 20px;
	text-indent: 10px;
}

#sidebar a:link, #sidebar a:visited {
	color: #CC681C;
	text-decoration: none;

	display: block;
	width: 200px;
	height: 14px;
	padding:3px 0;
}

#sidebar a.emallbutton {
	
}

#sidebar a:hover {background-color: #72AAAA; color: #fff;}

#sidebar a.categoryselected {background-color: #72AAAA; color: #fff;}
#sidebar li.categoryselected {background-color: #72AAAA;}

#footer {
	background-color: #FDF5E1;

	margin: 0;
	padding-top: 25px;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

#footer a {text-decoration: none; color: #000000;}

#content p {margin-bottom: 5px;}