body {
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif, serif;
	background: #000000 url(pixngifs/guitar.jpg) no-repeat;
	color: #FFFFFF;
	font-size:12px;
	letter-spacing:.2em;
}
#wrapper {
	width:1024px;
}
p {
	margin:5px;
	}
em {
	background-color: #f30;
	width:300px;
}
#james_barr {
	font-size: 3.5em;
	width: 378px;
	position: absolute;
	left: 563px;
	top: 6px;
	text-align: right;
}
h2 {
	font-size: 1.5em;
	text-align: right;
	width: 379px;
	position: absolute;
	left: 562px;
	top: 62px;
	
}
h3 {
	font-size:1.5em;
	color:#fff;	
}
h4 {
	font-size: 1em;
	text-align:center;
	background-color:#FFCB97;
	font-size: 1em;
	
	
}

#phone_number {
	font-size: 1.5em;
	width: 160px;
	text-align: right;
	position: absolute;
	left: 781px;
	top: 132px;
}
#email {
	width: 368px;
	text-align: right;
	position: absolute;
	top: 106px;
	left: 577px;
	font-size: 1.2em;
	letter-spacing:.3em;
}
#email a:link {
	text-decoration: none;
	color: #fff;
}
#email a:visited {
	text-decoration: none;
	color: #fff;
}
#email a:hover {
	color: #ff6;
	text-decoration: underline;
}
#what_i_do {
	width: 436px;
	position: absolute;
	top: 179px;
	left: 502px;
}
#customer_definition {
	font-size: 1.2em;
	width: 322px;
	position: absolute;
	left: 168px;
	top: 279px;
}
#navigation {
	text-align: left;
	height: 440px;
	width: 300px;
	position: absolute;
	left: 656px;
	top: 144px;
}
#navigation a {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#navigation a:hover {
	color:#800000;
	font-weight:700;
}
#navigation ul {
	list-style: url(none);
	list-style-type: none;
	margin-bottom:10px;
	display:inline-block;
}
#navigation li {
	list-style-type: none;
	display:block;
	margin:2px 0 5px -18px;
	background:url(pixngifs/nav.jpg) repeat-x;
	line-height: 26px;
	text-indent:5px;
	font-size:1.2em;
	padding:0 2px;
	width: 240px;
	
}
#buzz_box {
	background: #5B1808;
	height: auto;
	width: 127px;
	position: absolute;
	left: 274px;
	top: 204px;
	font-size: 0.9em;
	padding: 4px;
	border-top: 3px solid #555555;
	border-right: 3px solid #BBBBBB;
	border-bottom: 3px solid #BBBBBB;
	border-left: 3px solid #555555;
	text-align: center;
	line-height: 1.1em;
}
#buzz_box a:link {
	font: 0.9em/1.1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#buzz_box a:visited {
	color: #BBBBBB;
	text-decoration: none;
	font: 0.9em/1.1em Arial, Helvetica, sans-serif;
}
#buzz_box a:hover {
	font: 0.9em/1.1em Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}
#jukebox {
	width: 309px;
	position: absolute;
	left: 160px;
	top: 89px;
}
.separator{
	clear:both;
}
#footer {
	width:100%;
	background-color:#666;
	position:absolute;
	top: 620px;
	margin:0 0 0 -20px;
	padding: 5px;
	text-indent:20px;
	font-size:1.5em;
}
#footer a{
	color:#9fc;

}
