@charset "utf-8";
/* CSS Document */

body{
background-image:url(images/background.jpg); background-repeat:repeat-x; background-position:top; background-color:#33cc00; margin-top:0px; background-attachment:fixed;}
a{color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.schedule{
font-size:10px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
.fronthead{color:#006666; font-size:10px;}
.eventstitle{color:#006666; font-size:12px;}
#links a {color:#ffffff; font-size:10px;}
.fine{ text-transform:capitalize; font-size:8px;}
.websitetitle{color:#006666; font-size:16px;}

.linkdiv {width:150px; float:left; text-align:center; background-image:url(images/navi_back.jpg); height:39px; line-height:39px;}
.linkdiv:hover {background-image:url(images/navi_ove.jpg); width:150px; height:39px; padding-bottom:0px;}

ul{
list-style:none;}
li {display:inline; padding-left:20px; padding-right:20px;}