	/* header */
	
		#header_welcome { position: absolute; top: 118px; left: 52px; font-size: 12px; color: #fff; font-weight: bold; }
	
		a.link_Header:link, a.link_Header:visited { color: #fff; text-decoration: underline; }
		a.link_Header:hover, a.link_Header:active  { color: #79526d; text-decoration: none; }

        #header_chapter { position: absolute; top: 111px; left: 310px; font: 28px Sans-Serif; color: #fff; }
	    a.link_header_chapter:link, a.link_header_chapter:visited, a.link_header_chapter:hover, a.link_header_chapter:active  { color: #fff; text-decoration: none; }


	/* menu */

	.indexMenu { margin: 0px 0px 0px 0px; }

	    .menuRootCats { position: relative; top: 0; width: 154px; height: 31px; border: 0; }
	    .menuPadding { padding: 0 3px 0 3px; }
	    .menuRightEnd { position: absolute; right: 5px; width: 5px; height: 31px; z-index: 151; }
	


	/* content */

	        .bucket_frame_top { width: 242px; height: 6px; background-image: url('../../img/cpwa/bucket/bucket_HeaderTop.gif'); background-repeat: no-repeat; line-height: 1px; font-size: 1px; }

		    .bucket_header { height: 31px; border-width: 0px 2px 2px 2px; border-style: solid; border-color: #3a1f32; background: #79526d; }
		    .bucket_header_inside {	width: 234px; height: 29px;	margin: 0px 2px 0px 2px; background: #3a1f32; }
    		
    /* footer */
    
	.indexFooter { margin: 0; }

            .footer_content { width: 954px; height: 39px; margin-right: auto; margin-left: auto; background-image:url('../../img/cpwa/footer2.gif'); background-repeat: no-repeat; }
			.footer_Text { color: #c5960f; }
			
			a.link_Footer:link    { color: #c5960f; text-decoration: none; }
			a.link_Footer:visited { color: #c5960f; text-decoration: none; }
			a.link_Footer:hover   { color: #a47b08; text-decoration: underline;	}
			a.link_Footer:active  { color: #a47b08; text-decoration: underline;	}


	/* links */
	
		a:link    { color: #3a1f32; text-decoration: underline; }
		a:visited { color: #3a1f32; text-decoration: underline; }
		a:hover   { color: #79526d; text-decoration: none;		}
		a:active  { color: #79526d; text-decoration: none;		}


	/* misc */


	/*.button_sm { height: 27px; width: 72px; position: relative; top: -8px; border: 0; margin: 0; padding: 0; background: url(../img/buttons/button_sm.gif) 0 2px no-repeat; font-size: 10px; cursor: pointer; text-transform: uppercase; }*/
	
	#ie6_bar { position: absolute; top: 0px; left: 0px; width: 100%; padding: 4px; font-family: Verdana; font-size: 11px; background-color: #ffffe1; border: 1px solid #000; border-width: 0 0 1px 0; z-index: 10000;}
	#ie6_bar a, #ie6_bar a:link, #ie6_bar a:visited, #ie6_bar a:hover, #ie6_bar a:active { width: 100%; padding: 0 0 0 25px; background: url(../../img/icons/shield.png) top left no-repeat; line-height: 22px; color: #000; text-decoration: none; display: block;}
