body {
	background-color: #333333; 
	margin: 0; 
	text-align: center;
}

#content a {
	color:#FF3333;
	text-decoration:none;
}

#content a:hover {
	border-bottom:1px dashed #394651;
	color:#394651;
	text-decoration:none;
}

#layout {
	position: relative;
	background-color: #fff; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	width: 700px;
	border-left: 10px solid black;
	border-right: 10px solid black;
}

#header {
	background-image: url(http://blog.harvardsquareeditions.org/wp-content/themes/benevolence/images/masthead.jpg);
	width: 700px; 
	height: 225px;
}

#title {
	text-align: left; 
	padding-top: 50px; 
	padding-left: 20px;
}

#wrap {
	margin-top: 20px;
}

#menu {
	position: relative;
	text-align: center; 
	width: 240px;
	float: left;
}

#menuwrap {
	background-color: #fff;
	width: 160px;
	margin: 0 auto;
}

#content {
	position: relative;
	text-align: left; 
	width: 430px; 
	float: right; 
	margin-right: 30px; 
	|margin-right: 10px;
	padding-bottom: 25px; 
	font-size:10.0pt;
	font-family:Verdana;
	text-align: justify;
}

.headtitle {
	font-size: 10pt; 
	font-family: "Arial Black"; 
	color: rgb(51, 51, 51);
}

#footer {
	text-align: center; 
	margin-top: -20px; 
	|margin-top: 40px;
}
