/********** SECTION TITLE **********/ #sectiontitle { height: 242px; width: 740px; margin: 0 auto; } #sectiontitle h1 { height: 242px; line-height: 1.2em; } #sectiontitle h1 span { display: none; } #sectiontitle a { display: block; position: relative; /* contain the position: absolute span */ height: 242px; } #sectiontitle img { display: none; } #sectiontitle span { display: block; position: absolute; top: 60px; /* title offset v -- change to move title vertically */ left: 0px; /* title offset h -- change to move title horizontally */ width: 20.0em; /* title width -- change to define title width */ } #sectiontitle p { position: absolute; top: 225px; /* caption offset v -- change to move caption vertically */ left: 50%; font-size: 0.69em; line-height: 1.6em; text-align: left; color: #666; width: 330.0px; /* caption width -- change to define caption width */ margin: 0; margin-left: -370px; /* caption offset h -- change to move caption horizontally */ padding: 0; } #sectiontitle h1 { background-image: url(/layout/main/3.jpg); /* main image -- change to define campaign image */ } #mainnav { background-image: url(/layout/main/3.jpg); /* main image -- change to define campaign image */ } /********** CAMPAIGN **********/ #campaignsection { text-align: left; width: 100%; } #campaignsection p.caption { position: absolute; top: 310px; left: 50%; margin: 0; margin-left: -370px; font-size: 0.65em; color: #e1dfd6; padding: 0; } #campaign h3#tagline { position: absolute; top: 279px; left: 50%; margin: 25px 0px 0px 0px; /* title offset h -- change to move title horizontally */ background: url(/layout/quoteen2.gif) no-repeat; text-align: right; font-family: verdana; font-size: 0.69em; line-height: 1.0em; color: #f1f0ec; /* #f1f0ec */ font-weight: normal; width: 231px; height: 41px; } #campaign h3 { position: absolute; top: 137px; left: 50%; width: 360px; height: 24px; margin: 25px 0px 0px 0px; /* title offset h -- change to move title horizontally */ background: url(/layout/quoteen1.gif); text-align: left; font-family: verdana; font-size: 0.95em; line-height: 1.65em; color: #666; /* #f1f0ec */ font-weight: bold; } #campaign h3 a { display: none; } #campaign img { position: absolute; top: 239px; right: 50%; margin-right: -370px; width: 200px; } /* "Next Image" link */ #nextImage { display: block; margin: 5px 0px 0px 0px; } #nextImage a { color: #993f3f; border-bottom: 1px solid #a48f8e; } #nextImage a:visited { color: #993f3f; } #nextImage a:hover { color: #c00; border-bottom-color: #c00; }