body {
	background-color: #4A4A4A;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #D6D6D6;
}

#container
{
	background-color: #000000;
	position: relative;
	top: 30px;
	width: 90%; 
	margin: 0 auto;
	/*background-image: url(images/guitar.jpg);
	background-repeat: no-repeat;*/

}

#more #maincontent, #contact #maincontent /*#samples #maincontent, #explorers #maincontent*/
{
	background-image: url(/images/tim_back2.jpg);
	padding: 16px 160px 20px 30px;
	width: 60%;
	margin: 0 17% -0 17%;
	background-repeat: no-repeat;
	
}
#left_top
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 3%;
	width: 27%;
	background-color: #436C82;
/*	position: relative;
	left: 0px;
	top: 11px;
*/	
}
#left {
	clear: both;
	float: left;
	width:25%;
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 10px;
	padding-left: 5%;
	margin: 0px;
	/*min-width: 200px;*/
}
	

.smaller 
{
	font-size: .6em;
}
#left_bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #D6D6D6;
	padding-left: 0px;
	padding-top: 73px;

}		

#banner 
{
	float: left;
	width: 70%;
	height: 100px;
	background-image: url(/images/bannerback3.jpg);
	background-repeat: no-repeat;
	background-color: #436C82;
	margin-bottom: 32px;

}
#banner li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	decoration: none;
	width: 19%;
	float: left; 
	list-style-type: none;

}

#banner ul {
	margin: 28px 0px 20px -22px;
	text-align: center;
}
#banner a
{
	color: #FFFFFF;
}
#banner a:hover
{
	color: #6699F0;
	text-decoration: none;
}



#maincontent{
	float:left;
	position:relative;
	padding: 0 3% 0 0;
	width: 62%;
	height: auto;

}


#right{
		font-family: Arial, Helvetica, sans-serif;
width: 150px;
	float: left;
	margin-left: 30px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0 -8px 0; 
	padding: 0px;
}

hr {
	color: #FFFFFF;
}

a, a:link, a:visited, a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #6699F0;
	text-decoration: none;

}

#footer{
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.85em;*/
	color: #FFFFFF;
	clear: both;
	padding: 2em;
	margin: 2px;
	text-align: center;

}

#heading {
	float:left;
	width:100%;
	height:25px;
	z-index:1;
	text-align: center;

}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

#more #maincontent ul{
		font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
	font-weight: bold;
	color: #456E84;
	margin: 0px 0px 0px 15px;
	padding: 0px;

}
#more #maincontent li{
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: normal;
	font-size: smaller;
	color: #FFFFFF;
}
#more #maincontent ul ul {
	margin: 8px 0 7px 5px;
}

.large {
	font-size: 18px;
}

.small {
	font-size: 11px;
}

.blue_heading{
	margin: 0px 0px -10px 0px;
	color: #6699FF;

}
.green{
	color: #FFFFFF;

}
.courier{
	color: #D6D6D6;
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
}
.warning{

	color: #FF0000;
	font-weight: bold;

}


#home #banner .home a, 
#listen #banner .listen a,
#gear #banner .gear a,
#more #banner .more a,
#galleryid #banner .galleryid a,
#contact #banner .contact a
{
	color: #6699FF;
	
}

/*#banner ul .samples
{
	margin: -8px 0px 0px 0px;
	text-align: center;

}*/
	
#gallery
{
	background-color: #000000;
	position: static;
	top: 30px;
	left: 30px;
	height: 100px;
	width: 400px;
	padding-left: 38px;
	padding-top: 16px;
	background-image: url(images/guitar.jpg);
	background-repeat: no-repeat;
	z-index: 2;

}
td{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #D6D6D6;
}
form #website{ display:none; }