#wrapper {
}
body {
	margin: 0px;
	background-color: #A31E23;
}
#header {
	height: 200px;
	width: 901px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/T33header.jpg);
}
#body {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	height: 59px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/T33Footer.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
}
.Text_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Text_Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #A31E23;
}
.Text_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.Text_Large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Text_Heading_Medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #A31E23;
}
.Text_Heading_Large {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #A31E23;
}

