* {
margin:0;
padding:0;
}
body {
text-align:center;
background:#FEC110 url(images/wolf-bkgd.jpg) repeat-x; 
color:#000; 
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapper {
width:800px;
height:600px;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
}
div.wellness {
background:url(images/wellness-bkgd.jpg);
}
div.massage {
background:url(images/massage-bkgd.jpg);
}
div.shiatsu {
background:url(images/shiatsu-bkgd.jpg);
}
div.hot-stone {
background:url(images/hot-stone-bkgd.jpg);
}
div.about {
background:url(images/about-bkgd.jpg);
}
div.links {
background:url(images/links-bkgd.jpg);
}
#header {
height:140px;
}
#header h1 a {
margin-top:25px;
text-indent:-9999px;
display:block;
float:right;
width:378px;
height:85px;
background:url(images/wolf-logo.png) no-repeat;
outline:none;
behavior: url(iepngfix.htc);
}
#top-navigation { 
padding-left:185px;
}
#top-navigation ul {
list-style:none;
width:572px;
}
#top-navigation li {
height:47px;
text-indent:-9999px;
float:left;
}
#top-navigation li a {
display:block;
height:47px;
outline:none;
}
#top-navigation li#wellness a {
background:url(images/nav/top-wellness.gif) no-repeat;
width:67px;
}
#top-navigation li#thai-massage a {
background:url(images/nav/top-thai-massage.gif) no-repeat;
width:110px;
}
#top-navigation li#shiatsu a {
background:url(images/nav/top-shiatsu.gif) no-repeat;
width:64px;
}
#top-navigation li#hot-stone a {
background:url(images/nav/top-hot-stone.gif) no-repeat;
width:142px;
}
#top-navigation li#about-larry a {
background:url(images/nav/top-about.gif) no-repeat;
width:96px;
}
#top-navigation li#links a {
background:url(images/nav/top-links.gif) no-repeat;
width:50px;
}
#top-navigation li#home a {
background:url(images/nav/top-home.gif) no-repeat;
width:43px;
}
#left-col {
width:160px;
float:left;
padding-top:190px;
}
#left-col p {
margin:0 0 10px 20px;
font-size:11px;
}
#text {
width:580px;
float:left;
margin-left:25px;
margin-top:25px;
font-size:17px;
line-height:23px;
}
#text p {
margin-bottom:11px;
}
#text h2 {
font-size:24px;
font-weight:normal;
margin-bottom:24px;
}
#text h3 {
font-size:9px;
line-height:11px;
}
#text ul {
font-size:9px;
list-style:none;
line-height:11px;
}
#footer {
margin-top:5px;
width:800px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:14px;
color: #333333;
}
/*#967348*/
#footer a {
text-decoration:none;
color:#333333;
}
#musiclinks {
font-size:10px;
}
