.justify { text-align: justify}

.no_ul { text-decoration: none}

a:hover { color: #C00}

.no_rollover {  color: #600; text-decoration: none}
.no_rollover:link { color:#600 }
.no_rollover:visited { color:#600 }
.no_rollover:hover {  color: #600; text-decoration: none}

.imageblock {
	float: right;
	text-align: center;
	margin: 0px 0px 10px 10px;
	display: inline;
	width: 200px;
	border: 1px solid #CCC;
	padding: 5px;
	clear: right;
}

h2 { 
	margin-top:0%; 
	font-size:140%;
	font-weight:bold;
	color:#000;
}

h3 {
	font-size:110%;
	font-weight:bold;
	color:#000;
}

.audiobox-left {
	width:300px;
	padding-bottom:10px;
	text-align:left;
}

.audiobox-right {
	float:right;
	clear:right;
	width:300px;
	padding-bottom:10px;
	text-align:right;
}

.caption {
	text-align:left;
	margin-top:2px;
	margin-left:5px;
	margin-bottom:0px;
}

.decorative-textblock {
	background-image:url(../images/text_border/top_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.decorative-textblock .intro-text {
	text-align:center;
	background-image:url(../images/text_border/bottom_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:3px 27px;
}

.decorative-caption {
	font-family:"Comic Sans MS", Chalkboard, Georgia, "Times New Roman", ; 
}

