/* external CSS file */
/* filename: global.css */
/* for use with site-wide styles */
/* NO HTML MARKUP ALLOWED IN THIS FILE */

		/* #page_table     { position: relative; top: 0px; left:50%; margin-left: -304px; width: 609px; } */
		
		.bluerule       { background-color: #0000FF; width: 1px; }
		.redrule        { background-color: #FF0000; height: 1px; }
		
		table     { padding: 0px; border: 0px }

		#heritage_img  	    { position: absolute; left:   1px; top: 161px; width: 242px; height:  32px; zindex: 2;}
		#vocations_img      { position: absolute; left: 250px; top: 133px; width: 167px; height:  34px; zindex: 3;}
		#contribute_img     { position: absolute; left: 216px; top: 161px; width: 185px; height:  36px; zindex: 3;}
		#info_img           { position: absolute; left: 408px; top: 135px; width:  70px; height:  21px; zindex: 2;}
        #searchgo_img       { position: absolute; left: 525px; top: 165px; width: 112px; height:  26px; zindex: 3;}
		#home_left_img      { position: absolute; left:  30px; top: 205px; width: 185px; height: 294px; zindex: 1;}

		.footer_text     { font: "Helvetica", sans-serif; font-size: 8pt; color: #8080B0;}

		.headline_box    { position: relative; left: 200px; margin-left: 0px; margin-top: 8px; width: 475px; zindex: 1;}
		.headline_sm     { font-family: "Helvetica", sans-serif; font-varient: small-caps; font-size: 10pt; font-weight: bolder;}
		.headline_lg     { font-family: "Helvetica", sans-serif; font-varient: small-caps; font-size: 12pt; font-weight: bolder;}
		.headtext        { font-family: "Helvetica", sans-serif; font-size: 10pt; font-weight: normal; zindex: 1;}

		.caption	 { font-family: "Times", serif; font-size: 8pt; font-weight: bold; position: relative; left: 10px; margin-right: 10px;}

		UL LI 		 { list-style-position: outside; list-style-type: disc; margin-left: -15px; margin-right: 10px;}

		a { background-color: transparent; text-decoration: none;}
		a:link { color: ##404070; background-color: transparent; }
		a:active { color: #F08FD2; background-color: transparent; }
		a:hover { color: #804080; background-color: transparent; }
		a:visited { color: #80A070; background-color: transparent; }

		a.left_links	 { position: relative; left: 10px; font-family: "Helvetica", sans-serif; font-size: 9pt; font-weight: bold; color="#000000"; zindex: 1;}
		a.left_links:link { color: #000000;}
		a.left_links:active { color: #999999;}
		a.left_links:hover { color: #999999;}
		a.left_links:visited { color: #999999;}

		a.left_sublinks	 { position: relative; left: 20px; font-family: "Times", serif; font-size: 8pt; font-weight: normal; color="#000000"; zindex: 1;}
		a.left_sublinks:link { color: #000000;}
		a.left_sublinks:active { color: #999999;}
		a.left_sublinks:hover { color: #999999;}
		a.left_sublinks:visited { color: #999999;}

		a.right_links	 { font-family: "Helvetica", sans-serif; font-size: 8pt; font-weight: normal; color: #000000;}
		a.right_links:link { color: #000000;}
		a.right_links:active { color: #999999;}
		a.right_links:hover { color: #999999;}
		a.right_links:visited { color: #999999;}


