#divBanner
{
	position: absolute;
	left: 182px;
	top: 12px;
}

#divContainer
{
	position: absolute;
	top: 140px;
	left: 60px;
	padding: 0px;
}

#divContent
{
	left: 0px;
	top: 0px;
	width: 400px;
	/** IE Min Height Hack **/
	height: auto !important;
	height: 460px;
	min-height: 460px;
	margin-bottom: 20px;
	padding: 0px;
}

#divContent P
{
	margin-top: 2px;
	margin-left: 2px;
}

#divDeveloper
{
	position: relative;
	top: 46px;
	margin: 0px;
	left: -54px;
	height: 20px;
	width: 766px;
}

#divDeveloper A
{
	padding: 0px;
	margin: 0px;
	font-family: "Verdana" , sans-serif;
	font-size: 7pt;
	color: rgb(219,200,204);
	background-color: white;
}

#divDeveloper P
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 7pt;
	color: rgb(219,200,204);
	background-color: white;
}

#divFooter
{
	position: relative;
	top: 34px;
	margin: 0px;
	left: -54px;
	width: 764px;
	height: 22px;
	color: rgb(219,200,204);
	background-color: rgb(117,86,154);
	padding-top: 1px;
}

#divFooter A
{
	color: rgb(219,200,204);
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
	background-color: rgb(117,86,154);
}

#divFooter P
{
	margin-top: 4px;
	margin-left: 8px;
	color: rgb(219,200,204);
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
	background-color: rgb(117,86,154);
}

#divLogo
{
	position: absolute;
	left: 8px;
	top: 12px;
	width: 150px;
}

#divMenuBar
{
	position: absolute;
	left: 8px;
	top: 110px;
	width: 760px;
	height: 22px;
	color: rgb(219,200,204);
	background-color: rgb(117,86,154);
	color: rgb(219,200,204);
}

#divMenuBar P
{
	margin-top: 2px;
	margin-left: 2px;
	color: rgb(219,200,204);
	background-color: rgb(117,86,154);
	padding-top: 1px;
}

#divMenuBar A
{
	color: rgb(219,200,204);
	background-color: rgb(117,86,154);
	padding-top: 1px;
}

#divSideBar
{
	position: absolute;
	left: 560px;
	top: 145px;
	width: 210px;
	height: 460px;
}

#divSpacer
{
	position: absolute;
	margin-top: 75px;
	left: -172px;
	height: 20px;
	width: 760px;
}

A
{
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: rgb(115,85,156);
	background-color: white;
}

A:hover
{
	color: rgb(115,85,156);
	background-color: white;
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

ACRONYM
{
	text-decoration: none;
}

BODY
{
	color: black;
	background-color: white;
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
}

H1
{
	margin-top: 26px;
	margin-bottom: 12px;
	color: black;
	background-color: white;
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 14px;
}

H2
{
	margin-top:24px;
	margin-bottom: 12px;
	color: black;
	background-color: white;
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

IMG.link
{
	cursor: pointer;
}

INPUT
{
	font-family: "Microsoft Sans Serif" , sans-serif;
	background-color: white;
	font-size: 10pt;
	color: #000000;
}

LABEL
{
	color: rgb(064,000,064);
	background-color: #FAFAF1;
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
}

P
{
	color: black;
	background-color: white;
	font-family: "Verdana" , sans-serif;
	font-size: 8pt;
}

TEXTAREA
{
	font-family: "Microsoft Sans Serif" , sans-serif;
	background-color: white;
	font-size: 10pt;
	color: #000000;
}

A.Black
{	
	color: Black;
}

A:Hover.Black
{	
	color: Black;
	text-decoration: underline;
}