﻿A {
	font-size: 8pt;
	text-decoration: none;
}
A:link {
	COLOR: #5C667A;
}
A:visited {
	COLOR: #667A5C;
}
A:active {
	COLOR: #B5995D;
}
A:hover {
	color: #B22222;
}
BODY {
	background-color: #E4E1DA;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	letter-spacing: 1px;
	line-height: 150%;
	margin: 0;
}
.Justify{
  text-align:justify;
}
.PageDiv {
	width: 100%;
	background-color: #FFFFFF;
}
.PageHeaderText {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 108px;
	width: 208px;
	background-color: #FFFFFF;
}
.Logo {
	position: absolute;
	top: 5px;
	left: 250px;
	height: 122px;
	width: 300px;
	background-color: #FFFFFF;
}
.PageHeaderRight {
	position: absolute;
	top: 10px;
	left: 582px;
	height: 108px;
	width: 208px;
	background-color: #FFFFFF;
}
.Instructions {
	text-align: justify;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=2.5,Overlap=1.0);
}
.Postcard {
	position: absolute;
	top: 170px;
	left: 60px;
	height: 240px;
	width: 680px;
	background-color: #667A5C;
	border: 1px #000000 solid;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1.5,Overlap=1.0);
}
.PostcardShadow {
	position: absolute;
	z-index: 0;
	top: 182px;
	left: 72px;
	height: 240px;
	width: 680px;
	background-color: #D2D2D2;
}
.NavBar {
	text-align: center;
	position: absolute;
	top: 140px;
	left: 60px;
	height: 20px;
	width: 693px;
	background-color: #FFFFFF;
}
.ContentDiv0 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 680px;
	height: 240px;
}
.ContentDiv1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 680px;
	height: 240px;
	visibility: hidden;
}
.ContentDiv2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 680px;
	height: 240px;
	visibility: hidden;
}
.LeftPic {
	position: absolute;
	top: 19px;
	left: 19px;
	width: 202px;
	height: 202px;
	background-color: #D2D2D2;
}
.MiddlePic {
	position: absolute;
	top: 19px;
	left: 239px;
	width: 202px;
	height: 202px;
	background-color: #D2D2D2;
}
.RightPic {
	position: absolute;
	top: 19px;
	left: 459px;
	width: 202px;
	height: 202px;
	background-color: #D2D2D2;
}
.LeftPic2 {
	position: absolute;
	top: 19px;
	left: 19px;
	width: 308px;
	height: 202px;
	background-color: #D2D2D2;
}
.RightPic2 {
	position: absolute;
	top: 19px;
	left: 347px;
	width: 308px;
	height: 202px;
	background-color: #D2D2D2;
}
.PostcardPic {
	border: 1px #FFFFFF solid;
}
.PostcardPic2 {
	border: 1px #FFFFFF solid;
	width: 312px;
}
.TextDiv {
	background-position: center;
	background-repeat: no-repeat;
	color: #000000;
	position: absolute;
	top: 19px;
	left: 19px;
	width: 640px;
	height: 200px;
	border: 1px #FFFFFF solid;
}
.Develec {
	top: 426px;
	text-align: center;
	position: absolute;
	left: 60px;
	height: 20px;
	width: 693px;
	background-color: #FFFFFF;
}
.Show {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #000000;
}
.Showing {
	cursor: default;
	color: #000000;
	padding: 1px;
	padding-left: 2px;
	border: 1px #A0A0A0 solid;
}
.NavBarCell {
	text-align: left;
}
.ShowBarCell {
	text-align: right;
}
.PostcardParagraph {
	text-align: justify;
}
.PicBorder {
  border:1px #8C8982 solid;
}
.Margin
{
	margin-left:auto;
	margin-right:auto;
}