body, html            { font-family: comic-sans, trebuchet, sans-serif; font-size: 12px; line-height: 1.5em; font-weight: bold;

                       background-color: #006; color: #006; 

                       background-image: url('images/clouds.jpg'); background-repeat: repeat-y; background-attachment: fixed} 

a                    {text-decoration: none; }

a:link               {color: #C03; } 

a:visited            {color: #699; } 

a:hover              {color: #C09; }

a:active             {color: #F09; } 

a:visited:hover      {color: #C09; }

                   





h1, h2, h3, h4, h5, h6 { font-family: comic-sans, trebuchet, sans-serif; margin: 0 0 -5 0; line-height: 1.3em} 

h1                {font-size: 20px;} 

h2                {font-size: 16px; } 

h3                {font-size: 120%;  } 

h4                {font-size: 120% } 

h5                {color: #906; } 

h6                {color: #609; }



p, td             {font-family: comic-sans, trebuchet, sans-serif; font-size: 12px; line-height: 1.3em; font-weight: bold;}

p.small           {font-size: 60%; font-weight: normal; letter-spacing: 1.5;}

table             {border-collapse: collapse;} 

img               {border: 0px none; }



#fly              {
	position: absolute;
	top: -9px;
	left: 850px;
	z-index: 5;
	width: 149px;
	height: 144px;
}

#logo             {position: absolute; top: 70; left: 220; z-index: 6; }

#tagline          {position: absolute; top: 150; left: 430; z-index: 6; }

#navleft          {position: absolute; top: 280; left: 30; width: 20%; }



#links                     {position: absolute; top: 310; left: 130; font-size: 150%;}

#links a                   {display: block;  height: 2em; width: 180; margin: 0 0 60 0; }

#links a:link              {color: #009; } 

#links a:visited           {color: #699; } 

#links a:hover             {color: #C93; }

#links a:active            {color: #CF6; } 

#links a:visited:hover     {color: #C93; }



#content          {position: absolute; top: 240; left: 350; width: 50%; padding: 30; border: 1px solid royalblue; 

                   background-color: #FFF; }

                   

#footer           {position: absolute; top: 800; left: 0; padding: .5em; width: 100%;

                   background-color: lightblue; font-size: 70%; z-index: 7; text-align: center;}

                   

hr                {color: #006; height: 1px; }
