body {
	background-color: #ccc;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1	{
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 40px 0;
	background-image: url(images/coverplate.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	line-height: 30px;
}

h2	{
	font-size: 105%;
	font-weight: bold;
	margin: 0 0 20px;
}
h3	{
	font-size: 95%;
	font-weight: bold;
	margin: 0 0 10px 0;
}
html p{
	margin-top: 0;
	margin-bottom: 12px;
	text-align: left;
	font-size:  100%;
	line-height: 1.4;
}
hr {
	width: 50%;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	color: #aaa;
	background-color: #aaa;
	margin-bottom: 2em;
	border: 0;
}
.discography td {
	border-bottom: 1px solid #888;
}
.contactTable td {
	padding: 8px;
}
a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

#containerhome {
	background-color: #a7a7a7;
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	margin: 0 auto 10px auto;
	width: 760px;
}
#container {
	background-color: #a7a7a7;
	background-image: url(images/page2bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	margin: 0 auto 10px auto;
	width: 760px;
}

#headerhome {
	height: 110px;
}
#header {
	height: 103px;
}
#leftcontenthome {
	float: left;
	margin: 300px 0 0 10px;
	padding: 4px 0 0 4px;
	width: 540px;
	background-image: url(images/leftcolbg.jpg);
	background-repeat: repeat-y;
}
#leftcontenthome img {
	margin-right: 8px;
}
#leftcontent {
	float: left;
	margin: 73px 0 0 10px;
	padding: 4px 0 0 4px;
	width: 540px;
	background-image: url(images/leftcolbg.jpg);
	background-repeat: repeat-y;
}
#leftcontent img {
	margin-right: 8px;
	border: 1px solid;
}
/*#leftcontent ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
}
#leftcontent li {
	font-size: 100%;
	margin-top: 2px;
}*/
#rightcol {
	float: right;
	width: 196px;
}
/*#rightcol p {
	padding: 0 4px 0 14px;
}*/
.rightcolbox {
	background-color: #ccc;
	margin: 4px 6px 0 14px;
	padding: 2px;
}
.rightcolbox h2 {
	background-image: url(images/rightcolheaderbg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	line-height: 1.5;
	padding: 0 0 0 2px;
}
#menuhome {
	margin: 8px 0 180px 34px;
	width: 120px;
}
#menuhome ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

#menuhome ul li{
	line-height:	160%;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
}

#menuhome a:link{
	color: #000;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#menuhome a:visited{
	color: #000;
	font-size: 90%;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#menuhome a:hover{
	background-color: #fff;
	color: #000;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#menuhome a:active{
	color: #000;
	font-size: 90%;
	display: block;	
	font-weight: bold;	
	text-decoration: none;
}
#menu {
	margin: 0 0 110px 40px;
	width: 120px;
}
#menu ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu ul li{
	line-height: 160%;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
}

#menu a:link{
	color: #000;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited{
	color: #000;
	display: block;
	font-size: 90%;
	font-weight: bold;	
	text-decoration: none;
}

#menu a:hover{
	background-color: #fff;
	color: #000;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#menu a:active{
	color: #000;
	display: block;	
	font-size: 90%;
	font-weight: bold;	
	text-decoration: none;
}

#footer {
	clear: both;
	background-color: #555555;
	text-align: center;
	color: #eee;
	height: 26px;
	font-size: 80%;
	padding: 4px 0 6px 0;
}
#footer a {
	color: #fff;
}
#bottomContent {
	clear: both;
	margin: 0 6px 0 20px;
}
.imageleft img {
	margin: 0 12px 20px 0;
	float: left;
}
.imageright img {
	margin: 0 0 0 12px;
	float: right;
}
.imageleftcaption {
	font-size: 85%;
	font-style: italic;
	text-align: center;	
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imageleftcaption img {
	margin-bottom: 5px;	
	border: 1px solid #000;
}
.imagerightcaption {
	font-size: 85%;
	font-style: italic;
	text-align: center;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagerightcaption img {
	margin-bottom: 5px;
	border: 1px solid #000;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
.quoteleft {
	font: italic 115% "Times New Roman", Times, serif;
	padding: 0 10px 0 0;
	margin: 10px 10px 0 0;
	width: 220px;
	float: left;
	text-align: right;
	border-right: 8px solid #7d7d7d;
	color: #353535;
}
.quoteright {
	font: italic 115% "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	margin: 10px 0 0 10px;
	width: 220px;
	float: right;
	text-align: left;
	border-left: 8px solid #7d7d7d;
	color: #353535;
}
.trbg {
	background-color: #fff;
}
.trbgAlt {
	background-color: #ececec;
}
table {
	border: 1px solid #000;
}
