/* CSS Document */
body {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #F5C99E;
	
	background-color: #5E2E12;

	font-size: 0.75em;

	line-height: 1.6em;

	padding: 0;

	margin: 0;

	text-align: center;

	}

/*  fonts ------------------------------------------------------------------------- */



a:link {color: #EA907F;text-decoration: none;} 

a:visited {color: #EA907F;text-decoration: none;} 

a:hover {color: #F7F5D9;text-decoration: underline;}



p, h1, h2, h3 {margin: 0; padding: 0;}



abbr, acronym {

	text-decoration: none;

	border-bottom: 1px dotted #F7F5D9;

	cursor: help;

	}





/*  container ------------------------------------------------------------------- */



div#container {

	background: #000000 url(gfx/background_header.gif) top center no-repeat;

	width: 760px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0;

	margin-bottom: -50px;

	padding: 0;

	text-align: left;

	}

/*  intro ------------------------------------------------------------------- */



div#intro {

	width: 600px;

	margin: 0;

	padding: 0;

	}



div#pageHeader {

	display: none;

	}



div#quickSummary {

	width: 275px;

	height: 20px;

	padding: 275px 0 0 0;

	margin: 0 0 30px 360px;

	color: #9E2E2F; 

	}



div#quickSummary p.p1 {

	display: none;

	}

/*  preamble ------------------------------------------------------------------- */



div#preamble {
	
	background-color: transparent;
	
	background: url('gfx/content_boxes_middle_preamble.gif') repeat-y;

	width: 375px;

	margin-top: 75px;
	
	margin-left: 325px;

	}



div#preamble h3 {

	background-color: transparent;

	background-image: url('gfx/headline_preamble.gif');

	background-repeat: no-repeat;

	background-attachment: scroll;

	background-position: left top;

	height: 85px;

}

	}



div#preamble h3 span {

	display: none;

	}



div#preamble p {

	padding: 0 10px 10px 20px;

	}



div#preamble p.p1 {

	margin-top: -25px;

	}



div#preamble p.p3 {

	background-color: transparent;
	
	background: url(gfx/content_boxes_bottom_preamble.gif) bottom left no-repeat;

	padding-bottom: 65px;

	/* for IE5 */

	margin-bottom: 0px;

	}


/*  supportingText ------------------------------------------------------------------- */



div#supportingText {

	width: 580px;

	margin: 0 0 50px 0;

	padding: 0;

	}


/*  log-in ------------------------------------------------------------------- */

div#log-in {
	
	background-color: transparent;

	width: 500px;
	
	margin-top: 50px;

	margin-bottom: 25px;
	
	margin-left: 225px;

	}


/*  footer ------------------------------------------------------------------- */



div#footer {

	width: 425px;

	height: 40px;

	margin-left: 155px;

	text-align: center;

	font-size: 0.9em;

	padding-top: 20px;

	}

div#footer a:link {color: #F7CA9F;}

div#footer a:visited {color: #F7CA9F;}

div#footer a:hover {color: #F7CA9F;}





/*  linkList ------------------------------------------------------------------- */



div#linkList {

	position: absolute; left:auto; right:auto; top:290px;

	width: 155px;

	margin-left: 595px;

	padding: 0;

	font-size: 0.9em;

	line-height: 1.6em;

	color: #9E2E2F;

	}



ul {

	list-style: none;

	background: url(marginal_boxes_bottom.gif) bottom left no-repeat;

	margin: 5px 0 0 0;

	padding: 0 0 45px 0;

	}



li {

	margin-left: 0;

	padding: 0 10px 5px 15px;

	}



div#lselect li {

	background: url(li_element.gif) bottom center no-repeat;

	padding: 0 10px 25px 15px;

	}



div#lselect a {

	display: block;

	font-weight: bold;

	}



div#lselect a.c {

	display: inline;

	font-weight: normal;

	}



div#lselect, div#larchives, div#lresources {

	background: url(marginal_boxes_middle.gif) repeat-y;

	width: 155px;

	}



div#lselect h3 {

	background: url(headline_select.gif) top left no-repeat;

	}



div#larchives h3 {

	background: url(headline_archives.gif) top left no-repeat;

	}



div#lresources h3 {

	background: url(headline_resources.gif) top left no-repeat;

	}



div#lselect h3, div#larchives h3, div#lresources h3 {

	height: 35px;

	}



div#lresources h3 span, div#lselect h3 span, div#larchives h3 span {

	display: none;

	}





/*  extraDivs ------------------------------------------------------------------- */



div#extraDiv1, div#extraDiv2, div#extraDiv3, div#extraDiv4, div#extraDiv5, div#extraDiv6 {

	display: none;

	}