h5{
	font-family: helvetica, Arial;
	color:white;
	font-size: 1.8em;
	font-style: italic;
	font-weight: lighter;
	margin-bottom:10px;
	
}
p{
	font-family: helvetica, Arial;
	font-size:1em;
	color:white;
	margin-bottom:1em;
}
#scrollable2{
	border-top: 1px dotted #00ff00;
	border-bottom: 1px solid #00ff00;
	height: 410px;
	background-image: url(../img/home/background.jpg);
	}
	#scrollable3{
	border-top: 1px dotted #00ff00;
	border-bottom: 1px solid #00ff00;
	height: 410px;
	overflow:auto;
	}
#Menu li ul li a:hover {
	color: #00ff00;
	}
#Menu li:hover a, #Menu li.over a{
	color: #00ff00;
}

#footer{
 background-image: url(../img/home/footer.gif);
	background-repeat: no-repeat;
	
}
#textHolder{
	width:1014px;
	margin-top:10px;
	padding:5px;
}
.paraHolder{
width:535px;
	
}
