
a#facility img {background: url(imgs/facility.gif) top left no-repeat;}
a#facility:hover img {background: url(imgs/facilityhov.gif) top left no-repeat;}
a#affiliation img {background: url(imgs/affiliation.gif) top left no-repeat;}
a#affiliation:hover img {background: url(imgs/affiliationhov.gif) top left no-repeat;}



/*
a#events img {background: url(imgs/eventsnorm.png) top left no-repeat;}
a#events:hover img {background: url(imgs/eventshov.png) top left no-repeat;}
a#bands img {background: url(imgs/bandsnorm.png) top left no-repeat;}
a#bands:hover img {background: url(imgs/bandshov.png) top left no-repeat;}
a#photos img {background: url(imgs/photosnorm.png) top left no-repeat;}
a#photos:hover img {background: url(imgs/photoshov.png) top left no-repeat;}
a#contact img {background: url(imgs/contactnorm.png) top left no-repeat;}
a#contact:hover img {background: url(imgs/contacthov.png) top left no-repeat;}
*/

A.type1:link    {color:#000000; text-decoration:none;}
A.type1:visited {color:#000000; text-decoration:none;}
A.type1:active  {color:#000000; text-decoration:none;}
A.type1:hover   {color:#ffffff; text-decoration:underline;}
A.type2:link    {color:#661166; text-decoration:none;}
A.type2:visited {color:#661166; text-decoration:none;}
A.type2:active  {color:#661166; text-decoration:none;}
A.type2:hover   {color:#337700; text-decoration:none;}

A:visited {text-decoration:none; color:#000000;}
A:link    {text-decoration:none;  color:#000000;}
A:active  {text-decoration:none;  color:#000000;}
A:hover   {text-decoration:underline;  color:#000000;}

a:focus { outline-style:none;}

body {           
        background: #777777;
        font-family: helvetica;
        color: #000;
        margin: 0;
        }
#Wrapper {
        border: 0px;
        margin-top: 0px;
        margin-left: 0px;
        width: 753px;
        height: 100%;
        padding: 0px 0px 0px 0px;  
        text-align: center; 
        } 
#container {
        background: url(imgs/bg.jpg);
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 753px;
        height: 932px;
        padding: 3px 0px 0px 0px;  
        } 
#container img {
        display: block;
        border: 0px;
        }

#left {

        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 330px;
        height: 935px;
        padding: 0px 0px 0px 3px;  
        float: left;
        }
#right {

        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 415px;
        height: 935px;
        padding: 1px 0px 0px 0px;  
        float: right;
        }
#nav {
        display: inline;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        height: 37px;
        } 
#navbar {
        margin-top: 0px;
        height: auto;
        padding: 0px 0px 0px 85px;  
        text-align: left; 
        font-size: 11px;
        float: left;
        verticle-align: bottom;
        } 
#navbar img {
        display: inline;
        border: 0px;
        padding: 0px 0px 0px 0px; 
        margin: 0px 0px 0px 0px;
        }
#main {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 450px;
        height: 935px;
        padding: 0px 0px 0px 0px;  
        float: left;
        }

#picspan {
        display: inline;
        margin-top: 0px;
        height: auto;
        width: 450px;
        padding: 0px 0px 0px 0px;  
        float: left;
        } 
#picspan img {
        display: inline;
        border: 0px;
        padding: 0px 0px 0px 0px; 
        margin: 0px 0px 0px 0px;
        }

#picsR {
        display: inline;
        margin-top: 0px;
        height: auto;
        padding: 0px 0px 0px 0px;  
        float: left;
        } 
#picsR img {
        display: inline;
        border: 0px;
        padding: 0px 0px 0px 0px; 
        margin: 0px 0px 0px 0px;
        }

















