body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #000000;
	text-decoration: none;
	background-color: #fffaeb;
	text-align: center;
}

a, a:active, a:focus {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

img {
	border-style: none;
}

ul {
	list-style-type: circle;
}

#mainframe {
	border: 1px solid #000;
	width: 680px;
	margin: 20px auto 0;
	padding-top: 12px;
	padding-bottom: 4px;
	background-color: #fff;
}

#quote {
	color: #666666;
	font-family: cursive, Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
}

#copyright {
	color: #666666;
}

#splash2 {
	margin: 20px;
	border-style: none;
}

#deidre {
	float: left;
	margin: 20px;
}

#about {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
	text-align: justify;
	font-size: 1em;
}

#awards {
	margin: 40px;
	text-align: left;
}
#magcover {
	float: right;
	text-align: center;
	font-size: x-small;
	padding-top: 20px;
	padding-left: 10px;
}
