body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ded9c2;
	margin-top: 10px;
	text-align: left;
}
p {
	text-align: left;
}
a:link {
	color: #7E3325;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #DED9C2;
}
#positionedContent {
	margin: 0;
	position: relative;
}
.dragme { 
	cursor: move;
}
.popup {
	width: 230px;
	height: 424px;
	display: none;
	position: absolute;
	top: 15px;
	left: 490px;
}
.Layer1 {
	position: absolute;
	left: 525px;
	top: 108px;
	width: 250px;
	border: solid 1px #803125;
	background-image:url(images/bg_transparency_a.png);
	background-repeat: repeat;
	padding: 10px;
	z-index: 1;
}
.bottomNav {
	clear:both;
	margin: 10px;
	padding: 20px 10px 10px 10px;
	border-top: solid 1px #803125;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;"
}
