@charset "utf-8";
.homeWelcomeLeft {
	background-color: #000000;
	background-image: url(/images/homePageLeftTop.png);
	background-repeat: no-repeat;
	height: 244px;
	width: 359px;
	padding:0px;
	margin:0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCFFCC;
}
.mainBody {
	padding-bottom: 15px;
	height: 100%;
	clear: right;
	margin: auto;
}
.headLine {
	height: 48px;
	width: 778px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #F0F0D7;
	background-image: url(/includes/images/headLine1.jpg);
	padding-top: 24px;
	text-transform: uppercase;
}
.headLineRed {
	height: 48px;
	width: 778px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #F0F0D7;
	background-image: url(/includes/images/headLine_red.JPG);
	padding-top: 24px;
	text-transform: uppercase;
}
body {
	background-color: #000000;
	background-image: url(/includes/images/mtw_backgroundF1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 100%;
}
.mainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 12px;
	text-align: justify;
	padding-top: -10px;
	line-height: 20px;
}
.mainBodyText a {
	color: #5FABDE;
	text-decoration:none;
}
.navMain {
	background-color: #033A95;
	background-image: url(/includes/2008/images/musical_05m.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 800px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.navMain a{
	color: #FFFFFF;
}

.mainBodyText a:hover {
	color: #EFD5A3;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0694F2;
	background-image: url(/includes/images/blueMain_bottom.GIF);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 73px;
	width: 806px;
	padding-top: 24px;
	clear: both;
}

.footer a {
	text-decoration:none;
	color: #D1A647;
}

.footer a:hover {
	color: #DBDBAC;
}
.nav {
	height: 66px;
}
.headerBack {
	height: 172px;
}

.blueBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 806px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/includes/images/blueMain_middle.gif);
	background-repeat: repeat-y;
	float: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCFFCC;
}
.minHeight {
	float: left;
	height: 650px;
	width: 1px;
}
.wrapBlueBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 807px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topGraphic {
	background-image: url(images/main_empty.GIF);
	background-repeat: no-repeat;
	height: 170px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.loginHolder {
	height: 30px;
	width: 111px;
	top: 125px;
	position: relative;
	left: 680px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 0;
}
.donateHolder {
	height: 30px;
	width: 111px;
	top: 93px;
	position: relative;
	left: 670px;
	margin-top:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 0;
}
.littleLeft {
	float: left;
	width: 12px;
}
.bottomLine {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #2F7BFB;
}.donateForm {
	background-color: #0448A9;
	border: 2px dotted #B4FF00;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

