#main {
	width:960px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f0f0f0;
}

#header {
	height:99px;
	padding: 0px;
	background-image: url(art/telluride_jazz_celebration.jpg);
}
#logo{width:168px; margin-left:0px; margin-top: 0px; float:left;}

#sponsorbox{
	width:108px;
	margin-right:0px;
	float:right;
	margin-top: 0px;
}
#header, #content { font-size:0.875em;}



/*=========================*/

#column_nav{width:168px; margin-right:15px; float:left;}
#column_main{width:777px; margin-right:0px; float:left;}
#column_middle{width:434px; margin-right:20px; float:left;}
#column_right{
	width:323px;
	float:left;
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	color: #3D2514;
}
#col1{width:378px; margin-right:20px; float:left;}
#col2{width:378px;float:left;}

#subscribe{width:305px; margin-left:14px;}
#subscribe-left{width:168px; margin-left:0px;}

#content .line-ver {
	background-position:top;
}
#content .col-1 {width:300px; margin-right:20px;}
#content .col-2 { width:323px;}

div.spacer{clear:both; height:10px; display:block;}

#footer {
	padding:0px 20px 0px 20px;
	font-size:0.7em;
	background-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}
