body {
     background-color: #ECE9E3;
     color: #725E4B;
     font-family: Georgia, serif;
     font-size: 10pt;
     line-height: 14pt;
     font-weight: normal;
     text-align: justify;
}
tr {
     vertical-align: top;
}
td {
}
img {
     border: 0;
}
p {
     padding-top: 0px;
     padding-right: 15px;
     padding-bottom: 12px;
     padding-left: 15px;
}
a {
     text-decoration: underline;
}
a:link, a:visited {
     color: #725E4B;
}
a:hover, a:active {
     color: #543415;
}
.centered {
     margin-left: auto;
     margin-right: auto;
     display: block;
}
.hidden {
     display: none;
}
#header {
     width: 640px;
     height: 295px;
}
#columns {
     width: 980px;
     border: 0;
     padding: 0;
     margin-left: auto;
     margin-right: auto;
}
#leftcolumn {
     width: 170px;
     padding: 0;
}
#middlecolumn {
     padding: 0;
     text-align: justify;
}
#rightcolumn {
     width: 170px;
     padding: 0;
     text-align: left;
}
#gallerytitle {
     margin-left: auto;
     margin-right: auto;
     margin-top: 12px;
     margin-bottom: 0;
     display: block;
}
#sectiontitle {
     margin-left: auto;
     margin-right: auto;
     margin-top: 12px;
     margin-bottom: 0;
     display: block;
}
#menublock {
     width: 170px;
     min-height: 261px;
     margin-top: 120px;
     margin-bottom: 0;
     margin-left: auto;
     margin-right: auto;
     background: url(../images/menuleft.gif);
     background-position: top center;
     background-repeat: no-repeat;
}

/* -- Events --*/
#perfblock {
     width: 170px;
     min-height: 261px;
     margin-top: 120px;
     margin-bottom: 0;
     margin-left: auto;
     margin-right: auto;
     background: url(../layout/menuright.gif);
     background-position: top center;
     background-repeat: no-repeat;
}

.titleline {
     text-align: center;
     margin-top: .25em;
     margin-bottom: .25em;
     font-size: 10pt;
     font-weight: bold;
     line-height: .9em;
     padding: 0;
}
.dateline {
     text-align: center;
     margin-top: .25em;
     margin-bottom: 0;
    line-height: .9em; 
	font-size: 9pt;
     font-weight: bold;
     padding: 0;
}
.locationline {
     text-align: center;
     margin-top: .25em;
     margin-bottom: .25em;
     font-size: 9pt;
     font-weight: normal;
     font-style: italic;
     line-height: .9em;
     padding: 0;
}
.infoblock {
     text-align: center;
     margin-top: 4px;
     margin-bottom: .25em;
     font-size: 9pt;
     line-height: 1em;
     padding-top: 2px;
     padding-bottom: 4px;
     padding-left: 10px;
     padding-right: 5px;
}
.siteline {
     text-align: center;
     margin-top: 0;
     margin-bottom: 18px;
     font-size: 9pt;
     line-height: .9em;
     padding: 0;
}

#perfblock a {
	text-decoration: underline;
}

#perfblock a:hover {
	text-decoration: none;
}

#perfblock hr {
	border: none;
	color: #999999;
	background-color: #999999;
	height: 1px;
}

/* -- Gallery --*/
#portrait {
     float: left;
     margin-top: 2px;
     margin-right: 15px;
     margin-bottom: 4px;
     margin-left: 0;
}
.gallerytable {
     width: 100%;
     padding: 0;
     border: 0;
     margin-top: 2px;
     margin-bottom: 0;
     margin-left: auto;
     margin-right: auto;
}
.gallerytable tr {
     vertical-align: middle;
}
.gallerytable td {
     padding-top: 0;
     padding-bottom: 10px;
}
.gallerytable img {
     margin-left: auto;
     margin-right: auto;
     display: block;
}

#gallMenu img {
	border: solid 6px #ffffff;
	margin: 10px 22px 0 22px;
}

#gallMenu {
	text-align: center;
	font-size: 12pt;
}

#htmlMenu {
	text-align: center;
	padding-bottom: 30px;
}

#htmlMenu a {
	font-family: "Trebuchet MS";
	font-size: 90%;
	margin: 0 8px;
}

/*-- Contact --*/

#contactform {
     margin-top: 12px;
}
#contactform tr {
     vertical-align: middle;
}
#contactform p {
     padding: 0;
     line-height: 1em;
}
#footer {
     margin-left: auto;
     margin-right: auto;
     width: 980px;
}
#footer img {
     margin-bottom: 0;
}
#tagline {
     text-align: center;
     margin-top: 12px;
     margin-bottom: 2px;
     font-size: 8pt;
     line-height: 0;
     padding: 0;
}
#tagline a {
     text-decoration: none;
}
