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

html {
margin: 0;
}

body {
background-color: #FFFFFF;
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: justify;
color: #333;
background-image:url(images/Concrete.jpg);
background-repeat:repeat;
margin: 0;
}

h1 {
display: none;
}

h2 {
color: #000;
font-size: 14pt;
padding: 0;
margin: 0;
text-align: left;
}

img {
border: none;
}

a:link, a:visited, a:active {
font-weight: bold;
text-decoration: none;
color: #720812;
}

a:hover {
text-decoration: underline;
color: #720812;
font-weight: bold;
}

#wrapper {
position: relative;
width: 840px;
margin: 0 auto 0 auto;
}

#top {
width: 840px;
height: 32px;
background-image:url(images/Top.png);
}

#content {
background-image:url(images/Background_Paper.png);
background-repeat:repeat;
width: 840px;
padding-bottom: 10px;
}

#splash {
width: 800px;
height: 475px;
margin: 0 auto;
background-image:url(images/Splash.png);
}

#splash_text {
width: 360px;
float: left;
margin-left: 50px;
margin-top: 20px;
}

#what_is_fearless {
font-size:11pt;
color: #56061b;
}

.song_title {
font-size:11pt;
color: #56061b;
}

.song_description {
font-size:9pt;
color: #333;
text-align: left;
}

.music_player {
width: 340px;
padding: 10px;
margin-bottom: 10px;
float: left;
}

#music_player_container {
width: 360px;
float: right;
margin-right: 40px;
margin-top: 8px;
}

#navigation {
margin: 0 auto;
font-size: 18pt;
width: 760px;
text-align: center;
color: #56061b;
margin-botom: 20px;
clear: both;
}

#booking {
text-align: center;
margin-top: 5px;
}

#numbers {
background-image:url(images/Numbers.png);
height: 15px;
width: 40px;
position: absolute;
float: left;
left: 30px;
bottom: 60px;
}

#bottom {
height: 45px;
width: 840px;
background-image:url(images/Bottom.png);
color: #FFFFFF;
font-size: 8pt;
text-align: center;
padding-top: 10px;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
font-weight: bold;
text-decoration: none;
color: #fff;
}

#bottom a:hover {
text-decoration: underline;
color: #fff;
font-weight: bold;
}
