body {font-family:Verdana,Arial,sans-serif; 
line-height:1.3; font-size:110%; }

h1 {font-size:22px; text-align:center; color:FF0000;}
h2 {color:0000FF; font-size:18px;}
p {text-align:justify;}

a:hover {text-decoration: none; color:#FF0000;}

a img { border: 0;}
a#home img {height: 58px; width: 140px; background-image: url(images/home.jpg);}
a#news img {height: 58px; width: 106px; background-image: url(images/disco-news-aberdeen.jpg);}
a#directions img {height: 58px; width: 168px; background-image: url(images/directions.jpg)}
a#photos img {height: 58px; width: 120px; background-image: url(images/photos.jpg)}
a#community img {height: 58px; width: 180px; background-image: url(images/community.jpg)}

a#home:hover img {height: 58px; width: 140px; background-position:0px -58px }
a#news:hover img {height: 58px; width: 106px; background-image: url(images/disco-news-aberdeen_over.jpg); }
a#directions:hover img {height: 58px; width: 168px; background-position:0px -58px }
a#photos:hover img {height: 58px; width: 120px; background-position:0px -58px}
a#community:hover img {height: 58px; width: 180px; background-position:0px -58px}

.wrapper {width:100%; text-align:center;}
.main{ width:780px; margin: 10px auto; text-align:left; }
.header{width:830px; margin: 0px auto; }
.header td {border: 0; padding:0 }
.footer p{ font-size:10px; color:#666666;}

.photos a img {margin:15px; float:left; }

.linkstable img {border:0px }
.linkstable td {background:#fff; }

.rightbar {border:2px solid #000; width: 250px; float:right; margin-left:10px; padding:10px; text-align:center; background: #fff2fc }
.rightbar h2 {margin-top:10px; margin-bottom:0px; padding:5px }