body {

	margin:0;
	padding:0;
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	font-weight:normal;
	background:#ebebeb url("site_bg.gif") repeat-y top center;

}



#wrapper {

	margin:auto;
	margin-top:0;
	padding:0;
	width:770px;
	background-color:#ffffff;

}

#foot {

	margin:auto;
	margin-top:0;
	padding:0;
	width:770px;
	background-color:#000000;

}

#content { 
	padding:15px;
	width:720px;
}
#overlayBackground
{
    position: absolute;
    background-color: Black;
    top: 0;
    left: 0;
    z-index: 3;
}

#largeImage
{
    position: absolute;
    width: 650px;
    height: 900px;
    top: 50px;
    z-index: 4;
    cursor: pointer;
    border: 2px solid #ce5329;
}
A:         { color: #323232;}
A:link     { color: #323232;}
A:visited  { color: #323232;}
A:hover    { color: #d16e44; text-decoration: none;}

input, textarea {width:300px;}
textarea {height:150px;}

#navigation {margin-left:25px;text-align:center;}
/*a.nav {padding:2px;border:1px solid #000000;font:bold .95em Arial, Helvetica, sans-serif;color:#000000;text-decoration:none;background-color:#ce5329;}
a.nav:hover {background-color:#000000;color:#ffffff;}*/
a.nav {padding:2px;font:bold .95em Arial, Helvetica, sans-serif;color:#ce5329;text-decoration:none;}
a.nav:hover {color:#000000;}
a.innernav {padding:2px;font:normal .95em Arial, Helvetica, sans-serif;color:#000000;text-decoration:none;}
a.innernav:hover {color:#ce5329;}
.title     { font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #990000; font-weight: bold; font-style: normal; text-decoration: none;}
td     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
label {font-weight:bold;}
hr {color:#ce5329;}
h3 a {text-decoration:none;color:#ffffff;padding:5px;background-image: url("bg1.gif");width:100%;border-top:1px solid #ddd;border-right:1px solid #666;border-bottom:1px solid #000;border-left:1px solid #ddd;}
h3 a:hover {color:#000000;}
.textInput {width:250px;border:1px solid #666666;background-color:#eeeeee;}
.textarea {width:250px;height:200px;border:1px solid #666666;background-color:#eeeeee;}

#contentCol {float:right;width:540px;margin-top:15px;}
#sidenav {float:left;}
.instock {font:italic .85em Arial, Helvetica, sans-serif;color:#990033;}
.navHeader {margin-top:20px;margin-bottom:10px;font:bold .90em Arial, Helvetica, sans-serif;color:#003300;line-height:1.6;}
.colHeader {font:bold .95em Arial, Helvetica, sans-serif;color:#ffffff;width:540px;height:20px;padding:4px 0px 0px 8px;margin-top:20px;background: url("colHead.gif") repeat-x;border-bottom:1px solid #000000;}
.guitars {width:546px;background: url("guitarBG.gif") repeat-x;border:1px solid #666666;}
#contact {margin-top:60px;font-size:.84em;}

