@charset "UTF-8";
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #D35C0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#positionpage {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	position: relative;
}
#container {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 800px;
	left: auto;
	top: 0px;
	right: auto;
}
.ruleabove {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fff;
}
p  {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #FFf;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #FEC41D;
	text-decoration: none;
}
a:active {
	color: #600;
	text-decoration: none;
}
#top {
	background-color: #D35C0F;
	background-image: url(margotsplashTop.jpg);
	height: 220px;
	background-repeat: no-repeat;
}
#middle {
	background-color: #FEC41D;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bottom {
	background-color: #62603D;
	background-image: url(margotsplashBottom.jpg);
	background-repeat: no-repeat;
	height: 151px;
	margin: 0px;
	padding: 0px;
}
#bottom   p {
	color: #FFFFFF;
	text-align: left;
	padding-top: 89px;
	padding-left: 10px;
	line-height: 16px;
}
#top  p {
	color: #FFFFFF;
	text-align: left;
	padding-top: 180px;
	padding-left: 10px;
}
