body	{
	background-color:#000000;
	margin-bottom:20px;
	}
#header	{
	width:900px;
	margin:auto;
	height:120px;
	clear:both;
	margin-bottom:10px;
	}
#headleft	{
	width:412px;
	float:left;
	background-image:url(images/elk_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:120px;
	overflow:hidden;
	padding-bottom:20px;
	text-transform: capitalize;
	
	}
#headright	{
	width:482px;
	float:left;
	text-align:right;
	color:#FFFFFF;
	vertical-align: bottom;
	background: bottom;
	padding-top: 90px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	}
#flash	{
	width:900px;
	margin:auto;
	clear:both;
	
	}
#menu	{
	width:900px;
	margin:auto;
	clear:both;
	height:auto;
	background-color:#FFFFFF;
	border-top:18px #FFFFFF solid;
	}
#maincontent	{
	width:900px;
	margin:auto;
	clear:both;
	overflow:hidden;
	background-image:url(images/whitebg.png);

	}
	#footer	{
	width:900px;
	margin:auto;
	clear:both;
	height:25px;
	font-size:.8em;
	color:#FFFFFF;
	height:25px;
	text-align:center;
	margin-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;

	}

#important	{
	visibility: hidden;
	height:15px;
	}

</style>