@charset "utf-8";
body {
	background-image: url(../images/main_bkgd5.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#hdrimage {
	background-image: url(../images/tulip_hdr.jpg);
	background-repeat: repeat-x;
	height: 64px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
}
#hdrimagebottom {
	background-image: url(../images/tuplip_bkgd.jpg);
	background-repeat: repeat-x;
	height: 64px;
}

