/* for older browsers */
body{
background: #FFFFFF;
font-family: Palatino,Georgia,"Times New Roman",Times,serif;
margin: 0; padding: 10px; 
font-size: medium;
}

/* ----- HEADINGS ----- */
h1, h2, h3, h4, h6, p, div {
	font-family: Palatino,"Times New Roman", Times, Georgia,serif;
	margin: 0;}
p{font-family: Palatino, Georgia, 'Times New Roman', Times, serif; 
font-size: 90%;}
#imagegallery{font-size: 85%;}	

#container{
margin: 10px; padding: 0;
}

#content{
float: none;
}

#primaryContent{
float: none;
width: 70%;
}

#secondaryContent{
float: none;
width: 70%;
}

