#PageTitle div {
	text-align: center;
}
#PageTitle textarea {
	height: 2.5ex;
	width: 25em;
	text-align: center;
}

#MainTable {
	background-color: #919151;
	margin: 0;
	height: 100%;
}
#MainImage div {
	text-align: center;
}
#MainImage table {
	margin: 0 auto;
}
.Homepage_SummaryBox {
	text-align: left;
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 2px solid #919151;
}
.Homepage_SummaryBox table {
	margin: 0 0 0 auto;
}

.WebObjectSummaryComponentTitle,
.WebObjectSummaryComponentTitle a:link,
.WebObjectSummaryComponentTitle a:visited,
.WebObjectSummaryComponentTitle a:hover,
.WebObjectSummaryComponentTitle a:active
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #50735d;
	text-align: left;
}
.WebObjectSummaryComponentText {
	font-size: 80%;
}
.WebObjectSummaryComponentLink {
	text-align: right;
}
.WebObjectSummaryComponentLink a:link, .WebObjectSummaryComponentLink a:visited, .WebObjectSummaryComponentLink a:active {
	color: #A77423;
	font-weight: bold;
	text-decoration: none;
}
.WebObjectSummaryComponentLink a:hover {
	text-decoration: underline;
}

a.WebObjectSummaryComponentImage {
	float: right;
	margin: 0;
	margin-left: 0.5em;
	margin-bottom: -0.5em;
}

#HomepageFooter {
	background-color: #5f5e3f;
	color: #ebe8c5;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

#SummaryColumn, #SignupBox {
	background-color: #ebe8c5;
	color: #51745E;
	border: none;
	padding: 0;
}

.BorderTop {
	background: white url(../images/top.gif) repeat-x center 0;
	text-align: center;
}
.BorderBottom {
	background: white url(../images/bottom.gif) repeat-x center 0;
	text-align: center;
}
.BorderLeft {
	background: white url(../images/left.gif) repeat-y center 0;
	text-align: center;
}
.BorderRight {
	background: white url(../images/right.gif) repeat-y center 0;
	text-align: center;
}

