@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	margin-left: 25px;
	margin-top: 50px;
}
.LeftNav {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.eventtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCCCCC;
}
.sculpturetext {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FFFFFF;
}
.style1 {color: #666666}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footerTxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #999999;
}
.sculptureTextActive {
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
	color: #666666;
}
