body{ 
	/*padding: 0px;*/
	background: #000000;
 	color: #FFFFFF;
	background-image: url("images/laminePointing.jpg"); /* lamineDrum.jpg */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top; /*60px;*/
	min-width: 600px; /* 2x LC + RC */
	font-family: "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", serif;
}	
#container {
  padding-left: 1.75em;   /* Left Column width - was 20px */
  padding-right: 20em;  /* Right Column width - was 250px */
}
#container .column {
  position: relative;
  float: left;
}
#center {
	width: 100%;
}
#center img
{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content
{
	float: left;
	clear: left;
}
#left {
  width: 1.75em;          /* Left Column width */
  right: 1.75em;          /* Left Column width */
  margin-left: -100%;
}
#right {
  width: 20em;          /* Right Column width */
  margin-right: -20em;  /* Right Column width */
}
#footer {
	width: 100%;
	font-family: "Verdana", "Helvetica", "Geneva", sans-serif; 
	color: #999999;
	font-size: 0.75em;
  	clear: both;
	padding-top: 2em;
	display: block;
}
/*** IE6 Fix ***/
* html #left {
  left: 20em;           /* Right Column width */
}
h2
{
	color: #CCCC66;
/*	font-family: "Verdana", "Helvetica", "Geneva", sans-serif; */
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 10px;
}
p, ul
{
	font-size: 0.8em;
	margin-top: 0.8em;
	line-height: 1.4em;
	margin-bottom: 0.2px;
}
#bio
{
	clear: left;
	float: left;
}
#bio h3
{
	color: #AAAAAA;
	font-size: 1em;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}
#bio h4
{
	color: #AAAAAA;
	font-size: 0.9em;
	margin-bottom: 0px;
	font-weight: bold;
}
#aboutGS
{
	clear: left;
	float: left;
}
#aboutGS .reviews
{
	font-family: "Verdana", "Helvetica", "Geneva", sans-serif;
	color: #CCCC66;
	font-size: 0.9em;
	margin-left: 2.5em;
	margin-right: 2.5em;
}
#aboutGS .credits
{
	font-family: "Verdana", "Helvetica", "Geneva", sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: 5em;
}
#gigs {
	padding: 1em;
	clear: left;
	float: left;
	margin-left: 2.5em;
	font-weight: bold;
	border: 1px solid #330000;
}
#gigs h2
{
	padding-top: 0px;
	margin-top: -10px;
}
#gigs p
{
	font-family: "Verdana", "Helvetica", "Geneva", sans-serif;
	font-size: 0.75em;
	margin-top: 0.2em;
	margin-bottom: 0em;
}
.gigComment
{
	font-weight: normal;
	margin-left: 1em;
	color: #CCCCCC;
	font-style: italic;
}
a
{
	color: #CCCC66;
}
#classes
{
	clear: left;
	float: left;
}
/*#classes h2
{
	color: #CCCC66;
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 0px;
}
*/
#classes h3
{
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#classes h4
{
	color: #cb2127;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0.5em;
}
#classes p
{
	margin: 0px;
	font-size: 0.8em;
}
#classes a
{
	color: #CCCC66;
}
#menu
{
	margin-left: 20px;
	font-family: "Verdana", "Helvetica", "Geneva", sans-serif;
	font-weight: normal;
	color: #330000;
	font-size: 0.9em;
	line-height: 2em;
}
#menu a
{
	margin-left: 0px;
	color: #CB2127;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	text-decoration: none;
	border: 1px solid #330000;
	/*font-variant: small-caps;*/
}
#menu a:hover
{
	background-color: #330000;
	color: #CB2127;
}
#menuClasses
{
	display: inline;
}
#news {
	clear: left;
	float: left;
	/* background-color: black; */
}
#booking {
	clear: left;
	float:left;
}
#performances 
{
	clear: left;
	float: left;
}
#performances p
{
	line-height: 1.2em;
}
