body {
padding: 0;
margin: 0;
background-image: url(http://www.johntravis.net/img/Jukebox-dark.jpg);
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
background-color: #322920;
}

div.scroll {
width: 500px;
height: 520px;
overflow: auto;
}

#content {
width: 600px;
background-color: transparent;
color: #FFFFFF;
font-family: verdana;
font-size: 16px;
padding: 10px 10px 10px 10px;
}

a:link, a:visited {
text-decoration: none;
color: #f8f280;
font-family: verdana;
font-size: 14px;
}

a:hover {
text-decoration: none;
color: #ffffff;
font-family: verdana;
font-size: 14px;
}

.yellow {
text-decoration: none;
color: #f8f280;
font-family: verdana;
font-size: 14px;
}



#rage_css_map {
	background-image: url(..img/Jukebox-dark.jpg);
	height: 1071px;
	width: 1000px;
	position:relative;
}


#rage_css_map #shapes a {
	position:absolute;
	text-decoration:none;
}


#rage_css_map #shapes a span {
	visibility:hidden;
}


#shapes a#rage_rectangle1{
	top: 63px;
	left: 328px;
	width: 305px;
	height: 40px;
	background-image: none;
}


#shapes a#rage_rectangle1:hover{
	background-image: none;
}


#shapes a#rage_rectangle1:active{
	background-image: none;
}


#shapes a#rage_rectangle2{
	top: 934px;
	left: 334px;
	width: 308px;
	height: 45px;
	background-image: none;
}


#shapes a#rage_rectangle2:hover{
	background-image: none;
}


#shapes a#rage_rectangle2:active{
	background-image: none;
}


#normdiv {
   /*opacity: 0.7;*/
   height: 0px;
   background-color: transparent;
   margin: 0px 10px 0px 10px;
   text-align: left;
}


.normdiv A:link 
{
	position:relative;
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
.normdiv A:visited
{
	position:relative;
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
.normdiv A:active 
{
	position:relative;
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
.normdiv A:hover { 
	position:relative;
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

