body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
}
body {
	color: #FFFFFF;
	background-image: url(Graphics/prettypurple.jpg);
}
a:link {
	color: #996699;
}
a:visited {
	color: #996699;
	border-color: #000000;
}
a:hover {
	color: #FF0066;
}
a:active {
	color: #FF0066;
	}
h1 {
	text-align: center;
	font-weight: bolder;
	color: #620062;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	border-bottom : thick solid #620062;
	border-left : thick solid #620062);
	font-variant : small-caps;
	margin-left : 50px;
	padding-left : 10px;
	color: #006666;
}
h3 {
	border-top : thin solid #CC0066;
	border-bottom : thin solid #CC0066;
	padding-top : 5px;
	padding-bottom : 5px;
	color: #CC0066;
}
#maincontent {
	margin-top: 60px;
	margin-left: 160px;
	background-color: #FFFFFF;
	color: #9933CC;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #9900CC;
	border-right-color: #9900CC;
	border-bottom-color: #9900CC;
	border-left-color: #9900CC;
	border-bottom-style: solid;
	border-right-style: double;
	border-top-style: groove;
	border-left-style: inset;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-color: #9900CC;
}
#banner {
	margin-top: 310px;
	margin-left: 160px;
	color: #FFFFFF;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
	border-color: #990099;
	background-color: #336666;
}
#navigationtool {
	position : absolute;
	padding : 5px;
	left: 104px;
	top: 13px;
	width: 651px;
	height: 279px;
}
#parent {
	position : absolute;
	padding : 5px;
	margin-top : 270px;
	margin-left : 0px;
	width : 150px;
	background-color : #9933FF;
	color: #000000;
	left: 7px;
	top: 22px;
}
#children {
	position : absolute;
	padding : 5px;
	margin-top : 330px;
	margin-left : 0px;
	width : 150px;
	background-color : #CCCCCC;
	color: #006699;
	left: 7px;
	top: 42px;
}
