body
	{
	color: black; 
	background: #554 url(bg.gif);
	margin: 0px; 
	font: small/1.5em georgia, times, serif;
	color: #333331;
	}
	
p { 
	font: 12px calibri; 
	margin-top: 0px; 
	text-align: left;
}

p.p5 { 
	font-size: 12px;
	padding-top: 15px;
}

a:link { 
	background: #EBEEF2;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #4F6B8B;
}

a:visited { 
	background: #EBEEF2;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #4F6B8B;
}

a:hover, a:active { 
	background: #F1EFE9;
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #384A5F;
}

h1, h2, h3 span {display:none}
	
p
	{
	text-indent: 1.5em;
	font-size: 88%;
	margin: 0 0 0.6em 0;
	}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 80%; } /* */


/* ________________ containers ________________ */


#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 770px;
	background: #fff url(main.jpg) repeat-y;
	border-bottom: 15px solid #000;
	}
	
#intro
	{
	width: 770px;
	background: #fff url(main.jpg) repeat-y;
	}
	
#pageHeader
	{
	width: 770px;
	height: 250px;
	background: #000 url(top.jpg) no-repeat;
	}
	


#quickSummary
	{
	position: absolute;
	left: 535px;
	width: 230px;
	border-bottom: 1px solid #923b09;
	}
	
#footer { text-align: left; padding-top: 15px; 
    }

#footer a:link, #footer a:visited { font-size: 9px; margin-right: 15px; 
    }

#preamble, #supportingText { width: 478px; margin-left: 30px;
    }
	
#linkList { position: absolute; top: 290px; left: 530px; width: 190px; margin-right: 15px;
	}
	
#Layer12  { position:absolute; width:160px; z-index:41; height: 600px; padding-left: 14px; }

#wx_module_2005 { position: absolute; top: 650px; }

#Layer2 { position:absolute; width:216px; height:310px; z-index:1; left: 516px; top: 683px; padding-top:0px; padding-bottom: 1px;}

.style2 {font-size: 14px}
.style4 {	font-size: 25px;	color: #000000; }
.style5 {font-family: Garamond; font-size: 24px; font-style:bold; }
.style6 {font-family: Garamond; font-size: 16px; }
.style124 {font-family: Calibri; font-size: 18px; font-weight: bold; }
.style156 { font-family: Calibri; font-size: 15px; } 
.style157 {	font-size: 10px;	font-family: Calibri;	color: #000000; }
.style161 {	font-size: 20px;	font-family: Calibri;	font-weight: bold;	color: #990000; }
.style92 {font-family: Calibri; font-size: 16px; }
	
/* ________________ lists & typo ________________ */
	
#pageHeader h1,
#pageHeader h2
	{
	display: none;
	}
	
#linkList h3
	{
	width: 210px;
	height: 25px;
	margin: 1em 0 0 0;
	padding: 0;
	}
	
#linkList p,
#linkList li
	{
	font: x-small/1.6em tahoma, verdana, sans-serif;
	color: #efece3;
	text-indent: 0;
	}
	
#linkList ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #923b09;
	background: #bd4d0d url(list-bg.jpg);
	}
	
#linkList li
	{
	color: #000;
	border-bottom: 1px solid #923b09;
	line-height: 1.5em;
	padding: 0.5em 17px;
	}
	
#linkList li:hover
	{
	background: #b64a0b;
	}
	
#linkList li a
	{
	display: block;
	border: none;
	color: #f4f0e6;
	font-weight: bold;
	margin-left: -12px;
	padding-left: 12px;
	background: url(arrow.gif) no-repeat 0 60%;
	}
	
#linkList li a:hover
	{
	color: #ec9;
	background-position: -300px 60%;
	}
	
#linkList li a.c
	{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	color: #000;
	font-weight: normal;
	}
	
#linkList li a.c:hover
	{
	color: #6e2308;
	}
	
#linkList #larchives li,
#linkList #lresources li,
#linkList #lfavorites li
	{
	padding: 0.5em 0;
	}

#linkList #larchives li a,
#linkList #lresources li a,
#linkList #lfavorites li a
	{
	background: transparent url(bullet.gif) no-repeat 5px 60%;
	padding-left: 17px;
	margin: 0;
	}
	
#linkList #larchives li a:hover,
#linkList #lresources li a:hover,
#linkList #lfavorites li a:hover
	{
	background-position: -295px 60%;
	}
	
	