@charset "ISO-8859-1";
a {
	text-decoration: none;
}

.notText {
	max-height: 20px;
	max-width: 20px;
	color: #000000;
	position: relative;
	background-color: #000;
	clear: none;
}
.linkText {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	position: relative;
	max-width:800px;
	max-height: 600px;
	width: 800px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 580px;
	margin-left: 10px;
}

.clearText {
	color: #FFFFFF;
	margin: -1px;
	padding: 0px;
	float: left;
	position: absolute;
	right: -500px;
	visibility: hidden;
	display: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	vertical-align: text-bottom;
	clear: both;
	max-width: 800px;
	position: relative;
}

#copyright a:link{
	color: #F00;
}
	
#copyright a:visited {
	color: #F00;
}

#copyright a:hover {
	color: #F00;
}

#copyright a:active {
	color: #F00;
}
#mainimg {
	position: relative;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
#wrapper {
	padding: 0 0 5em 0;
	height: 100%;
	width: 100%;
	float: left;
	margin-bottom: -10%;
	margin: 0 auto;
	max-height: 600px;
	max-width: 800px;
}

#music {
	position: static;
	visibility: hidden;
}

.textbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
}

.noClicker {
	cursor: default;
	text-align: center;
	text-align: center;
	text-align: center;
}

.allclick {
	cursor: crosshair;
}
.textsmall {
	font-size: xx-small;
	font-weight: lighter;
	font-variant: small-caps;	
}
.frontpagelinks {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border:#666, groove;
	margin:-1px;
	speak:normal;
	padding: 10px;
}
