.ShadowLeft {
	background-image: url(../Images/ShadowLeft-BG.gif);
	background-repeat: repeat-y;
	vertical-align: top;

}
.ShadowRight {
	background-image: url(../Images/ShadowRight-BG.gif);
	background-repeat: repeat-y;
	vertical-align: top;

}
body {
	background-image: url(../Images/Background01.gif);
	background-repeat: repeat-x;
	background-color: #E2E0DC;
	padding: 10px;

}
.CenterColumn {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;

}
.Footer {
	font-size: 12px;
	color: #56524E;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Footer a:link{
	color: #56524E;
	text-decoration: none;
}
.Footer a:visited{
	color: #56524E;
	text-decoration: none;
}
.Footer a:hover{
	color: #56524E;
	text-decoration: underline;
}
.Footer a:active{
	color: #56524E;
	text-decoration: none;
}
a:link {
	color: #2AA8E0;
	text-decoration: none;
}
a:hover {
	color: #2AA8E0;
	text-decoration: underline;
}
a:visited {
	color: #2AA8E0;
	text-decoration: none;
}
a:active {
	color: #2AA8E0;
	text-decoration: none;
}
.Index-Left {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96918A;
	vertical-align: top;

}
.Index-Right {
	vertical-align: top;
	padding-left: 15px;

}
h1 {
	font-size: 24px;
	line-height: 120%;
	color: #96928B;
	font-weight: lighter;
}
h2 {
	font-size: 15px;
	line-height: 120%;
	color: #96928B;

}
.Bio {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.PetitionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.SponsorBox {
	padding: 10px;
	border: 1px solid #96928B;
}
