body
{
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 11px;
}

a img
{
	border: 0;
}

a:link, a:visited
{
	color: #AA5153;
	text-decoration: none;
}

a:hover, a:focus
{
	color: #AA5153;
	text-decoration: underline;
}

h1
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: #535353;
	font-weight: 500;
	font-size: 1.5em;
}

#dMain
{
	width: 758px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#iHeader
{
  border: 0;
}