body {
	background-color: #f9d0ff;
	color: silver;
}

#copyright {
	font-size: 10px;
	font-family: Arial;
	background-color: #f622b3;
	color: white;
	width: 900px;
	margin-top: -8px;
	margin-bottom: -8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu {
	font-size: 20px;
	font-family: Arial, sans-serif;
	background-color: #f622b3;
	color: white;
	width: 900px;
	}
	
#space {
	background-color: #f622b3;
	width: 900px;
}

#header {
	color: black;
	font-family: Georgia, sans-serif;
	font-size: 50pt;
	text-align: left;
	padding-left: 270px;
	padding-top: 10px;
}

#est {
	color: black;
	font-family: Georgia, sans-serif;
	font-size: 20pt;
	text-align: left;
	padding-left: 300px;
}

img.dancer {
	padding-left: 85px;
	margin-top: -75px;
	float: left;
}

img.dancer{
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 85px;
	height: 272px;
}

.right{
	margin-top: 30px;
	float: right;
	width: 400px;
}

#main {
	width: 850px;
	height: 366px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: -10px;
	margin-bottom: -8px;
	overflow: auto;
	background-color: #ff8ee8;
	text-align: left;
	color: #000000;
}

h1 {
	font-size: 30px;
	color: #000000;
}

h2 {
	font-size: 15px;
}

#minorheading1 {
	font-size: 15px;
}

#minorheading {
	font-size: 18px;
	color: #000;
}

#homemessage {
	color: #000000;	
	font-size: 18px;
	font-family: arial;
}

.headlinks{
	display: block;
	padding-left: 230px;
	text-align: left;
}

.headlinks A:link {
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: white;
}

.headlinks A:visited {
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: white;
}

.headlinks A:active {
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: white;
}

.headlinks A:hover {
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: black;
}


#copyright A:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
