
.ic	{text-align: center; margin: 0;}
.icban	{text-align: center; margin: .3em 0 0 0;}
.img_right {float: right; margin-left:5px; border: 1px solid black}
.img_left {float: left; margin-right:5px; border: 1px solid black}
.cpc {margin: .5em; text-align: center;}
img.b1 {border: 1px solid black}

#container
{
width: 90%;
margin: 10px auto;
/* background-color: #bb6c43; */
background-color: #4b885e;
background-image: url('gtexture2.jpg'); background-repeat: repeat;
color: black;
border: 1px solid gray;
line-height: 110%;
}

#banner
{
padding: .1em;
/* background-color: #e8e8e8;
border-bottom: 1px solid gray; */
}

#leftcol
{
float: left;
width: 100px;
margin: 0;
padding: 1em;
text-align: center;
font-size: 11pt;
}

#leftcol a:link { 
	color: #ffff33;
	}
#leftcol a:visited { 
	color: #ff9900;
	}
#leftcol a:hover { 
	color: #ffff00;
	background-color: #333333;
	text-decoration: none;
	}

#content
{
margin-left: 140px;
border-style: solid gray;
border: 1px 1px 0 1px;
padding: 1em;
background-color: #e9d6c8;
}

p.tracklist a:link { 
	text-decoration: none;
	color: #e9d6c8;
}
p.tracklist a:visited { 
	color: #e9d6c8;
}
p.tracklist {
line-height: 180%;
}


#content h2
{
text-align: center;
margin: 0 0 .5em 0;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #black;
background-color: #ddd;
border-top: 1px solid gray;
text-align: center;
font-size: .9em;
}

/* #wbox
{
width: 65%;
margin: 1px auto;
background-color: #4b885e;
background-image: url('gtexture2.jpg'); background-repeat: repeat;
color: black;
border: 1px solid gray;
}
*/

#wbox
{
background-image: url('gtexture2.jpg'); background-repeat: repeat;
color: black;
height: 700px;
padding-top: 20px;
}

#wbox td {
font-size: 1.5em;
}

#wbox h1 {text-align: center;
font-size: 2.7em;
text-align: center;
margin: 0;
}
#wbox a:link { 
	color: #ffff33;
	}
#wbox a:visited { 
	color: #ff9900;
	}

