body {
	background: #000;
	color: #777;
	font-family: Arial;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;}

a {
	text-decoration: none;
	color: #009933;}

a:hover {
	text-decoration: underline;}

ul {
	color: #fff;}

.white { 	
	color: #fff;}

.whitebold {
	color: #fff;
	font-size: 20px;
	line-height: 2;}

.style1 {
	color: #fff;
	font-style: italic;}

.style2 {
	font-size: 20px;}

.style3 { 	
	color: #777;}

.style4 { 	
	color: #009933;}

.style5 { 	
	line-height:2;}

.header1 {
	color: #fff;
	font-size: 20px;}

.header2 {
	color: #009933;
	clear: both;
	text-align: center;
	letter-spacing: 3px;}

.header3 {
	color: #777;
	font-size: 20px;}

#container {
	margin: 0 auto;
	width: 760px;}

#header {
	padding: 30px 0px 0px 10px;}

#header a {
	font-size: 28px;}

#email {
	font-size: 14px;
	float: right;
	background-color: #000;
	margin: 0 0 5px 0;}

#nav {
	margin: 0 0 20px 0;
	padding: 0px;
	border: 1px #ffffff;
	background-color: #777;
	line-height: 8px;
	float: left;}

#nav li {
	list-style-type: none;
	display: inline;
	padding: 0;}

#nav li a {
	text-decoration: none;
	background-color: #777;
	height: 8px;
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	padding: 5px;
	color: #000;
	border: 1px solid #777;}

#nav li a:hover {
	background-color: #aaa;
	border: 1px solid #000;
	font-weight: bold;}

#nav li a.active {
	background-color: #000;
	color: #777;}

#nav li a.active:hover { 
	color: #000;
	background-color: #aaa;
	border: 1px solid #000;
	font-weight: bold;}

#left {
	width: 160px;
	float: left;
	padding: 40px 0px 0px 30px;}

#right { 
	float: left; 
	width: 540px;
	position: relative;
	padding: 20px 0px 10px 29px;
	border-left: 1px solid #777;}

#right ul.a 
	{margin: 0;
	padding:0;}

#right ul.a li 
	{list-style-type:none;
	font-size: 12px;
	padding: 5px 0px 0px 0px;}

#right ul.a li a 
	{font-size: 14px;
	color:#009933;
	background:url(http://www.joebellsound.com/images/button.gif) center left no-repeat;
	padding:3px 0px 3px 25px;}

#right ul.a li a:hover 
	{font-size: 14px;
	color:#009933; background:url(http://www.joebellsound.com/images/button2.gif) center left no-repeat;
	padding:3px 0px 3px 25px;}

#wide1 { 
	float: left; 
	width: 720px;
	position: relative;
	padding: 0px 20px 0px 20px;}

#wide2 { 
	float: left; 
	width: 760px;
	position: relative;
	padding: 0px 0px 0px 0px;}

#third1 {
	color: #777;
	width: 203px;
	float: left;
	border: solid #777 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 20px;}


#third2 {
	color: #777;
	width: 203px;
	float: left;
	border: solid #777 1px;
	margin: 0px 0px 0px 20px;
	padding: 0px 15px 0px 20px;}


#third3 {
	color: #777;
	width: 203px;
	float: left;
	border: solid #777 1px;
	margin: 0px 0px 0px 20px;
	padding: 0px 15px 0px 20px;}

#line {
	display: block;
	clear: both;
	overflow:hidden;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #777;}

#break {
	display: block;
	clear: both;
	overflow:hidden;
	padding: 0px 0px 0px 0px;}

#/bottompic {
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1;}

#/leftpic {
	background-image: url(face.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	width: 50px;
	position: fixed;
	bottom: 0px;
	z-index: 2;}

#/rightpic {
	background-image: url(face.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 50px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 3;}