body {
	background: #999;
	margin: 0px;
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
h1 {
	font: lighter 250% "palatino", Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: "palatino", Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: lighter;
}
h3 {
	font-size: 110%;
	margin-top: 0px;
}


p {
	color: #fff;
	font: 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.7em;
}
.rangeleft {
}

#profilemiddle p {
	line-height: 1.2em;
	font-size: 80%;
}

.clear {
	clear: left;
}

#page {
	background: url(../images/pippaBG.gif) no-repeat;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #666;
	border-bottom: 2px solid #666;
}


#page_pad {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#page_ink {
	background: #000 url(../images/inkBG3.gif) no-repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #666;
	padding-bottom: 50px;
	border-right: 2px solid #666;
}
#page_ink img {
	border: 2px solid #CCC;
	margin: 5px 12px;

}

#page_topiary {
	background: url(../images/topiaryBG.gif) no-repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #666;
	padding-bottom: 50px;
	border-right: 2px solid #666;
}
#page_topiary img {
	border: 2px solid #CCC;
	margin: 5px 12px;

}

#page_healing {
	background: #000 url(../images/healingBG.jpg) no-repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #666;
	padding-bottom: 50px;
	border-right: 2px solid #666;
}
#page_healing img {
	border: 2px solid #CCC;
	margin: 5px 12px;

}
#page_fairy {
	background: url(../images/fairyBG.gif) no-repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #666;
	padding-bottom: 50px;
	border-right: 2px solid #666;
}
#page_fairy img {
	border: 2px solid #CCC;
	margin: 5px 12px;

}



#name {
	color: #CCC;
	text-align: center;
	margin-right: 80px;
}
#home_nav {
	font-size: 90%;
	text-align: right;
	float: right;
	margin-top: 0px;
}

#home_nav li {
	list-style: none;
	margin-bottom: 1.7em;
}
#home_nav li a {
	color: #fff;
	text-decoration: none;
	background: #2e2eff;
	padding: 0.2em 0.7em;
	border-top: #000;
	border-right: 7px solid #2e2eff;
	border-bottom: #000;
	border-left: #000;
	}
#home_nav li a:hover {
	background: #9d00c0;
	margin-bottom: 1.5em;
	padding: 0.2em 0.7em;
	border-right: 7px solid #2e2eff;
	}
#home_nav #current a{
	background: #9d00c0;
}
#home_nav #current a:hover{
	background: #2e2eff;
}
#home_nav .logo img{
	padding-right: 0px;
	margin: 0px;
	border: 1px solid #2E2EFE;
}
#home_nav .logo a{
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
}

#home_nav .logo a:hover{
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
}




.thankyou {
	font-family: "palatino", Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
}


.widebox {
	margin: 0px;
	width: 670px;
}
.wideboxtop {
	background: url(../images/BoxtopTrans.png);
	height: 9px;
	width: 670px;
}
.wideboxmiddle {
	background: url(../images/BoxmidTrans.png) repeat-y;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 0px;
	font-size: 95%;
	line-height: 1.5em;
	text-align: center;
}

.Newshead_title {
	font-size: 130%;
	text-align: left;
	font-weight: bold;
	color: #2E2EFF;
}
.red {
	color: #993333;
}
.rangeleft {
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}

.floatleft {
	float: left;
}




.wideboxbottom {
	background: url(../images/BoxbottomTrans.png);
	height: 11px;
	width: 670px;
	margin-bottom: 20px;
}
#float_images {
	text-align: center;
	margin-top: 15px;
}
.float_text {
	width: 210px;
	color: #3b00b3;
	float: left;
	font: 90% "palatino", Georgia, "Times New Roman", Times, serif;
}
#profile {
	margin: 0px;
	width: 175px;
	float: left;
}
#profiletop {
	background: url(../images/BoxtopTrans175.png);
	height: 9px;
}
#profilemiddle {
	background: url(../images/BoxmidTrans175.png) repeat-y;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 0px;
	font-size: 90%;
	line-height: 1.5em;
}
#profilebottom {
	background: url(../images/BoxbottomTrans175.png);
	height: 11px;
}
#form {
	float: left;
	margin-left: 25px;
}
#formtop {
	background: url(../images/BoxtopTrans469.png);
	height: 9px;
	width: 469px;
}
#formmiddle {
	background: url(../images/BoxmidTrans469.png) repeat-y;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 0px;
	font-size: 90%;
	line-height: 1.5em;
	width: 440px;
}
#formmiddle label {
	width: 150px;
	text-align: right;
	float: left;
	margin-right: 5px;
}
.privacy {
	font-size: 80%;
	color: #000000;
}

#formbottom {
	background: url(../images/BoxbottomTrans469.png);
	height: 11px;
	width: 469px;
}
.wideboxmiddle li {
	text-align: left;
	margin-left: 90px;
}

.captions {
	width: 291px;
	font-size: 90%;
	margin-left: 13px;
	margin-right: 13px;
	float: left;
	margin-bottom: 5px;
}
.caption_big {
	width: 612px;
	font-size: 90%;
	margin-left: 13px;
	margin-right: 13px;
	float: left;
}

.more {
	background: #990066;
	padding: 5px;
	text-align: right;
	width: 7em;
	font-weight: bold;
	position: relative;
	left: 512px;
}
.more a {
	text-decoration: none;
	color: #FFFFFF;
}

.more a:hover {
	text-decoration: underline;
	color: #000;
}
