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 {
	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.8em;	
	}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 106px;
	padding-right: 1px;
	text-align: right; 
	}
#header li {
	display: inline;
	padding: 0 26px 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;
}
	

#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;
	text-align: center;
	display: inline;
	padding-left: 10px;
}

#register a:link, #register a:visited {
	display: block;
	margin-bottom: 1px;
	width: 172px;
	height: 30px;
	background: url("../images/reg-w.gif") top left no-repeat;
	}
	
#register a:hover {
	display: block;
	margin-bottom: 1px;
	width: 172px;
	height: 30px;
	background: url("../images/reg-t.gif") top left no-repeat;
	}	

#acct a:link, #acct a:visited {
	display: block;
	width: 172px;
	height: 30px;
	background: url("../images/myacct-w.gif") top left no-repeat;
	}
	
#acct a:hover {
	display: block;
	width: 172px;
	height: 30px;
	background: url("../images/myacct-t.gif") top left no-repeat;
	}	

#mailing a:link, #mailing a:visited {
	display: block;
	width: 172px;
	height: 34px;
	background: url("../images/mailing-w.gif") top left no-repeat;
	}
	
#mailing a:hover {
	display: block;
	width: 172px;
	height: 34px;
	background: url("../images/mailing-t.gif") top left no-repeat;
	}	

.ka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #3A90D6;
	}

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.3em;
	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.2em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.2em;
	margin: 0 0 0.75em 0;
}

.ci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #52BD3E;
}

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

#cis li {
	margin-bottom: 1.5em;
}

#collage {
	text-align: center;
	}
	
#collage h2 {
	margin-bottom: 0;
	}	
#gallery td {
	text-align: center;
	vertical-align: bottom;
}

#gallery img {
	border: 1px solid 
}
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;
}

.staff img {
	position: relative;
	float: left;
	margin: 15px 10px 0 0;
}

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

img {
	border: 0px #000 solid;
}

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

#sched td {
	vertical-align: top;
	
	}

#sched h3 {
	margin: 0;
}

#sched h4 {
margin-top: 0.5em;
margin-bottom: 0;
font-size: 1em;
color: #52BD3E;
}
	
#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;
}

.classdetails {
	margin-left: 20px;
}
.classdetails h2 {
	margin-bottom: 0;
	margin-left: -20px;
}

.classdetails h3 {
	margin-bottom: -0.75em;
}


.classdetails p {
	margin-left: 20px;
	line-height: 1.4em;
}

#dpink{
border: 6px #FF0000 dotted;
padding: 0 15px;
font-size: 90%;
} 
.dp {
color: #FF0000;
font-style: italic;
}
