.header 
{
background-image: url("images/gorgeousbannerspring21023.gif");
width: 600px; 
height: 200px;
background-repeat: no-repeat;
background-position: top center;
border: 0px;
}



#menu-holder
{display: block;
}

#menu li {
	list-style:none;
display:block;
}
#home a:hover 
{
height:50px;
width:116px;
background:url(images/spriteslink1.png) -0px -50px no-repeat;
}


#about
{
height:50px;
width:135px;
background:url(images/spriteslink1.png) -108px -0px no-repeat;
}

#about a:hover 
{
height:50px;
width:135px;
background:url(images/spriteslink1.png) -108px -50px no-repeat;
}


#links 
{
height:50px;
width:114px;
background:url(images/spriteslink1.png) -586px -0px no-repeat;
}

#links a:hover 
{
height:50px;
width:114px;
background:url(images/spriteslink1.png) -586px -50px no-repeat;
}


#pictures 
{
height:50px;
width:180px;
background:url(images/spriteslink1.png) -245px -0px no-repeat;
}

#pictures a:hover
{
height:50px;
width:180px;
background:url(images/spriteslink1.png) -245px -50px no-repeat;
}


p
{
color: #285C39;
font-family: verdana;
font-size: 12;
border: 0px;
}

body
{
padding: 30px;
margin: 0px;
border: 0px;
background-color: #7EB75C;
}
