body {
	background-color: #ffffff;
	text-align: center;
	font-family: Albertus Medium, Trebuchet, Verdana, sans-serif;
	color: #2b1908;
	margin-top: 0px;
	
	scrollbar-3dlight-color:#dddddd; 
	scrollbar-arrow-color:#816c58; 
	scrollbar-base-color:#aaaaaa; 
	scrollbar-darkshadow-color:#dddccd; 
	scrollbar-face-color:#fffeef; 
	scrollbar-highlight-color:#fffeef; 
	scrollbar-shadow-color:#eeedde; 
	scrollbar-track-color:#fff7e8; 

}

a {
	text-decoration: none;
}

iframe {
	width: 529px;
	height: 150px;
}

iframe.menutop {
	height: 50px;
}

iframe.menubottom {
	height: 100px;
}

iframe.fullscreen {
	height: 385px;
}

a:link, a:visited, a:active {
	color: #2b1908;
}

.menulinks a:link, .menulinks a:visited, .menulinks a:active {
	color: #695846;
}

a:hover {
	color: #550c23;
}
	
h2 {
	font-size: 78%;
	margin-bottom: 0px;
	color: #695846;
}

.page {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 745px;
}

.stacker {
	z-index: 1;
	width: 100%;
	min-height: 100%; /* FSA */
	position: relative; 
}

.white {
	background-color: #ffffff;
}

.header {
	background-color: #2b1908;
	width: 745px;
	height: 141px;
	border-top: 8px solid #ffffff;
}

.menutop {
	height: 20px;
	background-color: #ffffff;
}

.menu {
	position: relative;
	text-align: center;
	background-color: #ffffff;
	white-space: nowrap;
	margin-left: 0;
	font-size: 75%;
}

.menulinks {
	text-align: center;
	background-color: #ffffff;
	white-space: nowrap;
	margin-left: 0;
	font-size: 75%;
	line-height: 125%;
}

.left {
	margin-left: 5px;
	margin-right: 50px;
}

.mid {
	margin-right: 50px;
}

.right {
	margin-right: 5px;
}

.menu img {
	padding-left: 0px;
}

.menubar {
	background-color: #550c23;
	height: 5px;
	width: 745px;
	border-bottom: 3px solid #ffffff;
	margin-top: 2px;
}

.droptop {
	position: relative;
	display: inline;
}

.dropdown {
	position: absolute;
	top: 12px;
	left: 0px;
	background-color: #ffffff;
	padding: 5px 5px 2px 5px;
	display: none; 
	text-align: left;
	z-index: 2;
}


.sidebar {
	background-color: #2b1908;
	color: #ffffff;
	font-size: 100%;
	width: 213px;
	text-align: center;
	float: left;
	margin-right: 3px;
	display: block;
	max-height: 800px;
/*	position: relative;*/
}

.sidebar img {
	margin-bottom: -8px;
}

.content {
	float: right; 
	width: 529px; 

}

 .content p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 10px;
	color: #816c58;
} 

.portrait1 {
	float: left;
	margin-right: 10px;
	width: 150px;
}

.bottombar {
	clear: both;
	minheight: 58px;
	text-align: center;
	background-color: #ffffff;
	font-size: 71%;
	padding-top: 2px;
	position: relative;
}

.credits {
	text-align: center;
	font-size: 54%;
	margin-top: 10px;
}

.small {
	font-size: 85%;
}

.smaller {
	font-size: 78%;
}

.spaced {
	line-height: 150%;
}

.spread {
	letter-spacing: 3px;
}

.realsmall {
	font-size: 68%;
}

.embedded {
	text-align: center;
	color: #695846;
}

.review {
	padding-left: 25px;
	padding-right: 25px;
}

.artistbio {
	text-align: left;
	float: left;
	color: #695846;
	margin-top: 12px;
}

.artistevent {
	text-align: center;
	color: #695846;
	margin-top: 12px;
}

.recipe {
	text-align: center;
	float: left;
	color: #695846;
	margin-top: 12px;
	width: 500px;
}

.artistfloat {
	width: 345px;
}

.recipe {
	margin-left: 10px;
}

.err {
	color: #ff0000;
	font-weight: bold;
}

#mainpage {
	padding-top: 5px;
	padding-bottom: 5px;
}

#pedestal {
	clear: both;
	float: left;    /* makes Opera 8.54 behave */ 
	position: relative; 
	z-index: 0;
	width: 100%;
}

#pedestal .companion {
	margin-top: -16000px; 
	padding-top: 16000px; 
	font-size: 0px;
}

<!-- /* $WEFT -- Created by: Sandra Schutte (support@boreal.org) on 3/14/2008 -- */
  @font-face {
    font-family: Albertus Medium;
    font-style:  normal;
    font-weight: normal;
    src: url(ALBERTU0.eot);
  }
-->