.content {
	padding: 5px;
	float: right;
	width: 550px;
	background-image: url(/images/fade3.gif);
	background-position: top;
	background-color: #D9C3FB;
	background-repeat: repeat-x;
	height: 1266px;
	border: 1px solid #572C99;
}
.title {
	font-size: 36px;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(/images/fade2.gif);
	background-position: right top;
	background-repeat: repeat-y;
	padding-left: 10px;
	border-right-style: solid;
	color: #572C99;
}
li {
	list-style-type: none;
}
.nav {
	background-image: url(/images/fade3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D9C3FB;
	height: 1266px;
	border: 1px solid #572C99;
}
a:link {
	color: #481F8D;
}
a:hover {
	color: #993300;
}
body {
	color: #572C99;
}
a:visited {
	color: #666666;
}
