#picturearea {
	width:591px;
	height:373px;
	float:left;
	z-index:4;
}

#pictures {
	width:591px;
	height:373px;
	background-image:url(../images/hivpic.jpg);
	background-repeat:no-repeat;
	margin-left:40px;
}

#listbox {
	width:900px;
	height:100%;
	font-family:helvetica;
	color:white;
	z-index:4;
	float:left;
	text-align:left;
	margin-top:30px;
	margin-left:50px;
	}

li { 
	margin-top: 7px; 
}

li li {
	font-size:13px;
}

ul ul {
	list-style: square;
	color:#8D9371;
}

.textcolor {
	color:white;
	}

#welcome {
	width:226px;
	height:36px;
	background-image:url(../images/hivnav.gif);
	background-repeat:no-repeat;
}

