body {
  background: rgb(27,27,25)
}  

#Banner {
  background-image: url("feedbackbanner.jpg");
  width: 197px;
  height: 87px;
}

#Feedbackmain {
  width: 500px;
  height: 750px;
}

#Feedbacktext {
  margin: -200px 0px 0px 150px;
  padding: 10px;
  width: 300px;
  height: 200px;
  border-left-color: white;
  border-left-style: dotted;
  border-left-width: 1px;
  text-align: center;
  color: #999960;
}

#linkalign {
  width: 60px;
  height: 10px;
  margin: 20px 0px 0px 130px;
}

#Feedbackstars {
  background-image: url("5stars.jpg");
  background-repeat: no-repeat;
  width: 150px;
  height: 200px;
}


.Arrow {
  width: 30px;
  height: 60px;
  margin: -80px 0px 0px 750px;
}


#Main {
  background-image: url("background.jpg");
  background-repeat: no-repeat;
  width:960px;
  height:1650px;
  z-index:1;
  margin-right:auto;
  margin-left:auto;
}

#Main2 {
  background-image: url("background2.jpg");
  background-repeat: no-repeat;
  width:960px;
  height:1650px;
  z-index:1;
  margin-right:auto;
  margin-left:auto;
}

#linkmenu {
  width: 718px;
  height: 38px;
  background-image: url('linkrepeat.jpg');
  background-repeat: repeat-x;
  margin: 258px 0px 0px 120px;
}

.links {
  width: 169px;
  height: 38px;
}  

.links2 {
  width: 150px;
  height: 50px;
  
}
  
#home {
  display: block;
  width: 109px;
  height: 34px;
  background-image: url("Buttonhuge.jpg");
  background-position: 0px 0px;
}

#home:hover {
  background-image: url("Buttonhuge.jpg");
  background-position: -109px 0px; 
}

#RTArrow {
  display: block;
  width: 30px;
  height: 60px;
  background-image: url("RightArrow.jpg");
}

#LTArrow {
  display: block;
  width: 30px;
  height: 60px;  
  background-image: url("LeftArrow.jpg");
}

#RTArrow:hover {
  display: block;
  width: 30px;
  height: 60px;
  background-image: url("RightArrowOver.jpg");
}  
 
#LTArrow:hover {
  display: block;
  width: 30px;
  height: 60px;
  background-image: url("LeftArrowOver.jpg");
}

#calendar {
  display: block;
  width: 111px;
  height: 34px;
  background-image: url("Buttonhuge.jpg");
  background-position: 0px 136px; 
}

#calendar:hover {
  background-image: url("Buttonhuge.jpg");
  background-position: -111px 136px; 
}    

#soundclips {
  display: block;
  width: 111px;
  height: 34px;
  background-image: url("Buttonhuge.jpg");
  background-position: 0px 102px; 
}

#soundclips:hover {
  background-image: url("Buttonhuge.jpg");
  background-position: -111px 102px; 
}    

#songlist {
  display: block;
  width: 111px;
  height: 34px;
  background-image: url("Buttonhuge.jpg");
  background-position: 0px 68px; 
}

#songlist:hover {
  background-image: url("Buttonhuge.jpg");
  background-position: -111px 68px; 
}    

#contactus {
  display: block;
  width: 111px;
  height: 34px;
  background-image: url("Buttonhuge.jpg");
  background-position: 0px 34px; 
}

#contactus:hover {
  background-image: url("Buttonhuge.jpg");
  background-position: -111px 34px; 
}    

#Mainpic {
  margin: 20px 0px 0px 450px;
  width: 325px;
  height: 364px;
  border-style: solid;
  border-width: 1px;
  border-color: gray;
  background: url("mainpic.jpg");
}  

#Headline {
  margin: 50px 0px 0px 130px;
  width: 700px;
  height: 150px;

}

#Newsfeedhead {
  background-color: #4b4845;
  margin: -550px 0px 0px 625px;
  width: 200px;
  height: 20px;
  text-align: center;
  border-color: #27353d;
  border-width: 1px;
  border-style: solid;
}

#Newsfeed {
  padding: 5px;
  background-color: #605c57;
  margin: 0px 0px 0px 625px;
  width: 190px;
  height: 250px;
  border-left-color: black;
  border-left-width: 1px;
  border-left-style: dotted;
  border-right-color: black;
  border-right-width: 1px;
  border-right-style: dotted; 
  border-bottom-color: black;
  border-bottom-width: 1px;
  border-bottom-style: dotted;   
}

#Reviewshead {
  background-color: #656567;
  margin: 115px 0px 0px 625px;
  width: 200px;
  height: 20px;
  text-align: center;
  border-color: #27353d;
  border-width: 1px;
  border-style: solid;
}

#Reviews {
  background-color: #585855;
  background-image: url('review.jpg');
  background-repeat: no-repeat;
  padding: 10px;
  margin: 0px 0px 0px 625px;
  width: 180px;
  height: 170px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  border-top: none;
  text-align: justify;
  color: #444466;
  font-family: Trebuchet MS, Verdana;
  font-size: 14px;
  font-weight: bold;
}

#Reviewtext {
  width: 175px;
  height: 155px;
  text-align: justify;
  color: #33455c;
  font-family: Trebuchet MS, Verdana;
  font-size: 14px;
  font-weight: bold;  
}

#Reviewlink {
  width: 180px;
  height: 15px;
  text-align: right;
}
  

#Maintext {
  margin: 50px 0px 0px 145px;
  padding: 0px 10px 0px 0px;
  width: 450px;
  height: 550px;
  border-right-color: black;
  border-right-style: dotted;
  border-right-width: 1px;
}

#Song1 {
  margin: 45px 0px 0px 125px;
  width: 270px;
  height: 660px;
}

#Song2 {
  margin: -600px 0px 0px 275px;
  width: 250px;
  height: 660px;
}  

#NonBeat1 {
  margin: -25px 0px 0px 0px;
  width: 270px;
  height: 300px;
}

#NonBeat2 {
  margin: -275px 0px 0px 275px;
  width: 250px;
  height: 275px;
}  
  
#Listennow {
  display: block;
  width: 150px;
  height: 50px;
  background-image: url("NowButtonhuge.jpg");
  background-position: 0px 0px;
}  

#Listennow:hover {
  background-image: url("NowButtonhuge.jpg");
  background-position: -150px 0px;
}  

#Booknow {
  display: block;
  width: 150px;
  height: 50px;
  background-image: url("NowButtonhuge.jpg");
  background-position: 0px -50px;
}  

#Booknow:hover {
  background-image: url("NowButtonhuge.jpg");
  background-position: -150px -50px;
}

#Copyright {
  width: 425px;
  height: 35px;
} 

td.songs {
  width: 33%;
  height: 13px;
  background-color: #5f5e5b;
  font-weight: bold;
  font-size:12px;
  font-family: Trebuchet MS, Verdana;
  color: #333336;
  padding-left: 5px;
  border: 1px dotted #666;
  text-align: center;
}

td.songs span {
  font-size: 10px;
  font-weight: normal;
  color: #AAAAB5;
}

th.songs {
  background-color: #6a6966;
  background-repeat: no-repeat;
  line-height: 20px;
  font: bold 18px;
  font-family: Trebuchet MS, Verdana;
  color: #252525;
  border: 1px dotted #333;
}

img.arrow {
  float: right;
  margin-top: 2px;
}

p.copyright {
  font: 11px arial;
  color: #bfbfbf;
}

p.songlist {
  font: 12px Trebuchet MS, Verdana;
}

p.maintext {
  font-size:  14px;
  font-family: Trebuchet MS, Verdana;
  color: black;
  text-indent: 15px;
}  
  
h1 {
  font-family: helvetica, arial, sans-serif;
  font-size: 24px;
  font-variant: small-caps;
  letter-spacing: 1px;
  color: #1C1C1A;
  font-weight: 600;
}

h2 {
  font-family: helvetica, arial, sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  color: #1C1C1A;
  font-weight: 400;
}  

h3 {
  font: 10px arial;
  color: #d6d498;
  text-align: right;
  margin: 0px;
  padding: 0px;

}    

a.clip:link, a.clip:visited {
  display: block;
  height: 16px;
  width: 350px;
  padding: 5px 5px 5px 10px;
  background-color: #484848;
  text-decoration: none;
  color: #DDDDDD;
}

a.clip:hover {
  display: block;
  height: 16px;
  width: 350px;
  padding: 5px 5px 5px 10px;
  background-color: #818181;
  text-decoration: none;
  color: #455066;
  margin: -6px 0px 0px 0px;
}

a:link {
  font: bold 12px arial;
  color: rgb(43,43,43);
  text-decoration: none;
  margin: -6px 0px 0px 0px;
}

a:visited {
  font:bold 12px arial;
  color: rgb(43,43,43);
  text-decoration: none;
}

a:hover {
  font: bold 12px arial;
  color: rgb(43,43,43);
  text-decoration: underline;
}

a.second:link {
  font: 11px arial;
  color: #bfbfbf;
}

a.second:visited {
  font: 11px arial;
  color: #bfbfbf;
}

a.second:hover {
  font: 11px arial;
  color: #bfbfbf;
}  
  
a.feed:link {
  font: 10px arial;
  color: #d6d498;
  text-decoration: none;
}

a.feed:visited {
  font: 10px arial;
  color: #d6d498;
  text-decoration: none;
}

a.feed:hover {
  font: 10px arial;
  color: #d6d498;
  text-decoration: underline;
}  