A	{
	border: 0px;
	text-decoration: none;
	color: #543343;
	font-family: Helvetica,Arial;
	font-size: 11px;
	}

A:hover {
	color: #9A5337
        }

p 	{
	margin-top:4px;
	margin-bottom:4px;
	font-size: 11px;
	}

BODY	{
	border: 0;
	color: #383838;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial;
	font-size: 11px;
	}

H1	{
	font-size: 15px;
	color: #000000;
	font-family: Helvetica,Arial;
	font-weight: bold;
	margin-top: 0;
	margin-bottom:0;
	}

#wrapper {
         margin: 0 auto;
         position: relative;
         width: 948px;
         height: 626px;
         text-align: center;
         background-image:url(img/huge.jpg);
         background-repeat: no-repeat;
         }

#wrapper1 {
         margin: 0 auto;
         position: relative;
         width: 948px;
         height: 626px;
         text-align: center;
         background-image:url(img/huge1.jpg);
         background-repeat: no-repeat;
         }

#wrapper2 {
         margin: 0 auto;
         position: relative;
         width: 948px;
         height: 626px;
         text-align: center;
         background-image:url(img/huge2.jpg);
         background-repeat: no-repeat;
         }
#text {
         margin: 0 auto;
         position: relative;
         clear:both;
         width: 380px;
         text-align: center;
         padding-left: 10px;
         padding-right: 10px;
         }

#text1 {
         margin: 0 auto;
         position: relative;
         clear:both;
         width: 600px;
         text-align: center;
         padding-left: 10px;
         padding-right: 10px;
         }

UL.zzzbullet	{
	margin-top: 0;
	margin-bottom:0;
	}

LI.zzzbullet	{
	font-size: 11px;
	font-family: Helvetica,Arial;
	co