.small 		{font-size:11px;}
.head2 { font-size:22px; color: #a66da4; line-height: 25px; }
.head3 { font-size:20px; color: #dfb976; line-height: 23px; }
.head3-dkpink { font-size:20px; color: #a23f7e; line-height: 23px; }
.head4 { font-size:17px; color: #a23f7e; font-weight:bold; }
.head5 { font-size:16px; color: #dfb976; font-weight:bold; }
.head6 { font-size:15px; color: #a23f7e; font-weight:bold;  }
.yellow {color: #dfb976;}

.purplebutton{}
a.purplebutton:link {cursor:pointer; display:inline-block; font-size:15px; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; color:#dfb976; padding:6px 14px 10px 14px; text-align:center;
	border:1px solid #4b2352;
	background: #4b2352;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4b2352), to(#5c3463));
	background: -moz-linear-gradient(#4b2352, #5c3463);
	background: linear-gradient(#4b2352, #5c3463);
	-pie-background: linear-gradient(#4b2352, #5c3463);
	background-image: -o-linear-gradient(#4b2352, #5c3463);
	border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
a.purplebutton:visited {cursor:pointer; display:inline-block; font-size:15px; text-decoration:none; line-height:1.1em; font-family:Tahoma, Geneva, sans-serif; color:#dfb976; padding:6px 14px 10px 14px; text-align:center;
	border:1px solid #4b2352;
	background: #4b2352;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4b2352), to(#5c3463));
	background: -moz-linear-gradient(#4b2352, #5c3463);
	background: linear-gradient(#4b2352, #5c3463);
	-pie-background: linear-gradient(#4b2352, #5c3463);
	background-image: -o-linear-gradient(#4b2352, #5c3463);
	border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
a.purplebutton:active {border:1px solid #613468;
	background: #613468;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#613468), to(#76507b));
	background: -moz-linear-gradient(#613468, #76507b);
	background: linear-gradient(#613468, #76507b);
	-pie-background: linear-gradient(#613468, #76507b);
	background-image: -o-linear-gradient(#613468, #76507b);
	}
a.purplebutton:hover {border:1px solid #613468;
	background: #613468;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#613468), to(#76507b));
	background: -moz-linear-gradient(#613468, #76507b);
	background: linear-gradient(#613468, #76507b);
	-pie-background: linear-gradient(#613468, #76507b);
	background-image: -o-linear-gradient(#613468, #76507b);}

.goldbg{background-color:#613468; padding:20px; text-align:center;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.photoborder {margin-bottom:25px;
  -webkit-box-shadow: 0px 10px 15px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 15px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 15px -4px rgba(0,0,0,0.5);}

.cellbackground {background:url(images/block-1.jpg) 0 0 repeat-x #270d27; margin:5px; border:#703d70 1px solid; padding: 20px; padding-bottom:10px;}
.alertbox {background-color:#cba86e; padding:10px; color:#38173e; text-align:center;}