@charset "utf-8";
/* CSS Document */
body {
background: #010000 url(pixngifs/guitar_800x729.jpg) no-repeat;
font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif, serif;
	color: #fff;
	font-size:12px;
	letter-spacing:.2em;
	}
#james_barr {
	font-size: 3.5em;
	width: 363px;
	position: absolute;
	left: 157px;
	top: 13px;
	color:#ccc;
}

h2 {
	font-size: 1.5em;
	width: 378px;
	position: absolute;
	left: 522px;
	top: 70px;
	
}
h3 {
	font-size: 1.5em;
	margin-bottom:2px;
}
#business_type {
	font-size: 1.5em;
	text-align: left;
	width: 365px;
	position: absolute;
	left: 157px;
	top: 72px;
}

#phone_number {
	font-size:1.3em;
	position: absolute;
	left: 667px;
	height: 25px;
	top: 17px;

}
#email {
	width: 340px;
	text-align: right;
	position: absolute;
	top: 50px;
	left: 571px;
	font-size: 1.2em;
	letter-spacing:.3em;
}
#email a:link {
	text-decoration: none;
	color: #fff;
}
#email a:link {
	text-decoration: none;
	color: #DDDDDD;
}
#email a:visited {
	text-decoration: none;
	color: #DDDDDD;
}
#email a:hover {
	color: #FFFF66;
	text-decoration: underline overline;
}

#navigation {
	position:absolute;
	left:80px;
	top: 102px;
	height: 82px;
	width:920px;
}

#navigation a {
	color:#000;
	text-decoration:none;
	width:auto;
		
}
#navigation a:hover {
	color:#800000;
}

#navigation li {
	list-style:none;
	background:url(pixngifs/nav.jpg) repeat-x;
	padding:5px 5px;
	margin:0 2px;
	font-size:1.2em;
	font-weight:600;
	width:auto;
	display:inline-block;
	float:left;

}
em {
	font-variant:small-caps;
	font-style:normal;
	}

#content {
	position: absolute;
	width: 800px;
	left: 153px;
	top: 188px;
	font-size: 1em;
	color: #EEEEEE;
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif, serif;
}
#content h1 {
	font-size: 1.2em;
	color: #ff9;
	margin-bottom:0;
}
#content cite {
	font-size: .8em;
	color: #BBBBBB;
}
#content a:link {
		color:#9ff;
	text-decoration: underline;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {

	color: #FFFF99;
	text-decoration: underline;
}
#content p,li{
	text-indent:5px;
	font-size:1.1em;
	letter-spacing:.2em;
	}
#left {
	float:left;
	width:395px;
	border-right:#fff thin solid;
	}
#right{
	float:right;
	width:395px;
	
	}
.separator {
clear:both;
}
	
	

	