﻿.styPicture {
	border-width: 0px;
	text-decoration: none;
}
.bodyText {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	color: #000000;
}
.h1 {
	font-size: x-large;
	color: #AD029B;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}
.h2 {
	padding: 0px;
	background-position: top;
	font-size: large;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #AD029B;
	font-weight: bold;
}
.h3 {
	color: #AD029B;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}
a:link {
	text-decoration : none;
	padding-Top: 6px;
	color: #AD029B;
	font-weight: bold;
}
a:visited {
	text-decoration : none;
	color: #AD029B;
	font-weight: bold;
}
a:hover {
	color: #AD029B;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #AD029B;
	text-decoration: underline;
	font-weight: bold;
}

.styLogo {
	margin: 15px;
	position: relative;
	z-index: 2;
	float: left;
	border-width: 0px;
}
.shadowWrapper {
	position: relative;
	width: 800px;
	z-index: 3;
	background-image: url('../images/shadowMiddle.png');
	background-repeat: repeat-y;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.wrapper {
	position: relative;
	width: 774px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	top: 0px;
}
.masterHead {
	position: relative;
	width: 100%;
	z-index: 1;
	background-color: #FFFFFF;
	height: 205px;
}
.top {
	position: relative;
	width: 100%;
	height: 180px;
	z-index: 1;
}
.logo {
	position: relative;
	z-index: 2;
	float: left;
	border-width: 0px;
}
.title {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: xx-large;
	color: #710165;
	position: relative;
	width: 372px;
	z-index: 3;
	float: left;
	margin-top: 50px;
}
.picture {
	border: 0px;
	position: relative;
	z-index: 1;
	float: right;
}
.nav {
	position: relative;
	width: 84%;
	height: 25px;
	z-index: 2;
	background-color: #AD029B;
	clear: both;
	padding-left: 8%;
	padding-right: 8%;
}
.navButton {
	position: relative;
	width: 129px;
	height: 19px;
	z-index: 1;
	float: left;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding-top: 6px;
}
.navButton a:link {
	text-decoration : none;
	padding-Top: 6px;
	color: #FFFFFF;
}
.navButton a:visited {
	text-decoration : none;
	color: #FFFFFF;
}
.navButton a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.navButton a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.footer {
	padding: 10px 0px 10px 0px;
	position: relative;
	width: 100%;
	z-index: 1;
	background-color: #808080;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
	clear: both;
}
.footer a:link {
	text-decoration : none;
	padding-Top: 6px;
	color: #CCCCCC;
}
.footer a:visited {
	text-decoration : none;
	color: #CCCCCC;
}
.footer a:hover {
	color: #710165;
	text-decoration: underline;
}
.footer a:active {
	color: #710165;
	text-decoration: underline;
}
.shadowBottom {
	padding: 0px;
	position: relative;
	z-index: 2;
	background-image: url('../images/shadowBottom.png');
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0px;
	width: 800px;
	height: 16px;
	bottom: 0px;
	clear: both;
}
.image {
	border-width: 0;
}

