body {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #1b0b0e;
	background-image: url(BenningtonJazz_PageBG.gif);
	font-family: "Trebuchet MS", Arial;
	font-size: 100%;
	background-repeat: repeat-x;
	background-position: top;
}
#holder {
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
}
#header .headerlinks {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	text-align: right;
	padding-right: 40px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header .headerlinks a:link, #header .headerlinks a:visited, #header .headerlinks a:active{
	color:#FFFFFF;
	font-size: 11px;
}
#header .headerlogo {
	float: left;
	width: 275px;
	padding-left: 25px;
}
#nav {
	width: 140px;
	float: left;
	padding: 15px 10px;
}
#content {
	margin: 0px;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 35px;
	padding-left: 80px;
	background-image: url(BenningtonJazz_ContentBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #14080A;
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 90%;
}
#content p {
	line-height: 130%;
	text-align: justify;
}
#nav a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}


a:link, a:active, a:visited  {  
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
a:link img, a:visited img, a:active img  {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
a:hover img  {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
h1 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
#content .SmallText {
	font-size: 11px;
	font-style: normal;
	color: #DDACB5;
}
