html, body {
	margin: 0;
	padding: 0;
	background-color: #000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.1em;
}
#wrapper {
	position: relative;
	background-color: #fdfebf;
	width: 740px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/hdr-orge.jpg);
	height: 127px;
	font-size: 0.9em;	
	}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 106px;
	padding-right: 0px;
	text-align: right; 
	}
#header li {
	display: inline;
	padding: 0 9px 0 0;
	}
#header a:link, #header a:visited {
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	}
#header a:hover {
	color: #555;
	font-weight: bold;	
	text-decoration: none;
	}	
#current {
	color: #ffff35;
	font-weight: bold;
}
.smhdr {
	font-size: 0.8em;
	line-height: 25px;
	}	

#content {
	margin: 35px 35px 0px 35px;
	padding: 0;
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.3em;
}

#bbox {
	float: right;
	display: inline;
	padding-left: 10px;
	font-size: 0.75em;
	width:172px;
}

#register a:link, #register a:visited {
	display: block;
	width: 172px;
	height: 130px;
	background: url("../images/b-green-lg.gif") top left no-repeat;
	}
#register a:hover {
	display: block;
	width: 172px;
	height: 130px;
	background: url("../images/b-green-lg.gif") bottom left no-repeat;
	}

#mailing a:link, #mailing a:visited {
	display: block;
	width: 172px;
	height: 32px;
	background: url("../images/b-mailing.gif") top left no-repeat;
	}
#mailing a:hover {
	display: block;
	width: 172px;
	height: 32px;
	background: url("../images/b-mailing.gif") bottom left no-repeat;
	}	
#schedule a:link, #schedule a:visited {
	display: block;
	width: 220px;
	height: 32px;
	background: url("../images/schedules.gif") top left no-repeat;
	}
#schedule a:hover {
	display: block;
	width: 220px;
	height: 32px;
	background: url("../images/schedules.gif") bottom left no-repeat;
	}
#gift a:link, #gift a:visited {
	display: block;
	width: 172px;
	height: 64px;
	background: url("../images/b-gift.gif") top left no-repeat;
	}
#gift a:hover {
	display: block;
	width: 172px;
	height: 64px;
	background: url("../images/b-gift.gif") bottom left no-repeat;
	}	
#area {
	float: left;
	display: block;
	width: 225px;
	}

#artist {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 15px;
	padding: 8px 8px 0 8px;
	width: 200px;
	text-align: center;
	font-size: 0.75em;
	border: 8px dotted #3A90D6;
	 }


#provide ul {
	margin-top: 0;
	}
#provide li {
	font-weight: bold;
	color: #3A90D6;
	}


.ka {
	font-weight: bold;
	color: #3A90D6;
	}
.ci {
	font-weight: bold;
	color: #52BD3E;
}	
	
.ff {
	color: #c42929;
	font-weight: bold;
	}	
	
.orange {
	color: #feab07;
	}	

h1 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.6em;
	margin: 0 0 0.750em 0;
}


h2 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.4em;
	margin: 0 0 0.75em 0;
}

h3 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.2em;
	margin: 0 0 0.75em 0;
}


#offers ul {
	list-style-image: url(../images/dfly.gif);
	padding-left: 20px;
	margin-left: 15px;
}
#offers li {
	margin-bottom: 1.25em;
}

.child {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}
	
#cis ul {
	list-style-image: url(../images/dfly.gif);
	padding-left: 20px;
	margin-left: 15px;
}
#cis li {
	margin-bottom: 1.5em;
	}


#join {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	border: dotted 8px #FF0000;
	padding: 20px;
	text-align: center;
	font-size: 1em;
	}

#gallery td {
	text-align: center;
	vertical-align: bottom;
}

#gallery img {
	border: 1px solid #CCC;
}
h5 {
	background-color: #fdfebf;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 0.9em;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.floatlft img {
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
}
.floatrt img {
	position: relative;
	float: right;
	margin: 0px 0px 0px 10px;
}

#gallery img {
	border: 1px #000 solid;
}

img {
	border: 0px #000 solid;
}

.b_img {
	border: 1px #000 solid;
}

.sched td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0.5em;
}

.sched h3 {
margin-bottom: -0.6em;
}

#corp a:link, #corp a:visited {
	display: block;
	width: 183px;
	height: 32px;
	background: url("../images/kacorp-w.gif") top left no-repeat;
	padding-top: 0.5em;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	}
	
#corp a:hover {
	display: block;
	width: 183px;
	height: 32px;
	background: url("../images/kacorp-t.gif") top left no-repeat;
	padding-top: 0.5em;
	margin-top: 0.5em;
	}

	
#footer {
	background-color: #000;
	text-align: center;
	width: 740px;
	}
#footer img {
	border: 0px #000 solid;
}
	
#copyrt {
	background-color: #000;
	font-size: 0.7em;
	color: #fdfebf;
	text-align: center;
}
#copyrt a:link, #copyrt a:visited {
	color: #0F0;
}
#copyrt a:hover {
	color: #000;
	background-color: #fdfebf;
}

.quote {
	border: 8px #feab07 dotted;
	padding: 1em;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	}
	
	
#dc {
	float: left;
	display: inline;
	font-size: 0.75em;
	width: 350px;
	padding-right: 15px;
	}	
	
.joker {
	font-family: Jokerman, "Comic Sans MS";
	color:#FF9900;
	font-size: 2em;
	font-weight: bold;
	}	
	
#taylor {
	position: relative;
	display: block;
	width: 175px;
	margin-left: 255px;
	font-size: 0.75em;
	text-align: center;
	}
#birthday {
	background-image: url(../images/birthday470.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	border: dotted 6px #FF3366;
	height: 196px;
	}
	
#schools ul{
	list-style: none;
	margin-top: o;
	 }

#schools li {
 	margin-top: 10px;
	}
	
#winter {
	border: dotted 6px #4163ad;
	padding: 10px 10px 0 10px;
	}	
	
#dpink{
border: 6px #FF0000 dotted;
padding: 0 15px;
font-size: 90%;
} 
.dp {
color: #FF0000;
font-style: italic;
}

#b_party a:link, #b_party a:visited {

	display: block;

	width: 172px;

	height: 64px;

	margin-bottom: 1px;

	background: url("../images/b-party.gif") top left no-repeat;

	text-align: center;

		}

	

#b_party a:hover {

	display: block;

	width: 172px;

	height: 64px;

	margin-bottom: 1px;

	background: url("../images/b-party.gif") bottom left no-repeat;

	text-align: center;

	}
	
	

#acct a:link, #acct a:visited {

	display: block;

	width: 172px;

	height: 30px;

	background: url("../images/b-yacct.gif") top left no-repeat;

	}

	

#acct a:hover {

	display: block;

	width: 172px;

	height: 30px;

	background: url("../images/b-yacct.gif") bottom left no-repeat;

	}

