img {border: none;}

input.submit-cancel {color: #f00; font-weight: bold; width: 150px;}
input.submit-ok {color: #00f; font-weight: bold; width: 150px;}
input.text {width: 100%;}

td.evins-form-input {padding-left: 5px; text-align: left; width: 70%;}
td.evins-form-instruct {color: #f00; font-weight: bold; padding-bottom: 10px; padding-left: 100px; padding-right: 100px; padding-top: 10px; text-align: center;}
td.evins-form-label {font-weight: bold; padding-bottom: 5px; padding-right: 5px; padding-top: 5px; text-align: right; width: 30%;}
td.line-center {margin-left: auto; margin-right: auto;  padding-bottom: 5px; padding-top: 5px; text-align: center;}
td.line-justify {padding-bottom: 5px; padding-top: 5px; text-align: justify;}
td.line-status {color: #f00; font-weight: bold; padding-bottom: 5px; padding-top: 5px; text-align: center;}
td.submit-cancel {padding-left: 25px; text-align: left; width: 50%;}
td.submit-ok {padding-right: 25px; text-align: right; width: 50%;}


textarea {width: 100%}

.ButtonAbout {
	display: block;
	width: 115px;
	height: 27px;
	background: url('/images/buttons/btn-about.png') bottom;
	text-indent: -99999px;
}
.ButtonAbout:hover {
	background-position: 0 0;
}

.ButtonBio {
	display: block;
	width: 115px;
	height: 27px;
	background: url('/images/buttons/btn-bio.png') bottom;
	text-indent: -99999px;
}
.ButtonBio:hover {
	background-position: 0 0;
}

.ButtonDonate {
	display: block;
	width: 400px;
	height: 37px;
	background: url('/images/buttons/donate.png') bottom;
	text-indent: -99999px;
    margin-left: auto;
    margin-right: auto;
}
.ButtonDonate:hover {
	background-position: 0 0;
}

.ButtonEvents {
	display: block;
	width: 115px;
	height: 27px;
	background: url('/images/buttons/btn-events.png') bottom;
	text-indent: -99999px;
}
.ButtonEvents:hover {
	background-position: 0 0;
}

.ButtonHugo {
	display: block;
	width: 115px;
	height: 27px;
	background: url('/images/buttons/btn-hugo.png') bottom;
	text-indent: -99999px;
}
.ButtonHugo:hover {
	background-position: 0 0;
}

.ButtonMedia {
	display: block;
	width: 115px;
	height: 27px;
	background: url('/images/buttons/btn-media.png') bottom;
	text-indent: -99999px;
}
.ButtonMedia:hover {
	background-position: 0 0;
}

.ButtonStory {
	display: block;
	width: 115px;
	height: 27px;
	background: url('/images/buttons/btn-story.png') bottom;
	text-indent: -99999px;
}
.ButtonStory:hover {
	background-position: 0 0;
}

.ButtonStoryRectangle {
	display: block;
	width: 490px;
	height: 75px;
	background: url('/images/buttons/thestory.png') bottom;
	text-indent: -99999px;
}
.ButtonStoryRectangle:hover {
	background-position: 0 0;
}

.page-header {font-size: 24px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; text-align: center;}
.page-header-sub {color: #00f; font-size: 16px; font-weight: normal; padding-bottom: 5px; padding-left: 100px; padding-right: 100px; padding-top: 5px; text-align: center;}
.status-what {font-size: 12px;}
.status-when {font-size: 12px; font-weight: bold;}

#mc_embed_signup{background:#ffc; clear:left; font:14px Helvetica,Arial,sans-serif; }