body    {
	font: 11px tahoma,verdana,sans-serif;
	color: black;
	margin: 0px;
	background-color: white;
}

p    {
	font: 11px,14px verdana,sans-serif;
	text-align: justify;
	margin-top: 0px;
}

h3    {
	font: bold 13px verdana,sans-serif;
	margin-bottom: 0px;
}

acronym    {
	border-bottom: dotted 1px #fff;
}

a:link    {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a:visited    {
	font-weight: bold;
	text-decoration: none;
	color: #55AB26;
}

a:active, a:hover    {
	color: #8AF44F;
	text-decoration: underline;
}

/* specific divs */
*#preamble    {
	padding: 0px 180px 0px 25px;
}

*#supportingText    {
	padding: 0px 180px 0px 25px;
}

*#pageHeader    {
	width: 100%;
	height: 217px;
	background-repeat: no-repeat;
	background-color: white;
	background-image: url(bordeaux2.jpg);
	margin-top: 50pt;
}

*#pageHeader h1    {
	background: transparent no-repeat top left;
	width: auto;
	height: 50px;
	position: absolute;
	top: 5px;
	left: 5px;
	color: #990000;
	font-size-adjust: 1;
}

*#pageHeader h1 span    {
	color: #990000;
}

*#pageHeader h2    {
	background: transparent url(logo.gif) no-repeat top left;
	width: 329px;
	height: 16px;
	position: absolute;
	top: 30px;
	left: 200px;
	color: #990000;
}

*#pageHeader h2 span    {
	color: #990000;
}

*#quickSummary *.p1    {
	font: 11px tahoma,verdana,sans-serif;
	line-height: 18px;
	color: #fff;
	background-color: transparent;
	padding: 2px;
	position: absolute;
	top: 75px;
	right: 10px;
	width: 150px;
}

*#quickSummary *.p2    {
	font: 10px tahoma,verdana,sans-serif;
	color: #00000;
	position: absolute;
	top: 50px;
	right: 5px;
}

*#quickSummary *.p2 a:link, *#quickSummary *.p2 a:visited    {
	color: #7799AC;
	text-decoration: underline;
}

*#quickSummary *.p2 a:active, *#quickSummary *.p2 a:hover    {
	color: #8AF44F;
}

*#linkList    {
	font: 11px tahoma,verdana,sans-serif;
	line-height: 18px;
	color: #7799AC;
	position: absolute;
	top: 285px;
	right: 0px;
	width: 150px;
}

*#linkList2 h3 span    {
	display: none;
}

*#linkList2 h3.select    {
	background: transparent url(h3.gif) no-repeat top left;
	width: 157px;
	height: 14px;
}

*#linkList2 h3.favorites    {
	background: transparent url(h5.gif) no-repeat top left;
	width: 157px;
	height: 14px;
}

*#linkList2 h3.archives    {
	background: transparent url(h6.gif) no-repeat top left;
	width: 157px;
	height: 14px;
}

*#linkList2 h3.resources    {
	background: transparent url(h4.gif) no-repeat top left;
	width: 157px;
	height: 14px;
}

*#linkList li    {
	font-size: 10px;
	line-height: 2.5ex;
	display: block;
	padding: 2px 10px 0px 0px;
	margin-bottom: 5px;
}

*#linkList *#lresources li    {
	margin-bottom: 0px;
}

*#linkList ul    {
	margin: 0px;
	padding: 0px;
}

*#linkList li    {
	list-style-type: none;
}

*#footer    {
	text-align: right;
	border-top: solid 1px #1E5E82;
	padding-top: 10px;
}

*#footer a:link, *#footer a:visited    {
	padding: 2px 6px 2px 6px;
}

*#footer a:hover    {
	background: transparent url(bg2.gif) top left repeat-x;
	text-decoration: none;
}


