body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	background:#333333 url(top.gif) repeat-x top;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #CCCCCC;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #fdcd99;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #CCCCCC;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}
h4{
font-weight:bold;}

#logo {
	background-image:url(pastandpresent_logo.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	width:868px;
	height:48px;
}

#nav {
	text-align:right;
	margin-left:100px;
	display:inline;
}
#nav a{
	margin-right:20px;
	margin-left:20px;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
}

#nav ul li{
float:right;
display:block;
margin-right: 200px;
}

#pastImage {
	float: left;
	background-image: url(fall2007.jpg);
	width:514px;
	height:770px;
	margin-top:10px
}
#pastImagewinter2008 {
	float: left;
	background-image: url(winter2008.jpg);
	background-repeat:no-repeat;
	width:514px;
	height:770px;
	margin-top:10px
}
#fall2007text {
	float:right;
	width:344px;

}
#pastImageSpring2007 {
	background-image: url(pap_spring07.jpg);
	width:868px;
	height:578px;
}
#pastImageFall {
	background-image:url(fall2006.jpg);
	width:868px;
	height:578px;
	margin-top:10px
}
#textWrap{

	width:868px;
	height:578px;
	margin-top:20px;
	text-align:left;
}
#left{
float:left;
width:425px;
height:578px;

}
#right{
float:right;
width:425px;
height:578px;
}
#rightImage{
float:right;
width:425px;
height:578px;
background:url(fall2006sm.jpg) no-repeat top;
}
