@charset "utf-8";
/* CSS for solid soul */
body
	{
	background-image: url(backbar.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #A6A6A6;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	text-transform: none;
	font-weight: normal;
	}
	
a:link /*This is the home page links info/editor*/
	{ 
	color: #FFFBF0;
	list-style:circle;
	list-style-type:circle;
	}

a:visited	{color: #FF1FFF;}/*link color after visit*/

a:hover	{color: #99FFFF;}/*link color when hover over*/

a:active	
	{
	color:#FF0000;/*page active color*/
	}
a.pageon/*link color when on page*/
	{
	color:#FF0000;
	}
.home/*home page links table/ navigation table*/
	{
	text-align:left;
	margin-right: 90%;
	line-height: 200%;
	}
	
.members/*Band members page picture edit*/
	{
	table-layout:auto;
	text-align:center;
	font-size:12px;
	}
.contact
	{
	text-align:left;
	text-decoration: none;
	font-variant: normal;
	}
			
.welcome/*home page text edit*/
	{
	line-height:200%;
	}
.hometext
	{
	font-size:16px;
	}
.testback
	{
	background-color:#000015;
	}	
hr/*horizontal rule at the end of text in 'About the band' section*/
	{
	text-align:center;
	}
	
p
	{
	text-align:left;
	}	
.aboutext
	{
	text-align: justify;
	}
		
dl/*data list text in 'About the Band' section*/
	{
	text-align:left;
	}
	
	
.bottomlinks/*solidabout page bottom links */
	{
	text-align:center;
	line-height:160%;
	background-image:url(linkbar.jpg);
	}
.compliance
	{
	text-align:center;
	}
		
dt/*data title in 'About the Band' section i.e Brass section, Rhythm section etc.*/
	{
	font-weight:bold;
	}
	
.gigstable
	{
	text-align:left;
	}
	
.linkslist
	{
	text-align: left;
	margin-left:40%;
	line-height:200%;
	}
	
.contab
	{
	background-image: url(water.jpg);
	margin-left:10%;
	}

caption
	{
	text-align:left;
	}

.terms
	{
	line-height:100%;
	}
tr
	{
	line-height:120%;
	}
