@charset "utf-8";
#pageLinksTop ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageLinksTop li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#pageLinksTop a {
	display: inline;
	background-color: #6A0483;
	width: 103px;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	text-align: center;
}
#pageLinksTop a:hover {
	display: inline;
	background-color: #FFDDFF;
	width: 103px;
	text-decoration: none;
	float: left;
	color: #6A0483;
	text-align: center;
}
#pageLinksBottom ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageLinksBottom li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#pageLinksBottom a {
	display: inline;
	background-color: #6A0483;
	width: 103px;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	text-align: center;
}
#pageLinksBottom a:hover {
	display: inline;
	background-color: #FFDDFF;
	width: 103px;
	text-decoration: none;
	float: left;
	color: #6A0483;
	text-align: center;
}
#pageLinksBottom {
	display: block;
	padding-left: 130px;

}
#pinkBak {
	background-color: #EDB0FD;
	width: 130px;
}
#footer  {
	padding: 0;
	font-size: 70%;
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
} 

#mainContent #editArea {
	padding: 20px;
}
#pageText h2 {
	font-size: 115%;
	font-weight: bold;
	color: #666666;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.pageNumber {
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
