/* CSS Document */
#logo { position: absolute; left: 9px; top: 9px; }
#navigation {position: absolute; left: 0px; top: 63px; width: 782px; height: 24px; background-color: #848284; padding-top: 3px;}
#contactus {position: absolute; left: 523px; top: 9px; width: 249px; }

#quicklinks {position: absolute; top: 330px; left: 564px; width: 205px; height: 151px; }
#news {position: absolute; left: 563px; top: 545px; width: 206px; height: 102px; }

#sidebar {position: absolute; top: 292px; left: 554px; width: 210px; height: 250px; }

#indexpictures { position: absolute; left: 0px; top: 89px; width: 510px; height: 137px; }
#indexmaincontent {position: absolute; left: 18px; top: 256px; width: 655px;}

#maincontent {position: absolute; left: 18px; top: 252px; width: 503px; border-top: 1px solid #f2f2f2;}
#gallerymaincontent {position: absolute; left: 18px; top: 252px; width: 744px; border-top: 1px solid #f2f2f2;}
#contactmaincontent {position: absolute; left: 18px; top: 252px; width: 744px; border-top: 1px solid #f2f2f2;}


.floatright {float: right; padding-right: 10px;}
.floatleft {float: left; padding-left: 10px;}

h1 {font: 20px arial; font-weight: bold; color: #000070; }
h2 {font: 14px arial; font-weight: bold; color: #000070;  }
h3 {font: 12px arial; color: #656565; text-align: right; }

p {font: 12px arial; color: #000000; }
p.news {font: 11px arial; color: #000000;}
p.welcome {font: 15px arial; color: #000; }
p.center {font: 12px arial; color: #000000; text-align: center; }
p.footer {font: 12px arial; text-align: center; }
p.foot {font: 10px arial; color: #505050; text-align: center;  }

a {font: arial; color: #000070; text-decoration: underline;}
a:hover {font: arial; color: #000070; text-decoration: underline;}

ul {font: 12px arial; color: #000; }
li {font: 12px arial; color: #000; }
