/* CSS Document */
.content {
	font: normal 12px/normal Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 57px 10px 60px;
	padding: 0px;
	color: #000000;
	text-align: justify;
}
body {
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font: lighter 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
}
#content {
	position:absolute;
	width:482px;
	height:401px;
	z-index:1;
	background: url(images/body.jpg) no-repeat fixed left top;
	overflow: auto;
}
#Layer1 {
	position:absolute;
	width:475px;
	height:340px;
	z-index:1;
	overflow: auto;
	top: 206px;
	left: 300px;
}
.contact {
	font: 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
.more {
	text-align: right;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
.heading {
	color: #660000;
	text-transform: uppercase;
}
