.outline {
	width: 802px;
	border: 1px solid #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #830083;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #830083;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #830083;
}

.retext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #216C9E;
}

.homeboxR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.greenbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-image: url(graphics/home/green_back.jpg);
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.purplebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-image: url(graphics/home/purple_back.jpg);
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.bluebox {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-image: url(graphics/home/blue_back.jpg);
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.homeboxL {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	padding: 5px;
	width: 475px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
