#gallery {
	line-height:15px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 8px;
	width: 650px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;

}

#gallery div.off {
	color:#29ABE2;
	height:33px;
	line-height:33px;
	float:right;
	border:1px solid #ddd;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;
	background-image: url(/images/tabs_0.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0 20px;
}
#gallery div.on {
	color:#B30115;
	padding:0 20px;
	margin-right:2px; margin-top:1px;
	float:right;
	border:1px solid #000;
	cursor:pointer;
	border-bottom:0;
	height:33px;
	line-height:32px;
	position:relative;
	z-index:100;
	background-image: url(/images/tabs_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {
	overflow:auto;
	margin-top:0;
	top:-1px;
	border:1px solid #000;
	position:relative;
	z-index:50;
	line-height:18px;
	background-color: #FEFEF6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 8px;
	height: 590px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	width: 650px;
}
div.show img {
	float:left;
	margin:0px 10px 0px 10px;
}
.clear {clear:both;}
#programs ul li  {
	list-style-position: inside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
}
#programs ul li h5 {
	font-weight: bold;
}
#payment  ul {
	list-style-type: disc;
	color: #B10014;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 4px;
}
#CC2345163 {
	height: 80%;
	width: 70%;
	margin-left: 50px;
	margin-top: 20px;
	background-image: url(/images/tagline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 122px;
}
