#header_bar {
	position: absolute;
	background-image: url(/images/bg_tanbar.gif);
	background-repeat: repeat-x;
	top: 125px;
	width: 100%;
	height: 27px;
}

#leftcol {
}

#catcol {
	width: 211px;
}

#logo {
	text-align: right;
	padding: 20px;
}

#centercol {
	background-color: #FFFFFF;
	background-image: url(/images/bg_centercol.gif);
	background-repeat: repeat-y;
	width: 527px;
	padding: 0px;
}

#centercolwrap {
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 1px none #FFF;
}

#maintable {
	background-image: url(/images/bg_flowers_left.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#maincontent {
	padding: 30px;
	padding-bottom: 0px;
}

#copyright {
	vertical-align: bottom;
	text-align: center;
	bottom: 0px;
	height: 20px;
	font-size: 10px;
}

#hometext {
	margin-top: 400px;
	z-index: 50;
}

#homeimage {
	position: absolute;
	top: 95px;
	left: 51px;
	z-index: 200;
}

#rightcol {
	background-image: url(/images/bg_flowers_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
	padding-top:25px;
}

#postcardwrap {
	position:absolute;
	right:0px;
	top:25px;
	padding:0px;
	margin:0px;
}

#postcard {
	background-image: url(/images/postcard_back.jpg);
	background-repeat: no-repeat;
	width: 408px;
	height: 235px;
	padding:0px;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#posttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	color: #000000;
	position: relative;
	left: 16px;
	top: 70px;
	width: 380px;
	height: 50px;
}