body {
	margin: 0;
	background-color: white;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
a {
	text-decoration: none;
	color: #272280;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0c0b2e;
}
.left {
	text-align: left;
}
	.right {
	text-align: right;
}
img {
	border-width: 0;
}
h1 {
	text-transform: uppercase;
	font-size: 20pt;
	margin: 5px 0 4px;
	color: #c40e0c;
}
h2 {
	font-size: 16pt;
	margin: 0 0 10px;
	color: #c40e0c;
}
h3 {
	color: black;
	font-size: 14pt;
}
p {
	text-align: justify;
	font-size: 12pt;
	padding-top: 2px;
}
ul {
	list-style-type: none;
}
li {
	line-height: 1.4em;
}
.clear {
	clear: both;
}
#box {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#head {
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#head img {
	text-align: center;
}
#head p {
	font-size: 10pt;
	width: 600px;
	text-align: center;
	display: block;
}
.content {
	clear: both;
	text-align: center;
}
.content img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.content ul {
	list-style-type: square;
	text-align: left;
	list-style-position: inside;
}
.content li {
	text-align: left;
}
.center {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}.trailers {
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.trailers p#player {
	margin-right: 150px;
	margin-left: 150px;
	width: 500px;
	text-align: center;
	font-weight: bold;
}
.songs {
	text-align: justify;
}
.songs img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
ul#links {
	list-style-type: none;
	display: block;
	font-size: 12pt;
	margin: 0;
	text-align: left;
	padding: 10px 15px;
	background-color: #dde6fe;
	clear: both;
}
ul#links li {
	padding: 0px;
	margin: 0px;
}
ul#links li a {
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
	left: 160px;
}
ul#links li a img {
	border-style: hidden;
	border-width: 0px;
	width: 0;
	height: 0;
	display: none;
}
ul#links li#information a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: 6px;
}
ul#links li#newsletter a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: -12px;
	left: -160px;
}
ul#links li#spiritofwoodstock a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -30px;
}
ul#links li#singsbobdylan a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -48px;
}
ul#links li#singsfrancoisehardy a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -66px;
}
ul#links li#singsjimmierodgers a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -84px;
}
ul#links li#singselvispresley a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -102px;
}
ul#links li#itunes a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -120px;
}
ul#links li#mirapuri-shop a:hover img {
	width: 150px;
	height: 150px;
	display: block;
	left: -160px;
	position: absolute;
	top: -138px;
}
#back_index p {
	text-align: center;
}
#guidedtour {
	
	margin-top: 20px;
}
#guidedtour a {
	color: maroon;
	text-decoration: none;
}
#guidedtour a:visited {
	text-decoration: underline;
	color: orange;
}
#guidedtour a:hover {
	text-decoration: underline;
	color: red;
	font-weight: normal;
	font-style: normal;
}

