body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #806D87;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
	background-color: #691467;
}
.thancock #container {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #614F6C;
	font-weight: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px dotted #691467;
}
.thancock #header {
	background: #6a1468; 
	padding: 0 0px 0 0px;
}
.thancock #subheader {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FED150;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 33px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAE867;
	border-right-color: #FAE867;
	border-bottom-color: #FAE867;
	border-left-color: #FAE867;
	word-spacing: 10px;
	letter-spacing: 1px;
	background-image: url(../images/bg_subheader.jpg);
}
.thancock #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 33px;
}
.thancock #subfooter {
	background-color: #FFFFFF;
	color: #691467;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	padding: 5px;
}
.thancock #footer {
	background-color: #BE87BE;
	color: #691467;
	text-align: center;
	font-weight: normal;
	padding: 10px;
}
.thancock #footer p {
	margin: 0; 
	padding: 10px 0;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	color: #9A86A6;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3DEF3;
}
a:hover {
	text-decoration: underline;
	color: #944D93;
}
a:active {
	text-decoration: none;
	color: #6A156A;
}
a.navbar:link {
	color: #691467;
	text-decoration: none;
}
a.navbar:visited {
	text-decoration: none;
	color: #CC6699;
}
a.navbar:hover {
	text-decoration: underline;
	color: #CA3402;
}
a.navbar:active {
	text-decoration: none;
	color: #691467;
}
a {
	font-weight: bold;
}
.bodycopy_dark {
	color: #333333;
}
.quote_box {
	font-weight: bolder;
	background-color: #B42D00;
	background-image: url(../images/bg_subheader.jpg);
	text-align: center;
	padding: 5px;
	border: 2px ridge #CF0D0E;
	width: 340px;
	color: #FFFFFF;
	font-size: 15px;
}
.thancock #sidebarbody {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding: 0px;
	text-align: left;
} 
