body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FC6;
	width: auto;
}

#wrapper {
	background-color: #FC6;
	text-align: left;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1400px;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #312c2c;
	height: 100px;
}


#mainContent {
	background-color: #FC6;
	padding: 0px;
	background-repeat: repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	overflow: auto;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #F03;
	padding: auto;
	margin: auto;
	text-align: center;
}
.textColor {
	color: #C03;
	font-weight: bold;
}

#footer {
	background-color: #F63;
	padding: 0px;
	width: auto;
	left: 431px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 800px;
}

b {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
}



p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #2E1017;
	text-align: left;
	line-height: 20px;
	font-weight: 300;
}
.textAlign {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	color: #F03;
}
