body 
{
background-image: url('/images/sky2.jpg');
background-repeat: no-repeat;
background-attachment: fixed
}

h1 {font-size: 36pt; text-align: center}

h2 {font-size: 27pt; text-align: center}

h2 {font-size: 18pt; text-align: center}

a {text-decoration:none}

a img {border:0;}

#tabmenu a {text-decoration:none}

#tabmenu a:link, #tabmenu a:visited, #tabmenu a:active {color: #404040; background: #A0D9FF url("/images/leftback.bmp") left top no-repeat; font-weight:bold; padding-left: 15px}

#tabmenu a:link span, #tabmenu a:visited span, #tabmenu a:active span {background: #A0D9FF url("/images/rightback.bmp") right top no-repeat; padding-right: 15px}

#tabmenu a, #tabmenu a span {display: block; float: left}

/* Exception for IE5-Mac \*/
#tabmenu a, #tabmenu a span {float: none}
/* End IE5-Mac exception */

#tabmenu a:hover {color: #fff; background: #80b9FF url("/images/leftab.bmp") left top no-repeat; font-weight:bold; padding-left: 15px}

#tabmenu a:hover span {background: #80b9FF url("/images/rightab.bmp") right top no-repeat; padding-right: 15px}

#tabmenu {list-style:none; padding:0; margin:0}

#tabmenu li {float:left; display:block; margin:0; padding-right:3px}

#current a {text-decoration:none}

#current a:link, #current a:visited, #current a:active {color: #000; background: #80b9FF url("/images/leftab.bmp") left top no-repeat; font-weight:bold; padding-left: 15px}

#current a:link span, #current a:visited span, #current a:active span {background: #80b9FF url("/images/rightab.bmp") right top no-repeat; padding-right: 15px}

#current a, #current a span {display: block; float: left}

/* Exception for IE5-Mac \*/
#current a, #current a span {float: none}
/* End IE5-Mac exception */

#current {list-style:none; padding:0; margin:0}

#current li {float:left; display:block; margin:0; padding-right:3px}