/* CSS Document */

BODY.style-what			DIV#container 	{ background-image:url("../images/bg-what.jpg"); }
BODY.style-what			H1#siteTitle A	{ background-image:url("../images/logo-what.gif"); }
BODY.page-standard	DIV#content	{ background-color:#DEC9B2; }
BODY.page-top 	DIV#content 	{ background-color:none; }
BODY.style-what			DIV#content	H1	{ color:#6F3F00; }
BODY.style-what			DIV#content	H2	{ color:#6F3F00; }
BODY.style-what			DIV#content	H3	{ color:#6F3F00; }
BODY.style-what			DIV#content	H4	{ color:#6F3F00; }
BODY.style-what			DIV#content	H5	{ color:#6F3F00; }
BODY.style-what			DIV#content	H6	{ color:#6F3F00; }
BODY.style-what			UL.menuLevel1	A	{ color:#003399; }
BODY.style-what			UL.menuLevel1	A.menuSelected	{ color:#6F3F00; }
BODY.style-what			UL.menuLevel1	A.menuSelected:hover	{ color:#6F3F00; text-decoration:none; }
BODY.style-what			UL.menuLevel2	A	{ color:#003399; }
BODY.style-what			UL.menuLevel3	A	{ color:#003399; }
BODY.style-what			DIV.contentArea	A	{ color:#6F3F00; text-decoration:none; }
BODY.style-what			DIV.contentArea	A:hover	{ color:#6F3F00; text-decoration:underline; }
BODY.style-what			DIV.contentArea		{ color:#000000; }
BODY.style-what			DIV.contentArea	P	{ color:#000000; }
BODY.style-what			DIV.contentArea	LI	{ color:#000000; }
BODY.style-what			DIV.contentArea	IMG	{  }

BODY.style-what			DIV.contentArea	TABLE TR TD	{
	line-height:14px;
	padding-bottom:20px;
}

BODY.style-what	DIV.contentArea	TABLE, BODY.style-what	DIV.contentArea	TABLE TR, BODY.style-what DIV.contentArea TABLE TD	{
	border-collapse:collapse;
}

BODY.style-what			DIV.contentArea	TABLE TR TD IMG	{
	margin-bottom:8px;
}

BODY.style-what			DIV.contentArea	TABLE TR TD A:hover	{
	text-decoration:none;
}