body {background: url(pladgreen_bg.gif) repeat; margin: 20px 0; padding: 0;}
img {border: none;}
em {font-style: normal; color: #395131; font-weight: bold;}


#wrapper {
	margin: 0 auto;
	position: relative;
	height: 496px;
	width: 657px;
	background: url(stamp_bg.gif) no-repeat;
	}
	
#header {
	position: absolute;
	top: 7px; left: 7px;
	height: 93px; width: 643px;
	background: url(header.gif) no-repeat;
	}
	
#card {
	position: absolute;
	top: 100px; left: 7px;
	height: 296px; width: 643px;
	background: url(card_bg.gif) repeat;
	}
	
#left {
	float: left;
	margin: 0px 
	padding: 0;
	height: 296px; 
	width: 323px;
	}
	
#left .pic {padding: 21px 0 0 23px;}
	
#right {
	float: left;
	margin: 0; 
	padding: 0;
	height: 296px; 
	width: 297px;
	overflow: auto;
	}
	
#right a, #right a:link, #right a:active, #right a:visited {text-decoration: underline; solid #000; color: #6C2222;}
#right a:hover {text-decoration: none; color: #D3D4AD; background: #6C2222;}
	
#right h1 {
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, lucida, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #780000;
	margin: 22px 5px 5px 0px;
	}
	
#right h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, lucida, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #780000;
	margin: 5px 5px 5px 0px;
	}
	
#right p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #706D55;
	margin: 0 10px 15px 0px;
	line-height: 17px;
	}

.copy {font-size: 11px !important; color: #6C2222 !important;}	
	
#right ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 15px 0;
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, lucida, Helvetica, sans-serif;
	font-size: 11px;
	color: #706D55;
	}
	
#right li {
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
	background: url(bullet.gif) no-repeat 0 4px;
	line-height: 17px;
	}
	
#foot {
	position: absolute;
	top: 396px; 
	left: 7px;
	height: 93px; 
	width: 643px;
	background: url(footer.gif) no-repeat;
	padding: 0 0 0 30px;
	}
	
#foot .lthumbs {
	border: 2px solid #FFF; 
	padding: 0; 
	margin: 15px 15px 5px 0;
	}
#foot .lthumbs:hover {border-color: #6C2222; /* Won't work in IE */}
	
#foot .pictxt  {padding: 0 0 7px 108px; margin: 0 12px 0 0;}
#foot .picstrip {padding: 20px 0 0 5px;}