body {
	margin: 0px;
}

a:link {
	color: #FE5816;
	text-decoration: none; 
}

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

p {
	font: normal 0.8em Arial, Helvetica, "sans-serif";
	color: #666666;
	line-height: 1em;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
}

p.hometext {
	font: normal 0.8em Arial, Helvetica, "sans-serif";
	color: #FE5816;
	line-height: 1em;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
}

p.hometext a:link {
	color: #FE5816;
	text-decoration: none;
}

p.hometext a:hover {
	border-bottom-style: dashed;
	border-bottom-color: #FE5816;
	border-bottom-width: 1px;
}

p.hometext a:visited {
	color: #FE5816;
	text-decoration: none;
}

p.mailto a:hover {
	border-bottom-style: dashed;
	border-bottom-color: #FE5816;
	border-bottom-width: 1px;
}

div.hdrpadding {
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 79px;
	margin-left: 6px;
}

div.imgpadding {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 100px;
	margin-left: 5px;
}

p.footer {
	font: normal 0.5em Arial, Helvetica, "sans-serif";
	color: #666666;
	line-height: 1em;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#ImageFrame {
	background-color: #FFFFFF;
}
