
#homepanel {
   position: relative;
   top: 130px;
   left: 10px;
   width: 680px;
   padding-bottom: 180px;
}

#homepanel h1 {
   display: none;
/*
   width: 490px;
   font-family: times new roman;
   font-size: 20px;
   line-height: 24px;
   text-align:center;
	color:#008000;
*/
}


#homepanel p.p1 {
   padding-top: 160px;
   padding-left: 20px;
   width: 460px;
}

#homepanel p.p2, #homepanel p.p3, #homepanel p.p7, #homepanel p.p8, #homepanel p.p9, #homepanel p.p10 {
   padding-left: 20px;
   width: 460px;
}

#homepanel p.p4, #homepanel p.p5, #homepanel p.p6 {
   position: relative; left: 20px; width: 300px;
}

#homepanel p.p11 {
   width: 460px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 10px;
}

#homepanel p.p12 {
   padding-left: 260px;
   padding-right: 20px;
   padding-bottom: 40px;
}

#homeimage {
   position: absolute;
   top: 560px;
   left:335px;
   height: 235px;
   width: 185px;
   background: url(../images/couplebeach.gif) no-repeat top left;
}

#homeq {
   position: absolute;
   top: 130px;
   left:20px;
   height: 185px;
   width: 485px;
   background: url(../images/questions.gif) no-repeat top left;
}

#homepic {
   font-family: verdana, helvetica, arial, sans-serif;
   font-size: 10px;
   line-height: 12px;
   position: absolute;
   top: 145px;
   left:505px;
   padding: 5px;
   width:200px;
   background: #ececdc;
}

#homepic p.signature {
   font-family: Monotype Corsiva, lucida handwriting, bradley hand itc;
   font-size: 20px;
   color:#006600;
   padding-bottom: 20px;
}

#montagecontainer {
   position: absolute;
   top: 120px;
   left:20px;
   width: 483px;
   height: 1490px;
}

#quote {
   position: absolute;
   top: 1330px;
   left:30px;
   width: 200px;
   font-family: times new roman;
   line-height: 20px;
   font-size: 15px;
   text-align:center;
   font-style: italic;
   border-top: 1px solid #006600;
   border-bottom: 1px solid #006600;
   color:#006600;
}

#quote p.quotefrom{
   font-family: verdana, helvetica, arial, sans-serif;
   margin-top: 0px;
   margin-bottom: 5px;
   text-align: right;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 10px;
}

#storyname {
   font-family: verdana, helvetica, arial, sans-serif; font-size: 10px; font-weight: bold; line-height: 12px; display: inline;
}
#story {
   font-family: times new roman; font-size: 14px; font-style: italic; line-height: 16px; display: inline;
}

