#dddpage {
	position:relative;
	width:800px;
	min-height:1px;
	margin:0px auto;
}

#dddpage #ddpages {
	position:relative;
	width:800px;
	margin:0px;
	padding:190px 0 0 0;
	/* background-color: rgb(255, 255, 255); */
	/* background-color: rgba(255, 255, 255, .5); */
	display:none;
}
#ddloading {
	position: absolute;
	top: -2px;
	left: 122px;
	width:20px;
	height:20px;
	text-align: center;
	visibility: hidden;
}
#dddpage #ddpages #ddcontent {
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	font: normal 12px/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}

/* CALENDAR */

.calendar_entry {
	position:relative;
	width:700px;
	margin: 5px auto; /* 20px; */
	padding: 0;
	font: normal small/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	text-align: center;
	border: 1px solid #e1d5f3; /* #997dd2; */
}
.calendar_middle {
	position:relative;
	float:left;
	width:640px;
	height:2px;
	left: 30px;
	top:2px;
	font-size:1px;
	border-top: 1px solid #e1d5f3; /* #997dd2; */
}
.cdatebox {
	float:left;
	width: 32.0%;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	color: #111;
	display: inline;
}
.cdatebox a:link, .cdatebox a:active, .cdatebox a:visited {
	text-decoration: none;
	color: #111; 
}
.cdatebox a:hover {
	text-decoration: none;
	color: #555; 
}
.cdatebox_header {
	float:left;
	width: 32.0%;
	margin: 0px 0 0 0;
	padding: 0;
	text-align: center;
	color: #43316a; /* #64489d; */
	font-size: x-small;
	display: inline;
}
.ceventbox {
	float:left;
	width: 33.9%;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	color: #111;
	display: inline;
}
.ceventbox_header {
	float:left;
	width: 33.9%;
	margin: 0px 0 0 0;
	padding: 0;
	text-align: center;
	color: #43316a; /* #64489d; */
	font-size: x-small;
	display: inline;
}
.ceventbox a:link, .ceventbox a:active, .ceventbox a:visited {
	text-decoration: none;
	color: #111; 
}
.ceventbox a:hover {
	text-decoration: none;
	color: #555; 
}
.ccontactbox {
	float:left;
	width: 33.9%;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	color: #111;
	display: inline;
}
.ccontactbox_header {
	float:left;
	width: 33.9%;
	margin: 0px 0 0 0;
	padding: 0;
	text-align: center;
	color: #43316a; /* #64489d; */
	font-size: x-small;
	display: inline;
}
.ccontactbox a:link, .ccontactbox a:visited {
	text-decoration: none;
	color: #111;
}
.ccontactbox a:active, .ccontactbox a:hover {
	text-decoration: none;
	color: #555;
}

.cinfobox {
	float:left;
	width: 99.8%;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	color: #111;
	display: inline;
}
.cinfobox a:link, .cinfobox a:active, .cinfobox a:visited {
	text-decoration: none;
	color: #800; 
}
.cinfobox a:hover {
	text-decoration: none;
	color: #555; 
}
.cinfobox_header {
	float:left;
	width: 99%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #43316a; /* #64489d; */
	font-size: x-small;
	display: inline;
}

/* CONTACT */

.row {
	position:relative;
	width:700px;
	margin: 5px auto 10px;
	padding: 0;
}
.boxT {
	margin: 0px auto;
	padding: 10px 0px;
	width: 700px;
	text-align: center;
	line-height: 170%;
}
.boxL {
	float: left;
	width: 29%;
	text-align: center;
}
.boxM {
	float: left;
	width: 41%;
	text-align: center;
}
.boxR {
	float: left;
	width: 29%;
	text-align: center;
}

.largetext {
	color: #64489d;
	text-decoration: none;
	font-size: large;
}
.mediumtext {
	color: #333;
	text-decoration: none;
	font-size: medium;
}

.linkA {
	font-family: Arial;
	font-weight: normal;
	color: #111;
	text-align: center; 
	text-decoration: none;
	font-size: small;
}
.linkA a:link, .linkA a:active, .linkA a:visited	{
	color: #111;
	text-decoration: none;
}
.linkA a:hover {
	color: #555; 
	text-decoration: none;
}
.linkB {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
}
.linkC {
	color: #64489d;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
}

.linkD {
	color: #777; 
	text-decoration: none;
	font-size: x-small;
}
.linkE {
	color: #64489d;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
}

/* APPEARANCES */

.appearances_title {
	width: 668px;
	padding:0px;
	margin: 0px auto;
}

.appearances {
	width: 100%;
	padding:0px;
	margin: 0px;
	border-bottom: 1px solid #eeeeee;
}

#appearTitle {
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	height:40px;
	text-align: center;
}

/* W3C box model: width + padding + border */

.ap_wrapper {
	width: 740px;
	padding:0px;
	margin: 0px auto;
	background-color: #f8f8f8; /* #ceb9fe; */
}

.ap_day {
	float:left;
	width:65px;
	color: #64489d;
	font-size: small;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	line-height: 180%;
	background-color: #f8f8f8;
	display:inline;/* Ie double margin bug*/
}

.ap_month {
	float:left;
	width:640px;
	padding-left: 100px;
	color: #64489d;
	font-size: small;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	text-align: left;
	line-height: 220%;
	background-color: #e1d5f3;
	display:inline;/* Ie double margin bug*/
}

.ap_event {
	float:left;
	width:480px;
	color: #111; /* #64489d; */
	font-size: small;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	line-height: 180%;
	background-color: #f8f8f8;
	display:inline;/* Ie double margin bug*/
}

.ap_location {
	float:left;
	width:195px;
	color: #64489d;
	font-size: small;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	line-height: 180%;
	background-color: #f8f8f8;
	display:inline;/* Ie double margin bug*/
}

.ap_day #hday {
	color: #64489d;
	line-height: 220%;
}

.ap_event #hevt {
	color: #64489d;
	line-height: 220%;
}

.ap_location #hloc {
	color: #64489d;
	line-height: 220%;
}

.ap_largetextbold {
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #43316a;
	text-decoration: none;
	font-size: medium;
}

/* REQUEST */

.formline {
	position:relative;
	width:100%;
	margin:0;
}
.formcenter {
	position:relative;
	width:100%;
	margin:0;	/* added for IE6, otherwise no space between lines */
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
}
form#request #hiddeninput {
	display: none;
}
form#request {
	font-size:medium; 
	width:680px; 
	padding:0; 
	margin:0 auto 20px auto;
	color:#222;
	text-align: left;
}
form#request fieldset#eventinfo, 
form#request fieldset#eventloc,
form#request fieldset#eventcontact,
form#request fieldset#eventreqinfo {
	font-size:small;
	width:100%;
	display:block;
	padding:10px 0; 
	margin:6px 0; 
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif; 
	line-height:1.5em; 
	border:1px solid #e1d5f3;
	color:#222;
}
form#request fieldset#eventinfo legend,
form#request fieldset#eventloc legend,
form#request fieldset#eventcontact legend,
form#request fieldset#eventreqinfo legend { 
	font-family: Arial, verdana, sans-serif;
	color:#222;
	font-size:medium; 
	font-weight:normal; 	
	font-style:normal; 
	margin:0px 5px; 
	padding:0 3px; 
	background:none;
}

form#request fieldset#eventinfo label,
form#request fieldset#eventloc label,
form#request fieldset#eventcontact label,
form#request fieldset#eventreqinfo label {
	display:block;
	float:left; 
	width:140px; 
	text-align:right; 
	padding-right:10px; 
	color:#222; /* #847162; */
	margin-bottom:3px;
	font-size:small; 
	line-height:1.2em; 
	font-style:normal;
}
form#request fieldset#eventloc label#eventziplabel,
form#request fieldset#eventcontact label#contactziplabel {
	width:35px;
}

form#request fieldset#eventreqinfo label#speaklabel,
form#request fieldset#eventreqinfo label#emceelabel,
form#request fieldset#eventreqinfo label#performlabel,
form#request fieldset#eventreqinfo label#appearincrownlabel,
form#request fieldset#eventreqinfo label#autographsessionlabel {
	width:auto;
	padding-right:0px;
	padding-left:10px;
	font-size:85%;
}
form#request fieldset#eventinfo input,
form#request fieldset#eventloc input,
form#request fieldset#eventcontact input,
form#request fieldset#eventreqinfo input {
	float:left;
	width:95px;
	height:20px;
	border:0px solid #444; 
	background:#e1d5f3; /* #404040; */
	padding: 3px 0 0 5px;
	margin-bottom:3px;
	text-align:left;
	display:inline;
	border:none;
	color: #222;
	font-family: arial, verdana, sans serif;
	font-weight: normal;
	font-size: small;
}
form#request fieldset#eventloc input#eventcity,
form#request fieldset#eventcontact input#realname,
form#request fieldset#eventcontact input#email,
form#request fieldset#eventcontact input#contacttelephone,
form#request fieldset#eventcontact input#contactfax,
form#request fieldset#eventcontact input#contactcity,
form#request fieldset#eventreqinfo input#speechlength,
form#request fieldset#eventreqinfo input#speechtime,
form#request fieldset#eventreqinfo input#audiencesize,
form#request fieldset#eventreqinfo input#audienceage {
	width:150px;
}
form#request fieldset#eventloc input#eventaddress,
form#request fieldset#eventloc input#crossroad,
form#request fieldset#eventloc input#sponsororg,
form#request fieldset#eventcontact input#contactaddress {
	width:455px;
}
form#request fieldset#eventloc input#eventstate,
form#request fieldset#eventcontact input#contactstate {
	width:24px;
}
form#request fieldset#eventloc input#eventzip,
form#request fieldset#eventcontact input#contactzip {
	width:76px;
}

form#request fieldset#eventreqinfo input#speak,
form#request fieldset#eventreqinfo input#emcee,
form#request fieldset#eventreqinfo input#perform,
form#request fieldset#eventreqinfo input#appearincrown,
form#request fieldset#eventreqinfo input#autographsession {
	width:25px;
	background:none;
}

form#request fieldset#eventinfo select {
	float:left;
	width:50px;
	margin-left:5px; 
	text-align:left;
	display:inline;
}
form#request fieldset#eventinfo select#eventdress {
	float:left;
	width:155px; 
	text-align:left;
	margin:0;
	margin-bottom:3px;
	display:inline;
}
form#request fieldset#eventinfo select#eventsetting {
	float:left;
	width:155px; 
	text-align:left;
	margin:0;
	margin-bottom:3px;
	display:inline;
}
form#request fieldset#eventinfo .dummy {
	float:left;
	width:50px;
	margin-left:5px; 
	text-align:left;
	display:inline;
}
form#request fieldset#eventinfo .dummy2 {
	float:left;
	width:460px;
	height:20px;
	text-align:left;
	margin-left: 150px;
	display:inline;
	background-color: #555;
}

form#request fieldset#eventinfo textarea,
form#request fieldset#eventreqinfo textarea {
	float:left;
	width:454px;
	height:5.5em;
	padding:3px;
	margin: 5px 0 8px;
	text-align:left;
	border:0px solid #444; 
	background:#e1d5f3; /* #404040; */
	display:inline; 
	color: #222;
	font-size: small;
}

.requestcentertext {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
}
.requestlargetextbold {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-weight: normal;
	color:#43316a;
	text-decoration: none;
	font-size: large;
}

.requestletterTitle {
	color: #222;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}

.requestinfoTitle {
	padding: 10px 0px 3px 0px;
	color: #43316a;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}

/* INFORMATION */

#contestantinfobox {
	position:relative;
	margin: 0px auto;
	width: 760px; 
	text-align: left;
	cursor:pointer;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	color:#111;
}
#contestantinfobox h1 {
	font-size:medium;
	text-align:center;
	margin: 20px 0;
	width: 100%;
}
#contestantinfobox p{
	padding:0;
	margin:0;
}
#contestantinfobox .t1 {
	background-color:#ceb9fe; /* #a69b90; */
	padding:0.5em;
	font-weight:normal;
	border-top: #e1d5f3 solid 1px;
	border-bottom: #997dd2 solid 1px;
}
#contestantinfobox .t3o {
	padding:0.2em 0.2em 0.2em 0.5em;
	/* background:#fff; */
}
#contestantinfobox .t3o p {
	padding:0.5em 2em 0.1em 2em;
	color: #222;
}

#contestantinfobox .t3 {
	padding:0.2em 0.2em 0.2em 1.0em;
	/* background:#fff; */
}
#contestantinfobox .t3 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#contestantinfobox .t3 ul li {
	margin:0;
	padding:0;
}
#contestantinfobox p.center {
	text-align:center;
}
#contracttext {	
	width:740px;
	margin: 10px auto 10px auto;
	color: #64489d;
	font: normal small Arial, sans-serif;
	text-align:right;
}

/* SPONSORS */

#sponsorbox {
	position:relative;
	width:800px;
	margin: 0 auto 20px auto;
	padding:0px;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	text-align: center;
}

#sponsorbox .row {
	position:relative;
	width:670px;
	margin: 0 auto;
	padding: 0;
}
#sponsorbox .boxT {
	margin: 0px auto;
	padding: 0px 0px;
	width: 615px;
	text-align: center;
	line-height: 170%;
}
#sponsorbox .boxTL {
	float: left;
	width: 49%;
	text-align: center;
}
#sponsorbox .boxTM {
	float: left;
	width: 1%;
	text-align: center;
}
#sponsorbox .boxTR {
	float: left;
	width: 49%;
	text-align: center;
}

#sponsorbox .largetext {
	color: #64489d;
	text-decoration: none;
	font-size: large;
}
#sponsorbox .mediumtext {
	color: #333;
	text-decoration: none;
	font-size: medium;
}

#sponsorbox .linkA {
	font-family: Arial;
	font-weight: normal;
	color: #111;
	text-align: center; 
	text-decoration: none;
	font-size: small;
}
#sponsorbox .linkA a:link, .linkA a:active, .linkA a:visited	{
	color: #111;
	text-decoration: none;
}
#sponsorbox .linkA a:hover {
	color: #555; 
	text-decoration: none;
}
#sponsorbox .linkB {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
}
#sponsorbox .linkC {
	color: #64489d;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
}
#sponsorbox .linkC a:link, .linkC a:active, .linkC a:visited	{
	color: #64489d;
	text-decoration: none;
}
#sponsorbox .linkC a:hover {
	color: #aaa; 
	text-decoration: none;
}
#sponsorbox .linkD {
	color: #777; 
	text-decoration: none;
	font-size: x-small;
}
#sponsorbox .linkE {
	color: #64489d;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
}

/* LETTERS */

#letterbox {
	position:relative;
	width:100%;
	margin:0;
	padding:3px 0;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}

.letterTxt {
	position:relative;
	color: #111;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}

.letterTxt a:link, .letterTxt a:visited {
	text-decoration: none;
	color: #997dd2;
}
.letterTxt a:active, .letterTxt a:hover {
	text-decoration: none;
	color: #222;
}
.letterTxt p { 
	margin: 0.8em 1.5em .8em 1.5em;	/* t,r,b,l */
	text-align: left;
}

.centerTxt {
	text-align: center;
}

.quoteTxt {
	color: #43316a;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}
.quoteTxt a:link, .quoteTxt a:visited {
	text-decoration: none;
	color: #111;
}
.quoteTxt a:active, .quoteTxt a:hover {
	text-decoration: none;
	color: #111;
}
.quoteTxt p { 
	margin: 0.8em 1.5em .8em 1.5em;	/* t,r,b,l */
	text-align: center;
}
.signatureText {
	color: #997dd2;
	text-align: right;
	font-weight: normal;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}

.letterTitle {
	color: #43316a;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}

.infoTitle {
	padding: 10px 0px 3px 0px;
	color: #111;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}




#photobox {
	position:relative;
	width: 330px;
	margin:0 auto 0 10px;
}
.photoTitle {
	color: #111;
	padding:0px 0 5px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}
.photoText {
	color: #111;
	padding:5px 0 5px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: small;
}
.photoText a:link, .photoText a:visited {
	text-decoration: none;
	color: #333;
}
.photoText a:active, .photoText a:hover {
	text-decoration: none;
	color: #aaa;
}
#letterphotoRt {
	text-align: center;
	width:280px;
	margin: 10px auto;   
	padding: 0px;
	background: url(/_img10/savanna/SavannaTroupe.jpg) no-repeat center center;
	height: 350px;
	text-decoration: none;
}
.picRt {
	margin:0;
	padding:0;
	border:0;
}

.missazrbox {
	position:relative;
	width:330px;
	margin: 4px auto 10px 10px;
	font-size: small;
	text-align: left;
}
.missazrbox p {
	color: #333;
	padding: 5px 5px;
	text-align: center;
}

.missaz_rtrt, .missaz_rtlt, .missaz_rtmd {
	position: relative;
	float:left;
	left:10px;
	width:225px;
	display:inline;
	color: #997dd2;
}
.missaz_rtrt {
	text-align:right;
}
.missaz_rtlt {
	text-align:left;
}
.missaz_rtmd {
	text-align:center;
}
.missaz_ltlt {
	position: relative;
	float:left;
	width:95px;
	text-align:right;
	display:inline;
	color: #64489d;
}


#photoBx {
	position:relative;
	float:right;
	width:310px;
	padding:0px;
	margin:0px;
}

#photoRt {
	position:relative;
	float:left;
	left:10px;
	text-align: center;
	width:280px;
	margin:0px;   
	padding:0px;
	/* background: url(<?php echo PAGE_HBASE.'/_ia09/'; ?>) no-repeat center center; */
	height: 350px;
	border: 1px solid #777;
	text-decoration: none;
	display:inline;
}

.photoBxFloatR {
	position:relative;
	float:right;
	padding:0px;
	margin:10px;
	margin-right:0;
	display:inline;
}
.photoBxFloatL {
	position:relative;
	float:left;
	padding:0px;
	margin:10px;
	margin-left:0;
	display:inline;
}