body 	{ 
	margin: 0;
	padding: 0;
	background-color: #3c2e1f;
/*	background-color: #826449; */
	font-family : Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #2e2e2e;
	}	

#header	{	
	top: 0px;
	width: 780px;
	background-color: #fff;
	border-left: 1px solid #e5d6c8;
	border-right: 1px solid #e5d6c8;
	border-top:0px; border-bottom:0px;
	vertical-align: top;
	padding:0px;
	margin-left: auto; margin-right: auto;
	margin-top: 0px; margin-bottom: 0px;
	}
	
#menu	{
	width: 780px;
	background-color: #fff;
	border-left: 1px solid #e5d6c8;
	border-right: 1px solid #e5d6c8;
	border-top:0px; border-bottom:0px;
	vertical-align: top;
	padding:0px;
	margin-left: auto; margin-right: auto;
	margin-top: 0px; margin-bottom: 0px;
	}
	
#content	{	
	top: 0px;
	width: 750px;
	min-height: 450px;
	background: #fff url(http://www.gustavholst.info/img/background5.gif) repeat;
	border-left: 1px solid #e5d6c8;
	border-right: 1px solid #e5d6c8;
	border-top:0px; border-bottom:0px;
	vertical-align: top;
	margin-left: auto; margin-right: auto;
	margin-top: 0px; margin-bottom: 0px;
	padding: 15px;
	}
	
#footer	{	
	top: 0px;
	width: 780px;
	min-height: 35px;
	background: #fff url(http://www.gustavholst.info/img/background5.gif) repeat;
	border-left: 1px solid #e5d6c8;
	border-right: 1px solid #e5d6c8;
	border-top:0px;
	border-bottom: 1px solid #e5d6c8;
	vertical-align: top;
	margin-left: auto; margin-right: auto;
	margin-top: 0px; margin-bottom: 0px;
	}

/* Calendar formatting */

#calset {
	float:left;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	border: 1px solid #3c2e1f;
	}
	
.month {
	display: block;
	text-transform:uppercase;
	letter-spacing: 1.5px;
	}

.day {
	display: block;
    font-size: 26px;
	}

.year {
	display: block;
	letter-spacing: 1.5px;
	}
	
/* Set formatting */

#newsset {
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	width: 470px;
	height: auto;
	vertical-align: top;
	min-height: 112px;
	}

#rightset {
	float:right;
	vertical-align:top;
	margin-left: 15px;
	}

#eventset {
	width: 230px;
	height: auto;
	vertical-align: top;
	text-align: center;
	padding: 10px;
	margin-top: 15px; margin-bottom: 15px;
	background-color: #f4f2ef;
	color: #3c2e1f;
	border: 1px solid #3c2e1f;
	}
	
#disset {
	display: block;
	width: 720px;
	height: auto;
	vertical-align: top;
	clear: both;
	padding: 10px;
	margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;
	background-color: #ffffff;
    color: #3c2e1f;
	border: 1px solid #3c2e1f;
	}
	
#errorset {
	display: block;
	width: 720px;
	height: auto;
	vertical-align: top;
	clear: both;
	padding: 10px;
	margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;
	background-color: #ff9999;
	color: #000000;
	border: 1px solid #cc0000;
	}

#barset {
	margin-top: 0px;
	display: block;
	width: 720px;
	height: auto;
	vertical-align: top;
	clear: both;
	margin-left: auto; margin-right: auto; margin-bottom: 10px;
	border-bottom: 1px solid #3c2e1f;
	}

#clearset {
	margin-top: 0px;
	display: block;
	width: 720px;
	height: auto;
	vertical-align: top;
	clear: both;
	margin-left: auto; margin-right: auto; margin-bottom: 10px;
	min-height: 260px;
	}
	
#resultset {
	margin-top: 0px;
	display: block;
	width: 720px;
	height: auto;
	vertical-align: top;
	clear: both;
	margin-left: auto; margin-right: auto; margin-bottom: 10px;
	min-height: 112px;
	border-bottom: 1px solid #3c2e1f;
	}

#listingset {
	margin-top: 0px;
	display: block;
	width: 720px;
	height: auto;
	vertical-align: top;
	clear: both;
	margin-left: auto; margin-right: auto; margin-bottom: 10px;
	min-height: 260px;
	border-bottom: 1px solid #3c2e1f;
	}
	
/*Image formatting */

img#cover
	{
	border: 1px solid #3c2e1f;
	}

img#page_title
	{
	border: 0px;
	border-style: none;
	}

img#toc
	{
	border: 0px;
	border-style: none;
	}

img#main_title
	{
	border: 0px;
	border-style: none;
	}
	
img#left /* For images in aligned with text */
	{
	border: 1px solid #3c2e1f;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
img#right /* For images in aligned with text */
	{
	border: solid 1px #3c2e1f;
	margin-left: 15px;
	margin-bottom: 10px;
	}

	
/* Text Formatting */

a
	{
	text-decoration: none;
	}

a:link
	{
	color: #2b4b69;
	}
	
a:visited
	{
	color: #2b4b69;
	}
	
a:hover
	{
	color: #3c2e1f;
	}

p	{
	font-family : Arial, Helvetica, sans-serif;
    font-size: 13px;
	text-indent: .75em;
    color: #2e2e2e;
    }  

h1 {
	display: block;
	color: #3c2e1f;
	font-family: "Perpetua", "Times New Roman", "Times", "Palatino", serif;
    font-size: 21px;
	font-weight: normal;
	letter-spacing: 1.5px;
	}

h2 {
	display: block;
	color: #3c2e1f;
	font-family: "Perpetua", "Times New Roman", "Times", "Palatino", serif;
    font-size: 19px;
	font-weight: normal;
	letter-spacing: 1.5px;
	}
	
h3 {
	display: block;
	color: #3c2e1f;
	font-family: "Perpetua", "Times New Roman", "Times", "Palatino", serif;
    font-size: 17px;
	font-weight: normal;
	letter-spacing: 1.5px;
	}
	
.comp /* For names of compositions */ 
	{	
	font-style: italic;
	}

.piece /* For lists of pieces */
	{
	display: block;
	clear: both;
    font-size: 13px;
	margin-left: 30px; margin-right: 30px;
	padding-top: 10px;
	}
	
.mvmt /* For lists of movements */
	{	
	display: block;
	clear: both;
	font-style: italic;
    font-size: 13px;
	margin-left: 45px; margin-right: 45px;
	}

.perfomers /* For lists of performers */
	{	
	display: block;
	font-style: italic;
    font-size: 13px;
	margin-left: 45px; margin-right: 45px;
	}
	
#bi /* For sets like book titles */
	{
	font-style: italic;
	font-weight: bold;
	}
	
#disclaimer
	{
    font-size: 11px;
	}
	
#copyright
	{
	color: #222;
    font-size: 11px;
	text-align: center;
	}
	
/* Widgets for certain recurring sets of information */

#browse /* For areas where there is a navigation bar */
	{
	clear: both;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin-left: 15px; margin-right: 15px;
	border-top: 1px solid #3c2e1f;
	border-bottom: 1px solid #3c2e1f;
	}