body	{
	background: #D8CFA9 url('./images/canvas-bg.jpg') repeat-y;
	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;
	position: absolute;
	top: 230px;
	left: 10px;
	border: none;
	width: 640px;
	margin-left: 140px;
	text-align: justify;
	padding-left: 10px;
	}

img.main	{
	position: absolute;
	top: 0px;
	left: 148px;
	}

img.dblbdr  {
	 border: #CC9900 double 6px;
	 }

div.button	{
	position: absolute;
	width: 126px;
	clear: left;
	}

.info	{
	display: block;
	position: relative;
	clear: both;
	padding-left: 10px;
	background-color: #8B8464;
	color: #F7C15E;
	border: #80352F double 6px;
	}

a.email:link	{
	color: #F7C15E;
	text-decoration: none;
	background-color: #8B8464;
	}
	
h1  {
	font-family: 'Comic Sans MS', 'Dom Casual', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	}

h2	{
	font-family: 'Brush Script MT', cursive;
	}
	
.button	{
	display: block;
	position: relative;
	top: 24px;
	border: none;
	}

img.sample	{
	border: #958648 double 6px;
	margin: 120 100 120 100;
	width: 100px;
	height: 100px;	
	}

img.sample:hover  {
	border: #958648 double 6px;
	margin: 20 0 20 0;
	width: 300px;
	height: 300px;
	}

td  {
	vertical-align: top;
	}
	