#sidebar {
	z-index: 300;
	position: absolute;
	height: 212px;
	width: 126px;
	visibility: visible;
	float: left;
	top: 3px;
}



#banner {
	height: 150px;
	width: 700px;
	position: relative;
	z-index: 500;
}
.button_image {
	background-color: #D5DEE5;
	margin-top: 10px;
	margin-bottom: 10px;
}


#body_content {
	position:relative;
	width:545px;
	z-index:601;
	padding-top: 15px;
	padding-left: 10px;
	visibility: visible;
	list-style-position: outside;
	list-style-type: disc;
	top: 5px;
	left: 150px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	position: relative;
	width: 530px;
	padding-left: 10px;
	height: auto;
	top: 20px;
	float: left;
	left: 125px;
}
#content_wrapper {
	position: relative;
}
 
#girlWithWaterGlass {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: thin solid #000000;
}

.clearFloat {

}
#billGatesSucks {

}
#pHList {
	list-style-type: disc;
}
.greenHeader {
	color: #008000;
}
