.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3E0444;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
}
.h1 {
	font-family: "Century Gothic", sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #3F0446;
	text-transform: lowercase;
	letter-spacing: .75em;
	list-style-position: outside;
	list-style-type: none;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #4E0354;
}
.boldnormalcase {
	font-weight: bold;
	text-transform: none;
}
.spaced {
	line-height: 25px;
}
#nav {
	float: left;
	width: 155px;
}
#content {
	width: 600px;
	margin-left: 165px;
	padding: 10px;
	background-repeat: repeat-y;
}
#content-cap {
	background-repeat: no-repeat;
	height: 20px;
	width: 829px;
	margin-left: 155px;
	background-image: url(images/topline.png);
}
h2 {
	font-family: "Century Gothic", sans-serif;
	font-size: large;
	font-weight: bold;
	color: #3F0446;
	text-transform: lowercase;
}
#right {
	float: right;
	width: 175px;
}
body {
	background-color: #FFF;
}

