body
{
	font-size: 12pt;
	background-color: #dbd7b8;
}
.frame
{
	float: left;
	margin-left:35px;
	position: static;
	height: 100%;
}
.contact
{
	font-weight: bold;
	margin-right: 16px;
	position: relative;
	top: -35px;
	text-align: right;
}
.logo
{
	position: static;
}
.break
{
	border-top: #777777 thin solid;
	width: 665px;
	height: 1px;
}
.main
{
	font-weight: normal;
	font-size: 12pt;
	width: 500px;
	border-top-style: none;
	font-family: 'Century Gothic';
	border-right-style: none;
	border-left-style: none;
	position: relative;
	border-bottom-style: none;
}
a:link
{
	color:Black;
}
a:visited
{
	color:Black;
}
h1
{
	font-weight: bold;
	font-size: 16pt;
}
.image
{
	border-right: #777777 thin solid;
	border-top: #777777 thin solid;
	border-left: #777777 thin solid;
	border-bottom: #777777 thin solid;
}
pic
{
	font-family: 'Century Gothic';
}

