#wrap {
	height: 864px;
	width: 1152px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-image: url(../MainImages/bck/tile.jpg);
	background-repeat: repeat;

}

#main {
	height: 550px;
	width: 1152px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../MainImages/bck/splash1.jpg);
	background-repeat: no-repeat;
}

#footer {
	height: 280px;
	width: 1152px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../MainImages/bck/splash2.jpg);
	background-repeat: no-repeat;
}

#twitter {
	height: 170px;
	width: 310px;
	margin-top: 210px;
	margin-left: 305px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #893B39;
	font-size: 0.9em;
	position: absolute;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#preamble {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: justify;
	width: 80%;
	float: right;
	margin-top: 80px;
	margin-right: 60px;
	background-image: url(../MainImages/bck/whitebck20.png);
	background-repeat: repeat;
	font-size: 0.9em;
	height: 140px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;	
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	text-align: right;
	color: #BD1319;
}
h1 a {
	color: #B31218;
}
#footer2 {
	height: 220px;
	color: #333;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #873737;
	text-align: center;
}
