

body { background-image: url(img/backgroundgraphic.gif);
color: #000000; background-color: #333333;
background-repeat: repeat; }




a:link { color: white; }
a:visited { color: #F5F5DC; }
a:hover { color: #FFF8DC; }


a.link2:link { color: #660000; }
a.link2:visited { color: #660000; }
a.link2:hover { color: #66B000; }

a.largelink:link { color: #660000; font-size: 14; font-weight: bold; }
a.largelink:visited { color: #660000; font-size: 14; font-weight: bold; }
a.largelink:hover { color: #A52A2A; font-size: 14; font-weight: bold; }



p { text-indent: 3em; color: black; size: 2; font-family: 'century gothic', san serif; }


h1 { color: #660000; size: 2; font-family: 'century gothic', san serif; font-weight: bold; }







table.head { font-family: Century Gothic;
font-weight: normal;
font-size: 12px;
color: white;
width: 706px;
background-color: #660000 ;
border: 1px white solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 10px;}



table.image { font-family: Century Gothic;
font-weight: bold;
font-size: 14px;
color: white;
width: 706px;
background-color: black;
border: 1px white solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 3px;}



table.body { font-family: Century Gothic;
font-weight: normal;
font-size: 12px;
color: black;
width: 706px;
background-color: white;
border: 1px black solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 3px;}





table.small { font-family: Century Gothic;
font-weight: normal;
font-size: 10px;
color: black;
background-color: white;
border: 1px black solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 3px;}












table.events
{ width: 580px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.eventname
{ background-color: #DCDCDC ;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.info
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

