* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 24px;
}
body { font-family: Arial, Helvetica; background: url(background.png) repeat-x; background-color: #450000; }
#main {
	width: 900px;
	margin: 0 auto;
	font-size: 12px;
}
#header { height: 235px; background: url(header.png) no-repeat; }
#content { background: url(body.png) repeat-y center;}
#left { vertical-align: top; width: 125px; padding: 10px 20px 20px 80px; }
#left a:link img, #left a:visited img { border: 0; }
#left a img { padding: 0 0 20px 0; }
#right { width: 575px; padding: 10px 80px 20px 20px; }
#footer { background: url(footer.png) no-repeat center; height: 36px; }
p, h1, h2, h3, h4, h5, h6, h7 { padding-bottom: 25px; }
h1 {
	text-align: center;
	color: darkred;
	font-size: 24px;
}
h2 { padding-top: 15px; }
.maintext {
	font-size: 16px;
}
.maintextbold {
	font-size: 16px;
	font-weight: bold;
}


.textmain tr td {
	padding: 10px;
	font-size: 14px;
}
.newtextmain {
	font-size: 12px;
}
.Readmore {
	font-size: small;
}

.Sectionheader {
	font-size: 24px;
	color: #930;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: thin solid #903;
}

.bandnewslink {
	font-size: 16px;
	color: #00C;
}
.Tabletext {
	font-size: 10px;
}
.contactformfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 0px;
}

.Tabetextbold {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

