/* CSS Document */

body {
background-color:#000000;
font-family:verdana, helvetica, sans-serif;
font-size:11px;
}

#container {
width:700px;
}

#nav {
width:700px;
margin-left:15px;
margin-top:35px;
}

#nav img#logo {
border:none;
position:relative;
float:left;
margin-left:20px;
}

#nav_buttons {
float:right;
margin-right:18px;
}

#nav_buttons img{
border:none;
}

div.button {
display:block;
float:left;;
height:19px;
overflow:hidden;
margin-top:15px;
}

div.button a {
display:block;
margin-top:-19px;
}

div.button a:hover {
display:block;
margin-top:0px;
}

#content_about {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(images/about_bkgd.jpg);
background-repeat:no-repeat;
background-position:right;
}

#content_about p {
position:relative
float:left;
width:290px;
margin:25px 20px;
}

#content_about p img {
position:absolute;
float:left;
margin:147px 85px;
}

#content_about p a {
display:block;
font-weight:bold;
margin-left:80px;
color:#FF3401;
}

#content_music{
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(images/music_image.jpg);
background-repeat:no-repeat;
background-position:left;
}

#content_music p.small {
text-align:right;
width:660px;
margin:25px 20px;
color:#000000;
font-weight:normal;
}

#content_music p {
text-align:right;
width:660px;
margin:10px 20px;
color:#FF3401;
font-weight:bold;
}

#content_music p a {
color:#000000;
}

#content_music p.small_text_orange {
text-align:right;
width:660px;
margin:15px 20px 2px;
}

#content_music p.no_top_margin {
margin-top:0px;
}

#content_lyrics {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(images/lyrics_image.jpg);
background-repeat:no-repeat;
background-position:left;
}

#right_section {
position:relative;
float:right;
width:386px;
}

#track_links {
width:385px;
text-align:center;
color:#FF3401;
margin:8px 0px;
font-size:10px;
}

#track_links a {
font-weight:bold;
color:#FF3401;
}

#lyrics {
position:relative;
width:350px;
height:320px;
z-index:1;
overflow: auto;
left:18px;
top: 5px;
}

#lyrics .number {
font-weight:bold;
color:#FF3401;
}

#lyrics .song_name {
font-weight:bold;
color:#000000;
}

.copyright {
font-size:10px;
}

#content_video{
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(images/video_bkgd.jpg);
background-repeat:no-repeat;
}

#content_video #video {
width:252px;
height:217px;
margin-top:65px;
margin-left:35px;
color:#ffffff;
}

#content_photos {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(images/photos_bkgd2.jpg);
background-repeat:no-repeat;
}

#content_photos_2 {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(photos/here2.jpg);
background-repeat:no-repeat;
}

#content_photos_3 {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(photos/here3.jpg);
background-repeat:no-repeat;
}

#content_photos_4 {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(photos/here4.jpg);
background-repeat:no-repeat;
}

#content_photos_5 {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(photos/here5.jpg);
background-repeat:no-repeat;
}

#content_photos_6 {
position:relative;
float:left;
margin:10px 20px 20px;
background:#FFFDF0;
width:700px;
height:363px;
background-image:url(photos/here6.jpg);
background-repeat:no-repeat;
}

#photos {
width:234px;
float:right;
margin:10px 40px 0px;
}

#photos img {
border:none;
padding:0;
margin:5px;
}


