

.program_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}





.detail_header {
font-size: 10pt; 
width: 325px; 
padding: 1px 1px 1px 5px;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #f4f4f4;

}

.detail_info {
padding: 2px 2px 0px;
width: 325px;
}

.program_links_header {
	margin: 2px 2px 0px;
	padding: 2px 2px 0px;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	background-color: #f4f4f4;	
	width: 150px;
}

.program_links {
	width: 150px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;	
	font-size: 10px;
}

img{
border: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.content {
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	text-align: left;

}

.orderform {
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
	margin-bottom: 8px;
	text-align: left;

}

.subnote {
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 8px;
	text-align: left;

}

.content_header {
	padding: 2px;
	width: 540px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;

}
.gallery_image {
	border: 1px solid #000000;
}
.donate_etc {
	height: 56px;
	width: 540px;
	font-size: 12px;
	text-align: center;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-width: 1px;
	vertical-align: middle;
}

.footer {
	width: 540px;
	font-size: 12px;
	text-align: right;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-width: 1px;

}

.printer_email {
	height: 62px;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 540px;
	font-size: 8px;
	text-align: right;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-width: 1px;
	vertical-align: middle;
}

.bookstore_content_hover {
background-color: #f4f4f4;
}

.bookstore_content {
background-color: #FFFFFF;
}

.bookstore_header {
	background-color:#cccccc;
	padding: 2px;
	width: 540px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;

}



input.radio {
	width: 10px;
}

input.button {
	width: 100px;
}

.content_container {
	margin: 4px;
	
	padding: 4px;
	width: 540px;
}

a {

 	color:#0099cc;
 text-decoration: none;
}
a:hover{
 	color: #990000;
	text-decoration: none;
}