a:link {color: #0099da }
a:active {color: #0099da }
a:visited {color: #0099da }
a:hover {color: #ccddaa }
p {color: #ffffff }
h3 {color: #ffffff}
h2 {color: #ffffff }
h1 {color: #ffffff }

body { 
background-image: url(http://cherokeeguitar.com/images/bg.png) ;
background-repeat: repeat-x; 
background-attachment: fixed; 
background-position: top center;
background-color: #010101;
font-family: Georgia;
margin:0 auto;
padding-bottom:100px;
text-align:center;
} 

.img {
width:800px;
text-align:center;
display:block;
margin:0 auto;
}


.Content {
background-color: #393939;
width:800px;
text-align:center;
margin:0 auto;
padding: 0px;
overflow:hidden;
}

table {
width: 780px;
border: 1px black solid;
margin: 0 auto;
text-align: center;
}

td.header {
border: 1px black solid;
margin:0 auto;
text-align:center;
width:auto;
	font-weight:bold;
padding: 5px;
	border-width: 1px;
background-color: #9C9C9C;
}

td.info {
border: 1px black solid;
margin:0 auto;
text-align:left;
width:auto;
padding: 5px;
	border-width: 1px;
background-color: #393939;
color: #ffffff;
}

#navigation a {
color: #000000;
background: #9C9C9C url("http://cherokeeguitar.com/images/tlc2.gif") left top no-repeat;
text-decoration: none;
padding-left: 65px
}

#navigation a span{
background: url("http://cherokeeguitar.com/images/trc2.gif") right top no-repeat;
padding-right: 65px
}

#navigation a:hover {
color: #ffffff;
background: #393939 url("http://cherokeeguitar.com/images/hoverl2.gif") left top no-repeat;
text-decoration: none;
padding-left: 65px
}  

#navigation a:hover span
{
background: url("http://cherokeeguitar.com/images/hoverr2.gif") right top no-repeat;
padding-right: 65px
}

h1 {
text-align:center;
font-size:20px;
margin-top: 5px;
}

h2 {
text-align:left;
font-size:17px;
margin-left:10px;
}

h3 {
margin: 200px 10px 0px 10px;
text-align:center;
padding:0px;
font-size:12px;
}

h4{
text-align:center;
font-size:20px;
margin-bottom:10px;
}

p {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 15px;
text-align:left;
}

.bottomleft {
background-image: url(http://cherokeeguitar.com/images/blc2.gif);
width: 12px;
height: 12px;
font-size: 0;
float: left;
}
.bottomright {
background-image: url(http://cherokeeguitar.com/images/brc2.gif);
width: 12px;
height: 12px;
font-size: 0;
float: right;
}
.topleft {
background-image: url(http://cherokeeguitar.com/images/hoverl2.gif);
width: 12px;
height: 12px;
font-size: 0;
float: left;
}
.topright {
background-image: url(http://cherokeeguitar.com/images/hoverr2.gif);
width: 12px;
height: 12px;
font-size: 0;
float: right;
}