@charset "utf-8";

/* CSS Document */

#FootSpacer {
	height: 10px;
	width: 10px;
	position: absolute;
	top: 700px;
}

#HLHeader {
	position:absolute;
	left:50%;
	margin-left:-400px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url('../images/MikeRose11-12-05_062wtmk_Adjust1.jpg');
	background-repeat: no repeat;
	background-position: top center;
	scrollbar-face-color: #d15e5d;
	scrollbar-highlight-color: #E29C9C;
	scrollbar-shadow-color: #912828;
	scrollbar-3dlight-color: #E29C9C;
	scrollbar-arrow-color: #912828;
	scrollbar-track-color: #dfa68c;
	scrollbar-darkshadow-color: #912828;
}
hr {
	margin:0px 20px 0px 20px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:CC8D81;
	background-color:CC8D81;
	color:CC8D81;
}
a:link {
	color:#FF9900;
	text-decoration:none;
	font-weight:700;
}
a:visited {
	color:#FF9900;
	text-decoration:none;
	font-weight:700;
}
a:hover {
	color:#FFFF00;
	text-decoration:none;
	font-weight:700;
}
a:active {
	color:#FF9900;
	text-decoration:none;
	font-weight:700;
}
a:link img {
	border-style: none;
}
a:visited img {
	border-style: none;
}
a:hover img {
	border-style: none;
}
a:active img {
	border-style: none;
}

.NavButton {
	border-style: none;
}
.NavButton a:link {
	font-size: 18px;
	font-weight: 500;
	color: #FF7777;
}
.NavButton a:visited {
	font-size: 18px;
	font-weight: 500;
	color: #FF7777;
}
.NavButton a:hover {
	font-size: 18px;
	font-weight: 500;
	color:#FFFF00;
}
.NavButton a:active {
	font-size: 18px;
	font-weight: 500;
	color: #FF7777;
}
.NavButton img {
	border-style:none;
}
.generalNotShowing {
	background-image: none;
	background-color:transparent;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MiradaBoxAll {
	font-size: 0.9em;
	color: #CCCCCC;
}

#HLLogo {
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 30px;
}
#HomeButton {
	position: absolute;
	left: 50%;
	margin-left: -357px;
	top: 110px;
}
#BioButton {
	position: absolute;
	left: 50%;
	margin-left: 4px;
	top: 110px;
}
#MusicButton {
	position: absolute;
	left: 50%;
	margin-left: -261px;
	top: 110px;
}
#NewsButton {
	position: absolute;
	left: 50%;
	margin-left: -172px;
	top: 110px;
}
#VideoButton {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 110px;
}
#PicsButton {
	position: absolute;
	left: 50%;
	margin-left: 72px;
	top: 110px;
}
#LinksButton {
	position: absolute;
	left: 50%;
	margin-left: 137px;
	top: 110px;
}
#GuestbookButton {
	position: absolute;
	left: 50%;
	margin-left: 219px;
	top: 110px;
}
