/*
 Cascading Style Sheets, level 2 for BransonWebzine.com
 
 Specific     : links page

 Created      : 2007 Apr 13
 Last updated : 2007 Apr 13

 Author       : Shawn McKinley
                shawn <at> baimc.com
*/

/* -------------------------------------------------------------------------- */
/* -----------              Overall Document           ---------------------- */
/* -------------------------------------------------------------------------- */
.Visable          { position: absolute; visibility: visible; display: block; }

.Welcome                    { left: 005px; top: 005px; }
.WelcomeImage               { left: 350px; top: 005px; }
.WelcomeParagraph           { left: 015px; top: 028px; }
.Weather                    { left: 005px; top: 110px; }
.LakeLevels                 { left: 005px; top: 155px; }
.Acitivities                { left: 005px; top: 310px; }
.AcitivitieImage            { left: 350px; top: 335px; }
.AcitivitieParagraph        { left: 015px; top: 340px; width: 300px; }
.CalendarOfEvents           { left: 350px; top: 310px; }
.CalendarOfEventsParagraph  { left: 350px; top: 340px; }
.DailyBibleVerse            { left: 005px; top: 590px; }
.DailyBibleVerseParagraph   { left: 015px; top: 625px; }
.Copyright                  { left: 005px; top: 650px; }

