a {
	color: #e54e91
}

body {
	background: url('../images/bg_pink.gif') repeat-x
}

div.third_column {
	background-image:url('../images/bg_third_column_pink.gif');
}
div.third_column h2 {
	background-color: #e54e91
}

h1 {
	color: #e54e91
}

h2.quote, h4 {
	color: #ed82b0
}

.copyright {
	border-top: 2px solid #e54e91
}

#header {
	background: url('../images/header_pink.jpg') no-repeat;
	border-bottom: 2px solid #e54e91
}
#header li a {
	color: #e54e91
}
#header li a:hover, #sub li a:hover {
	color: #d31473
}

#sub ul li a {
	color: #e54e91
}
#sub > ul > li.first > a {
	background: url('../images/bg_sub_heading_pink.gif') no-repeat;
}
#sub ul ul ul li a {
	border-left: 2px solid #e54e91
}
