@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	text-align: center;
	background: #fcf1f5;
	}
	
#wrapper {
	width: 800px;
	padding: 0 10px 10px;
	background: url(images/wrapper.gif) no-repeat center bottom;
	margin: 0 auto;
	text-align: left;
	}
	
ul#header {
	background: url(images/header.gif) no-repeat left top;
	height: 57px;
	overflow: hidden;
	padding: 189px 0 0 35px;
	text-align: center;
	}
	
ul#header li.n-title {
	display: none;
	}

ul#header li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#header li a {
	float: left;
	height: 36px;
	padding: 0;
	text-decoration: none;
	background-position: left top;
	background-repeat: no-repeat;
	}

ul#header li a span {
	display: none;
	}
	
ul#header li a:hover,
ul#header li a.on {
	background-position: left bottom;
	}

ul#header li.n-home a { background-image: url(images/n-home.gif); width: 71px; }
ul#header li.n-breasthealth a { background-image: url(images/n-breasthealth.gif); width: 145px; }
ul#header li.n-hearthealth a { background-image: url(images/n-hearthealth.gif); width: 134px; }
ul#header li.n-sponsors a { background-image: url(images/n-sponsors.gif); width: 111px; }
ul#header li.n-taf a { background-image: url(images/n-taf.gif); width: 132px; }
ul#header li.n-links a { background-image: url(images/n-links.gif); width: 139px; }
	
#content {
	border-bottom: 15px solid #000;
	padding: 30px 50px;
	}

#content h3 {
	font: bold 22px/24px Helvetica, Arial, sans-serif;
	color: #d70075;
	margin: 0 0 5px;
	text-transform: uppercase;
	}

#content h4 {
	font: bold 18px/18px Helvetica, Arial, sans-serif;
	color: #d70075;
	margin: 0 0 5px;
	text-transform: uppercase;
	}
	
#content h5 {
	font: normal 18px/18px Helvetica, Arial, sans-serif;
	color: #d70075;
	margin: 0 0 5px;
	text-transform: uppercase;
	}
	
#content h6 {
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 5px;
	text-transform: uppercase;
	}
	
#content .no {
	float: left;
	width: 319px;
	height: 270px;
	padding: 18px 25px 0;
	background-repeat: no-repeat;
	background-position: left top;
	}


#content #one h4 { padding-left: 20px; }
#content #two h4 { padding-left: 52px; }
#content #three h4 { padding-left: 42px; }
#content #four h4 { padding-left: 54px; }

#content.b .no h4 {	
	color: #ed76ad;
	}
	
#content .no a {
	color: #ed76ad;
	}

#content .no strong {
	text-transform: uppercase;
	color: #ed76ad;
	}
	
#content.h .no strong,
#content.h .no a {
	color: #d70075;
	}


#one { background-image: url(images/one.gif); }
#two { background-image: url(images/two.gif); }
#three { background-image: url(images/three.gif); }
#four { background-image: url(images/four.gif); }

#content p.large {
	font: bold 14px/18px Helvetica, Arial, sans-serif;
	color: #d70075;
	padding: 40px 0 0;
	text-transform: uppercase;
	clear: both;
	}

#content p.large em {
	font: bold italic 16px/18px Helvetica, Arial, sans-serif;
	color: #ed77ad;
	}

#content p.large strong {
	font: bold 18px/18px Helvetica, Arial, sans-serif;
	color: #ed77ad;
	display: block;
	text-align: right;
	}

#content p,
.homepage p {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	}
	
.homepage {
	background: url(images/homepage.jpg) no-repeat left top;
	height: 364px;
	border-bottom: 15px solid #000;
	}
	
.rotate {
	width: 800px;
	height: 172px;
	overflow: hidden;
	}
	
.kit {
	padding: 33px 33px 0 437px;
	}

.kit p {
	font: normal 14px/20px Helvetica, Arial, sans-serif;
	}
	
.kit p em {
	white-space: nowrap;
	}
	
.sponsors {
	text-align: center;
	display: none;
	}

.sponsors p strong,
.sponsors p a {
	font: bold 18px/18px Helvetica, Arial, sans-serif;
	color: #d70075;
	margin: 0 0 5px;
	text-decoration: none;
	}

.sponsors ul {
	border-top: 2px solid #000;
	margin: 0 10px;
	}
	
.sponsors ul li {
	list-style: none;
	padding: 10px 0 0;
	}
	
.sponsors ul li img {
	margin: 0 auto;
	display: block;
	}

hr {
	clear: both;
	visibility: hidden;
	}

.links {
	float: left;
	width: 350px;
	padding: 20px 0 0;
	}
	
#content .links p a {
	color: #000;
	text-decoration: none;
	}

#content .links p a:hover {
	text-decoration: underline;
	}
/*
#breast {
	background: url(images/breast.gif) no-repeat left top;
	}
*/
#content #breast h4,
#content #breast h5 {
	color: #f299c0;
	}
	
#content #breast h5,
#content #heart h5 {
	padding-top: 10px;
	}	
/*	
#heart {
	background: url(images/heart.gif) no-repeat left top;
	}
*/
#footer {
	text-align: center;
	}
	
#footer p {
	font: normal 10px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	}

#footer p a {
	color: #d70075;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer p.cright {
	color: #ec8ab3;
	}

#footer p.cright a {
	color: #ec8ab3;
	font-weight: normal;
	text-decoration: underline;
	}