body {
	background-color: #b580ff;		
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
h2 {
	color: #00FFFF;
	font-weight: bold;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}
.navtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6600CC;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	
}
.textpadding {
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 35px;
}
.picpadding {
	padding-top: 20px;
}
.sidetext {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	font-size: 18px;
}
.navbottom {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #9900FF;
	font-weight: bold;
	text-decoration: none;
}
.thumtext {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 50px;
}
.thumbpad {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bgimage {
	background-image: url(images/bgunicorn2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
hr {
	color: #dabfff;
}
