/* CSS Document */

body
	{
	background-color: #9c034f;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 30px;
	}


.bodytext
	{
	margin-top: 180px;
	line-height: 20px;
	margin-bottom: 100px;
	}
	
.bodytextRight
	{
	margin-top: 244px;
	line-height: 20px;
	margin-bottom: 100px;
	}
	
h1 {}
h2 { font-size: 28px; line-height: 32px; color: #FFFFFF; text-transform: uppercase;}
h3 {}
h4 { font-size: 18px; line-height: 24px; color: #fd019b;}
h5 {font-size: 14px; line-height: 24px; color: #fd019b;}
h6 {}

a:visited, a:active, a:hover, a:link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	}
	
a:visited.nav, a:active.nav, a:hover.nav, a:link.nav {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 39.5px;
	line-height: 45px;
	color: #ed2d95;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 10px;
	}
	
.photocredit
	{
	font-size: 12px;
	color: #ed2d95;
	}
