.headline {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
}

.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: 700;
	text-decoration: none;
}

.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: 600; 
	color: #23684A;
}

.attribute {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: 300; 
	color: #23684A;
}

}

.small_bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #23684A;
	font-weight: 500;
}

.schedule_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #23684A;
}

.popup_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600; 
}

.popup_textsmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600; 
}

A {
	text-decoration: none;
	color: #92ABB8;
}

A:hover {
	color: #CCCC99; 
}

#container   
/* holds blueprint image and menu */ { 
background-color: #fff; 
background-image: url(../images/background.jpg);
background-repeat: no-repeat; 
background-position: middle; 
z-index: 1; 
width: 600px; 
height: 332px 
}

#fadeinbox
{
position: absolute;
width: 400px;
height: 300px;
background-color: #990033;
padding: 1px;
z-index: 1;
visibility: hidden;
}