body	{
	background: #D8CFA9 url('./images/bricks.jpg') repeat;
	color: #000000;
	margin-top: 0px;
	}

.body	{
	display: block;
	width: 795px;
	}

.content {
	font-family: Times, 'Times New Roman', serif;
	font-size: 12pt;
	font-weight: 500;
	display: block;
	border: none;
	width: 640px;
	margin-left: 140px;
	text-align: justify;
	padding-left: 10px;
	}

table.main	{
	padding: 0px;
	margin: 0px;
	border: none;
	}

td.main	{
	padding: 0px;
	margin: 0px;
	}
	
div.button	{
	position: absolute;
	width: 126px;
	}

.info	{
	display: block;
	position: relative;
	top: 10px;
	background-color: #8B8464;
	color: #F7C15E;
	text-align: center;
	border: #E2754A double 4px;
	}

a.email:link	{
	color: #F7C15E;
	text-decoration: none;
	background-color: #8B8464;
	}
	
h2	{
	font-family: 'Brush Script MT', cursive;
	}
	
p.header {
	font-family: 'Brush Script MT', cursive;
	font-size: 20pt;
	font-weight: 500;
	color: #FFCC33;
	}
	
.button	{
	display: block;
	position: relative;
	top: 24px;
	border: none;
	}

img.sample	{
	border: #958648 double 6px;
	margin: 10px 10px 10px 10px;
	}

.left  {
	clear: left;
	float: left;
	}

.right  {
	clear: right;
	float: right;
	}
