body {
	background-color:#fff;
	color:#000;
	font-size:1em;
	margin-left:100px;
}

/* Page Structure */

.page-heading {
	background-image:url(images/l-corner.gif);
	background-repeat:no-repeat;
	width:700px;
}

.title-heading {
	width:700px;
	text-align:center;
}

.wrapper {
	width:700;
}

.nav {
	width:170px;
	float:left;
	font-size:1.3em;
}

.content {
	margin-left:20px;
	width:500px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.bio {
	font-style:italic;
	background-color:#ccc;
	border:1px solid #666;
	padding:5px;
}

.menu {
	font-size:1.1em;
	font-weight:bold;
}

.menu li {
	margin-bottom:1.2em;
}

.page-footer {
	background-image:url(images/r-corner.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:bottom;
	height:200px;
	width:700px;
}


img {
	border:1px solid #000;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.5em;
}

.left {
	float:left;
}

.right {
	float:right;
}

.centered {
	text-align:center;
}

.textleft {
	text-align:left;
}

.textright {
	text-align:right;
}
	
.gallery {
	margin-right:20px;
}

	
.masthead {
	margin-bottom:20px;
	font-size:1.1em;
}

