body
{
	background: #f9f9f6;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
}

a
{
	color: #a72421;
	text-decoration: none;
	outline: 0;
}

	a:hover,
	a:active
	{
		text-decoration: underline;
		outline: 0;
	}

	a img
	{
		border: 0;
	}


.clear
{
	clear: both;
	height: 0;
	line-height: 0;
}

.container
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;

}

#content
{
	padding-top: 250px;
	text-align: center;
}
