body {
/*	background-color:	#F4F4F4; */
	background-color:	#F8F8F8; 
/*    background-color:   white; */
	color:				#505050;
	font-family:		helvetica, arial, sans serif;
	font-size:			12pt;
	line-height:		14pt;
	letter-spacing:		0em;
	word-spacing:		0em;
	}

h1 {
	position:			absolute;
	top	:				30px;
	left:				2%;
	color:				#000000;
	text-align:			right;
	width:				20%;
	font-weight:		normal;
	font-size:			12pt;
	line-height:		13pt;
	margin:				0px;
	padding:			0px;
	}

a	{
	text-decoration:	none;
	color:				#A64848;
	}

a#homeLink {
	text-decoration:	none;
	color:				#000000;
	}

a:hover {
	text-decoration:	underline;
/*	color:				#C90000; */
	}

a:active {
	text-decoration:	none;
	color:				#808080;
	}

#menu {
	text-align:			right;
	position:			absolute;
	width:				20%;
	left:				2%;
	top:				65px;
	}

a.menuLink {
	color:				#860000;
	}


#mainImgDiv {
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				100%;
	height:				100%;
	overflow:			hidden;
	}

#mainImg {
	position:			absolute;
	top:				0px;
	left:				0%;
	width:				100%;
	}

#eml {
	padding-top:		1pt;
	}

#main {
	position:			absolute;
	top:				65px;
	left:				25%;
	width:				50%;
	height:				auto;
	overflow:			visible;
	}

h2 {
	color:				#000000;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	margin-bottom:		14pt;
	font-size:			12pt;
	}

h2#top {
	position:			absolute;
	top:				30px;
	left:				25%;
}

p {
	margin-top:			0px;
	margin-bottom:		14pt;
	}
