body {
	margin-top: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #451B50;
}

a:link {
	color: #7CB6D6;
}
a:visited {
	color: #7CB6D6;
}
a:hover {
	color: #7CB6D6;
}
a:active {
	color: #7CB6D6;
}
.footerText {
	font-size: 12px;
	color: #FFF;
}


p, ul, ol {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 20px;
	font-size: 16px;
	color: #FFF;
}

h1 {
	letter-spacing: 0px;
	font-size: 33px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: normal;
	margin-bottom: 7px;
	text-align: center;
}


.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 11pt; color: #660066}
.headings {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #660066}
.headWHITE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #3A004E}
.name2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #3A004E}
.imageDescriptions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
}


/* Menu */

#menu {
	padding-bottom: 6px;
	width: 187px;
}

#menu ul {
	list-style: none;
	background-color: #ECCDDA;
}

#menu li {
	display: inline;
	padding-bottom: 0px;
}

#menu a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #333;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
}

#menu a:hover {
	color: #333;
	background-color: #D9A2BE;
}

#menu .active a {
	color: #333;
	background-position: right;
	background-repeat: repeat;
	background-color: #DE76A8;
}

/* Pages */

#pages {
	height: 25px;
	padding: 0px;
	text-align: center;
	background-color: #441D4F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#pages h2 {
	display: none;
	background-position: center;
	text-align: center;
	text-decoration: none;
}

#pages ul {
	display: block;
	width: 780px;
	height: 25px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float: left;
	height: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 10pt;
	font-weight: 600;
	color: #2AB8E8;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 0px;
}

#pages a:hover {
}

#pages a:active {
}

#page1 {
	width: 70px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#page2 {
	width: 60px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#page3 {
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#page4 {
	width: 110px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#page5 {
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#page6 {
	width: 70px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#page7 {
	width: 180px;
}


#page1:hover, #pages .active #page1 {
	color: #FFF;
}
#page2:hover, #pages .active #page2 {
	color: #FFF;
}
#page3:hover, #pages .active #page3 {
	color: #FFF;
}
#page4:hover, #pages .active #page4 {
	color: #FFF;
}
#page5:hover, #pages .active #page5 {
	color: #FFF;
}
#page6:hover, #pages .active #page6 {
	color: #FFF;
}
#page7:hover, #pages .active #page7 {
	color: #FFF;
	border-right-style: none;
}
