td#content
{
	background-image:		url(/images/bg_body_home.gif);
	background-repeat:		no-repeat;
	background-color:		white;
	width:					800px;
}

#header
{
	background-image:		url(/images/bg_header_home.gif);
	background-repeat:		no-repeat;
	height:					98px;
}

h1
{
	margin:					12px 0px 0px 72px;
}

.bodytext,.bodytext2
{
	margin:					5px 350px 0px 72px;
}



.homeimages
{	
	margin:					25px 0px 30px 72px;
}

.homeimages img
{	
	margin-right:			12px;
}

.homewidgets
{
	float:					left;
	margin-right:			20px;
}

.homewidgets a,
.homewidgets a:hover
{
	display:				block;
	margin-bottom:			20px;

	font-family:			arial,helveticasans serif;
	line-height:			1.2em;
	font-weight:			bold;
	font-size:				.68em;

	width:					76px;
	border-bottom:			1px solid rgb(55,98,172);
	padding-bottom:			3px;
	color:					rgb(55,98,172);
}

ul.menublock,
ul.narrow
{
	border-top:				1px solid rgb(55,98,172);
}

ul.narrow
{
	width:					105px;
}