/* CSS Document */

body { background-image: url(BG.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

h1{ color: #FFFFFF; font: 24px Arial, Helvetica, sans-serif; padding-right: 20px; }
.text{ font: 16px Arial, Helvetica, sans-serif; color: #990000; padding-right: 20px; }
.link a{font: 16px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:none;}
.link a:hover{ text-decoration:underline; color: #000099; }

a { padding:0px; margin:0px;}
.ahome { display: block; width: 229px; height: 54px; background: url("link-home.gif") 0 0 no-repeat; text-decoration: none; float: left;}
a:hover.ahome {background-position: 0 -54px;}

.aabout { display: block; width: 232px; height: 54px; background: url("link-about.gif") 0 0 no-repeat; text-decoration: none; float: left;}
a:hover.aabout {background-position: 0 -54px;}

.agallery { display: block; width: 232px; height: 54px; background: url("link-gallery.gif") 0 0 no-repeat; text-decoration: none; float: left;}
a:hover.agallery {background-position: 0 -54px;}

.acontact { display: block; width: 229px; height: 54px; background: url("link-contact.gif") 0 0 no-repeat; text-decoration: none; float: left;}
a:hover.acontact {background-position: 0 -54px;}


.contentstable { background: url(slice.gif) repeat-y; }

.footer{ font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; }
.footer a{ color: #FFFFFF; }
.footer a:hover{ color: #0000FF; }

.galleryimage img { border: 4px solid #FFFFFF; margin: 0px; padding: 0px; }

