.capt_font {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.capt_menu {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.capt_header {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.cap_back {	background-color: #419AD3;}

.cap_back_menu { 
     background-image: url(images/menu_back.gif); 
     background-repeat: no-repeat; 
     background-position: center center;
}
.cap_back_other { 
     background-image: url(images/other_back.gif); 
     background-repeat: no-repeat; 
     background-position: center center;
}
.cap_back_mer { 
     background-image: url(images/mermaid_back.jpg); 
     background-repeat: no-repeat; 
     background-position: center center;
}