/* CSS Document */
h1#banner_pos            { /* Position of main page banner */
	position        : absolute;
	left            : 11px;
	top             : 10px;
	width           : 950px;
	height          : 46px;
}

div#pagetitle_text            { /* First column heading */
	position        : absolute;
	left            :  13px;
	top             : 77px;
	width           : 430px;
	height          : 30px;
	text-align		: center;
	font-size		: 28px;
	color			: rgb(91,16,16);
}
div#pagetitle2_text            { /* Second column heading */
	position        : absolute;
	left            : 478px;
	top             : 80px;
	width           : 478px;
	height          : 30px;
	text-align		: center;
	font-size		: 28px;
	color			: rgb(91,16,16);
}
	
	
div#col2_text            { /* First column of text under photo */
	position        : absolute;
	left            : 500.00px; 	top             : 280.00px;
	width           : 430.00px; 	height          : 700px; }

div#item_1            { /* First item */
	position        : absolute;
	left            :  18px;
	top             : 108px;
	width           : 419px;
	height          : 572px;
	font			: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	text-align		: justify;
	line-height		: 18px;
	border-style	: solid;
	border			: thin;
	padding			: 12px;
}

div#item_2            { /* Second item */
	position        : absolute;
	left            :  476px;
	top             : 108px;
	width           : 447px;
	height          : 363px;
	font			: "Times New Roman", Times, serif;
	font-size		: 12px;
	text-align		: justify;
	border-style	: solid;
	border			: thin;
	padding			: 12px;
}
div#item_3            { /* First item */
	position        : absolute;
	left            :  483px;
	top             : 296px;
	width           : 195px;
	height          : 192px;
	font			: "Times New Roman", Times, serif;
	font-size		: 12px;
	text-align		: justify;
	padding			: 12px;
}
div#item_4            { /* First item */
	position        : absolute;
	left            : 718px;
	top             : 296px;
	width           : 198px;
	height          : 194px;
	font			: "Times New Roman", Times, serif;
	font-size		: 12px;
	text-align		: justify;
	padding			: 12px;
}
div#item_5            { /* First item */
	position        : absolute;
	left            : 487px;
	top             : 474px;
	width           : 434px;
	height          : 203px;
	font			: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	text-align		: justify;
	line-height		: 18px;
	padding			: 12px;
}
	
div#item_6            { /* First item */
	position        : absolute;
	left            : 484px;
	top             : 595px;
	width           : 165px;
	height          : 175px;
	font			: "Times New Roman", Times, serif;
	font-size		: 12px;
	text-align		: justify;
	border-style	: solid;
	border			: thin;
	padding			: 12px;
}
div#item_7            { /* First item */
	position        : absolute;
	left            : 717px;
	top             : 596px;
	width           : 165px;
	height          : 172px;
	font			: "Times New Roman", Times, serif;
	font-size		: 12px;
	text-align		: justify;
	border-style	: solid;
	border			: thin;
	padding			: 12px;
}
	
div#item_8            { /* First item */
	position        : absolute;
	left            : 481px;
	top             : 802px;
	width           : 434px;
	height          : 52px;
	font			: "Times New Roman", Times, serif;
	font-size		: 14px;
	text-align		: justify;
	padding			: 12px;
}
	
	
	
	
	
.headline            { /* First item */
	font			: "Times New Roman", Times, serif ;
	font-size		: 16px;			text-align		: left;
	font-weight		: bold;			line-height		: 24px;
	}
