body {
	behavior:url("csshover2.htc");
	/*background-attachment: fixed;*/
	background-image: url(Images/2006/bg-leftBar2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: small;


}



a {
color:#CC3333;
text-decoration:none;
}
a:hover {
color:#666633;
}

h6 {
background: url(Images/2006/bg-thedotdiv.gif) repeat-x;
display:block;
height:15px;
margin:0px;
}
.new{
	font-size:75%;
	color:#6699CC;
	font-weight:bold;
	text-transform: uppercase;
}


/* Main Layout
********************/



#middle{
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 228px 20px 210px;
	
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#left {

	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 210px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	}
html>body #left {
	width: 210px; /* ie5win fudge ends */
	}

#left{
	position:absolute;
	width:210px;
	top:0px;
	left:0px;

	
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:128px;}
		

#right {
	position:absolute;
	width:228px;
	top:10px;
	right:0px;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:228px;
	}
/* Again, "be nice to Opera 5". */
body>#right {width:228px;}

.rightnavTD{
background: url(Images/2006/sidebar/sidebar2_r2_c1.gif) repeat-y ; 
padding-right:25px; 
padding-left:25px; 
overflow:hidden;
}
	
	
/* End Main Layout
*********************/

.bioText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 95%;
	letter-spacing:normal;
	display:block;
	padding:0px;
	
}
.singleBlah img {
padding:10px;
}

.bioTable h3 {
	font-size: 120%;
	margin: 2px 2px 0px;
	padding: 0px;
}

.thumb {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 2px;
padding-top:-5px;
line-height:1px;
}

.bioText .thumb {
	margin-top:5px;


}


.newstext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
.newsHeadline {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
}
.smallText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 12px;
}
td input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 12px;
	
	border:1px solid silver;
}
.mediumText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
.discographyHead {
	background-color: #F3F2F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	clear:both;
	font-weight: bold;
	letter-spacing: 0.25em;
	font-size: 110%;
	color: #C52128;
}
ol {
	font-size: 10px;
	margin: 0px;
	list-style-type: none;
}


.bioTR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	display: table-row;
}
.upper {
	text-transform: uppercase;
}

/*  Show Calendar
**********************/
.showTable {
background:url(Images/2006/bg-dotsright-ltred.gif) right top no-repeat;	
         
}
.cell1 {

display:block;
color:#DA2222;
text-transform:uppercase;
background-color:#EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.cell2 {
padding-left:10px;
font-size:90%;
}

/*  mini sidebar Calendar
**********************/
.eventDatesTD {
background:#ABC7D8;
}

/*Comment - even-odd class plugin
*********************************/

.even {
display:block;
background:url(Images/2006/bg-dotsright-ltred.gif) right top no-repeat;	
margin-top:10px;
padding:0px 10px 2px 10px;
border:1px solid #F2DFDF; 

}
.odd {
display:block;
background:url(Images/2006/bg-dotsright-ltblue.gif) right top no-repeat ;
margin-top:10px;
padding:0px 10px 2px 10px;
border:1px solid #DFE2F4; 

}


#commentForm {
display:block;
margin-top:15px;
background:url(Images/2006/bg-dotsright-ltblue.gif) right top no-repeat ;
border:1px solid #DFE2F4;
clear:both;
padding:20px 50px 20px 15px;
}
.emailContact {
	text-transform:uppercase;
	font-size:80%;
	border: 1px solid #B7C1DB;	
	
}
.emailContact:hover {
	background:#CCCCCC;
	
	}

.emailContact a:hover{
color:#CC3333;
}