/* PURPLE PAGE */

html, body {
	background: url(/images/page-bg-purple.gif) top center repeat-x #231f20;
}

#footer {
	background: #231f20 url(/images/footer-purple.gif) bottom left no-repeat;
}

a.sidebox-link:link, a.sidebox-link:visited, a.sidebox-link:active {
	color: #c163ed;
}

a.sidebox-link:hover {
	color:#c163ed;
}

a.sidebox-base-link {
	color: #c163ed;
}
a.sidebox-base-link:hover {
	color:#c163ed;
}

hr {border-top: 1px solid #c163ed;}
#content-text img {border: 4px solid #c163ed;}
h2 { color:#c163ed; }
h1 {font-size: 32px; font-weight: bold; color: #c163ed; line-height: 32px; margin: .50em 0; letter-spacing: -0.10em;}
a:link {color: #c163ed; text-decoration: none;}
a:visited {color: #c163ed; text-decoration: none;}
a:hover {color: #c163ed; text-decoration: underline;}
a:active {color: #c163ed; text-decoration: underline;}

#header {background: #231f20 url(/images/header-purple.gif) top left no-repeat;}

