body
{
	font: 12px/24px trebuchet ms, arial, verdana, sans-serif;
	text-align: right;
	margin: 70px 70px 70px 70px;
	padding: 0px;
	display: block;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}


.contact
{
	font: 9px/16px trebuchet ms, arial, verdana, sans-serif;
	font-weight: normal;
	color: #485752;
}

h1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin: 0px 0px 0px 0px;
	font: 30px/30px georgia, verdana, sans-serif;
	color: #2b3c32;
	padding-top: 0px;
	letter-spacing: 2px;
}

a
{
	color: #5d886c;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: right;
}


a:link
{
	color: #3a4d47;
	text-decoration: none;
	border-bottom: 1px solid #b3d6ae;
}
a:visited { 
	color: #415645; 
	text-decoration: none;
	border-bottom: 1px solid #b3d6ae;

}
a:hover
{
	color: #7bac6b;
	text-decoration: none;
	border-bottom: 1px solid #cc0000;

}

.slide
{
	color: #3a4d47;
	text-decoration: none;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
#	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px solid #b3d6ae;

}
