body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}


#centralcolumncontainer #headercontainer
{
	position:absolute;
	left:4px;
	width:733px;
	height:25px;
	z-index:0;
	margin-left: 0px;
	background-color: #AA8F3F;
}


#welcomeheadercontainer #header
{
	position:absolute;
	left:14px;
	top:29px;
	width:378px;
	height:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: inline;
	color: #294354;
	clear: right;
	z-index: 10;
}


#welcomeheadercontainer #welcomecontent
{
	position:absolute;
	left:182px;
	top:78px;
	width:326px;
	height:60px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #293133;
	margin: 0;
	padding: 0px;
	z-index: 9;
	line-height: 16px;
}

#leftcolumncontainer
{
	position:absolute;
	left:518px;
	top:145px;
	width:215px;
	height:306px;
	z-index:4;
}

#newsarticlecontainer
{
	position:absolute;
	left:4px;
	top:2px;
	width:191px;
	height:252px;
}

#footer
{
	position:absolute;
	left:18px;
	top:557px;
	width:270px;
	height:20px;
	color: #293133;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 5px;
	text-align:left;
	margin: 0 0 0 0;
	z-index: 1;
}

#footer a
{
	font-family: "Trebuchet MS", Arial, Verdana;
	text-decoration:none;
	color: #293133;
	font-size: 10px;
}

#footer a:link
{
	font-family: "Trebuchet MS", Arial, Verdana;
	text-decoration:none;
	color: #293133;
	font-size: 10px;
}

#footer a:visited
{
	text-decoration:none;
	color: #293133;
}

#footer a:focus
{
	text-decoration:none;
}

#footer a:hover
{
	font-family: "Trebuchet MS", Arial, Verdana;	
	text-decoration: underline;
	color: #293133;
}

#footer a:active
{
	text-decoration: none;
}

#menucontainer{
	position:absolute; 
	left:0px; top:1px; 
	width:735px; height:105px; z-index:0;
}

