body {  font: 1em Georgia, serif; background: none }
a { text-decoration: underline; color: #777777;                             text-decoration: underline;}

#top-links { display: none }

#footer { font-size: 9pt; width: 90%; margin: 5%; color: #000 ; text-align: right }
#footer a { display: none }

/* Left content */
#content #left { display: none }


/* Right content */
#content #right { width: 90%;margin: 5%;}

#image { display: none }

/* Primary (right) navigation */
#nav { display: none }

/* Misc styles */
.clear-both { clear: both }
.clear-left { clear: left }
.clear-right { clear: right }
a img { border: 0px }




img.event-image {text-align: center; clear:both; float: left; padding-right:  2%;}

h1 { font-size: 14pt; color: #000; text-align: center}
h2 { font: bold 13em Arial, sans-serif; color: #000; text-align: center}
hr { height: 0px; border: 0px; border-top: 1px dotted ; margin: 10px 0px }
.alt { color: #7e7e7e; text-decoration: underline; }

ul { margin-top: 3px }
.border { border: 3px solid #98012f }
.img-left { float: left }
.img-right { float: right }

/* Styles for contact form */
/*
.error { border: 2px solid #dc5855 }

fieldset { border: 0px; border-top: 1px solid #17598b; margin: 3px 0px }
label { width: 75px; float: left; margin-top: 5px; font-weight: bold }
input, select, textarea { width: 200px; float: left; margin-top: 3px; border: 1px solid #666 }

.input { width: 200px; float: left; margin-top: 5px }
.label { width: 75px; float: left; margin-top: 5px }

.required { color: #dc5855; font-weight: bold }
.clear-both { clear: both }
.clear-left { clear: left }

.button { width: auto; padding: 4px 20px; background: #ccc; border: 0px; border-right: 1px solid #666; border-bottom: 1px solid #666; margin-top: 15px }
.edit { margin-right: 10px }
.confirm { float: none }
*/