body 		{ background-color: #ffffff;  font-family: verdana, sans-serif; 
		font-size: x-small; color: #000000 }


div.main 	{ width: 750px;  height: 564px; background-image: url(poppies.jpg); 
		background-repeat: no-repeat; z-index:2 }
div.wht		{ position: absolute; top: 80px;  left: 12px; background-color: #ffffff; 
		height: 270px; width: 530px }



div.info	{ width: 378px; height: 564px; position: absolute; top: 22px;  left: 159px; 					}
div.info2	{ background-color:#ffffff; position: relative;  top: 58px}
div.info3	{ position: relative;  top: 58px}





div.lft		{ width: 142px; height: 564px; position: absolute; top: 22px;  left: 10px; 					}
div.nav		{ width: 126px; height: 129px;  text-align: center; background-color: #f04033;
		margin: 8px; color:#ffffff }
div.centre	{ position: relative;  top: 44%; }




div.rt		{ width: 204px; height: 564px; position: absolute; top: 22px;  left: 546px; 
		z-index: 1}
div.rttop	{ width: 179px; height: 51px; background-color: #f04033; margin-top: 8px}
div.rtbot	{ width: 179px; height: 204px; background-color: #f04033; margin-bottom: 8px;
		text-align: center; }

div.cont	{ border-bottom: 1px solid #f04033 }





h1		{ color: #ffffff; font-size: xx-large; text-align: center }
h2		{ color: #000000; font-size: small }
h1.norm		{ color: #000000; font-size: large; text-align: center }

a 		{ color: #dde931; text-decoration: none;  }
a:visited 	{ color: #dde931 }
a:hover 	{ background-color: #ffffff; color: #f04033 }

p.small		{ font-size: xx-small }
p		{ font-weight: bold }
p.ac		{ font-weight: normal }

td		{ width: 100px }
th		{ text-align: left } 
.opt		{ font-size: xx-small; border-bottom: 1px solid #f04033 }

fieldset	{ width: 370px }
legend		{ font-weight: normal; color: #000000 }
label		{ font-weight: normal; color: #000000 }
