BODY {
	margin: 0px;
}
P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	
}
H1 {	
	font-family : Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	margin-top: 33px;
}
.nav P {
/*  you can do this in shorthad. The order is top, right, bottom, left */
	margin: 25px 10% 25px 5%;

}
#leftnav {
    float:left;
	width: 24%;
	text-align : center;
	clear: both;
	margin-top:20px	
	
}

#content {
    float:left;
	width: 74%
	
	
	
}
#blurb {
	margin-left: 3%;
	width: 74%;
	margin-top: 55px;
}

.pics P {
 
}
