* {
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D3E8;
	border-left-color: #DAD3E8;
}
#wrapper #logoheader {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFF;
}
#wrapper #logoheader #logoimage {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	background-color: #D5CDE6;
	background-image: url(../images/navback.png);
	background-repeat: repeat-x;
}
#page {
	float: right;
	height: 270px;
	width: 120px;
	margin-top: 40px;
	margin-right: 20px;
	border: 1px solid #CFC6E2;
}
#wrapper #headerimage {
	height: 100px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/imageheader2.png);
}
#justbecause {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	height: 30px;
	color: #ED1A7F;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5F2E92;
	text-decoration: none;
	margin: 10px;
	text-align: justify;
	line-height: 26px;
	display: block;
}
.pp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E7E7E7;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}
#wrapper #bodyArea #leftBox {
	width: 180px;
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 30px;
	color: #5F2E92;
	border: 1px ridge #E5E0F0;
	background-image: url(../images/leftboximg1.png);
	height: 270px;
}
#boxHeader {
	background-color: #876FB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	height: 35px;
	line-height: 25px;
	text-align: center;
	background-image: url(../images/navback.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-decoration: underline;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
}
#wrapper #bodyArea #rightBox {
	height: 270px;
	width: 500px;
	float: right;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-right: 30px;
}
#wrapper #bodyArea #footer {
	height: 35px;
	clear: both;
	background-color: #D6CDE5;
	background-image: url(../images/navback.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
	color: #FFF;
	display: block;
	float: right;
	height: 40px;
	width: 100px;
	text-align: center;
	line-height: 35px;
	background-image: url(../images/purplebtn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation a:hover {
	background-position: bottom;
	color: #ED1A7F;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F2E92;
	text-decoration: none;
	font-weight: lighter;
	list-style-type: none;
	line-height: 30px;
}
#wrapper #bodyArea #freeSpace {
	width: 900px;
	height: 80px;
	float: none;
	clear: both;
	background-color: #EAE7F3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 80px;
	color: #EC008C;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.spmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 40px;
	color: #ED1A7F;
}
#wrapper #bodyArea #freeSpace a {
	font-family: Verdana, Geneva, sans-serif;
	color: #ED1092;
	text-decoration: underline;
}
#wrapper #logoheader #logoimage a {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

