html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #404040;
   width : 100%;
   font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p:hover a { 
color: #000000;
background : inherit;
text-decoration: underline;
}

#container {
width : 750px;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(images/bgd.JPG) repeat;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #404040 url(images/head.JPG) no-repeat;
border-bottom : 0px solid #fff;
height:144px;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 200%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:center;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #000000;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #0000ff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 160px;
margin : 0;
padding : 5px;
border-right:0px solid #520934 ;
color : #EAE8D0;
background : #9C9473;
}
div#leftnav li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#leftnav li:hover ul ul,
div#leftnav li li:hover ul ul,
div#leftnav li li li:hover ul ul,
div#leftnav li li li li:hover ul ul
{display:block;}

div#leftnav li:hover ul,
div#leftnav li li:hover ul,
div#leftnav li li li:hover ul,
div#leftnav li li li li:hover ul
{display:block;
}

#content {
margin :10px 0 0 180px;
padding : 10px;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #404040;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: .9em;
color : #5F5C51;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;
color :#000000;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

.imgleft1 {
float: left;
border: 2px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
background-color: #E4DCB2;
}


#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD no-repeat;
color:#000;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:150px;
}

#gallery img {
float: left;
padding: 10px;
}

#gallery guitars {
float:  center;
border: 1px solid #656C4A;
padding: 10px;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}

.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */



}
#container1 {
width : 125px;
height: 200px;
float: left;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(images/bgd.JPG) repeat;
color : #333;
line-height : 1.5em;
}
#container2 {
width : 100px;
height: 100px;
border:  1px solid #656C4A;
float: left;
overflow:  auto;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(images/bgd.JPG) repeat;
color : #333;
line-height : 1.5em;
}
#container3 {
width : 100px;
height: 125px;
border:  1px solid #656C4A;
float: left;
overflow:  auto;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(images/bgd.JPG) repeat;
color : #333;
line-height : 1.5em;;
}
#container4 {
width : 250px;
height: 175px;
border:  1px solid #656C4A;
float: left;
overflow:  auto;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(images/bgd.JPG) repeat;
color : #333;
line-height : 1.5em;;
}
<Style TYPE="text/css">
P.breakhere{page-break-before:always}
P.breakafter{page-break-after:always}
</Style>
}