#wrapper {
  margin: 0 auto;
  width: 1200px;
  text-align: left;
  } 
body {
text-align: center;
background-color: black;
}
 
* {padding:0; margin:0;}
img {
	border: none;
}



#background{
background-image: url(http://www.soundsofthenight.com/images/background.gif);
width: 1200px;
height: 867px;
background-repeat: no-repeat;
}



#logo{
width: 684px;
height: 200px;
position: relative;
left: 260px;
top: 5px;


}




li {
float: left;
list-style-type: none;
}


#menu {
width: 556px;
height: auto;
margin: 0 0 0 0;
position: relative;
left: 320px;
top: 30px;
}

#menu ul {

display: block;
width: 556px;
height: auto;


}
#spacer{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
width: 20px;
height: 95px;
background-position: -76px 0;
float: left;
text-indent: -99999px;
}
#home a{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}

#home a:hover{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: 0 -95px;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}
#about a{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -96px 0;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}

#about a:hover{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -96px -95px;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}
#services a{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -192px 0;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}

#services a:hover{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -192px -95px;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}
#choose a{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -288px 0;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}

#choose a:hover{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -288px -95px;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}
#songs a{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -384px 0;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}

#songs a:hover{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -384px -95px;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}
#photos a{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -480px 0;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}

#photos a:hover{
background-image: url(http://www.soundsofthenight.com/images/menu.gif);
background-repeat: no-repeat;
display: block;
background-position: -480px -95px;
width: 76px;
height: 95px;
float: left;
text-indent: -99999px;
}
#contentcontact{
position: relative;
left: 335px;
top: 100px;
width: 550px;
text-indent:50px;
font-family: Times New Roman;
font-size: 20px;
line-height: 150%;
font-weight: bold;
}
#errorcontent{
position: relative;
left: 335px;
top: 145px;
width: 550px;
font-family: Times New Roman;
font-size: 20px;
line-height: 150%;
font-weight: bold;
}



#content{
position: relative;
left: 335px;
top: 145px;
width: 550px;
text-indent:50px;
font-family: Times New Roman;
font-size: 20px;
line-height: 150%;
font-weight: bold;
}
#names{
text-align: center;
text-indent: -20px;
}
#occasions{
text-align: center;
text-indent: 5px;
}

#form{
text-align: center;
text-indent: -2px;

}
a:link {
color:#0018ff;
text-decoration: none;
}    
a:visited {
color:#7e00ff;
text-decoration: none;
}  
a:hover {
color:#ff0000;
text-decoration: underline;
}  
a:active {
color:#0000FF;
text-decoration: none;
} 
