a:link { color: #FFC400}
a:visited { color: #FFC400 }
a:hover { color: #FFFF00}
a:active { color: #4B4B4B }

body {
background: #000000;
padding:0px;
margin:0px;
border:none;
color: #EEEEEE;
}

img {border:none;}

/* position menu button */

div#preload { display: none; }

div.menu { padding-top: 5px ;
           padding-bottom: 5px;
           clear: both;
           width: 798px;
           height: 55px;
           position: absolute;
           left: 50%;
           margin-left: -399px;
           }
           
           
/* Home */         
           a#menu-home {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujhome.jpg);
           }
           
           a#menu-home:hover {
           background-image:url(images/ujhomeover.jpg);
           }
           
           
           #menu-home img {
           border: 0;
           }
           
           a#menu-homeon {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujhomeon.jpg);
           }
                     
           
           #menu-homeon img {
           border: 0;
           }

           
/* About */        
           a#menu-about {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujabout.jpg);
           }
                   
           a#menu-about:hover {
           background-image:url(images/ujaboutover.jpg);
                   }

                   
           #menu-about img {
           border: 0;
           }
           
           a#menu-abouton {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujabouton.jpg);
           }
                     
           
           #menu-abouton img {
           border: 0;
           }           
         
/* Shows */      
           a#menu-shows {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujshows.jpg);
           }
                   
           a#menu-shows:hover {
           background-image:url(images/ujshowsover.jpg);
                   }
                           
           #menu-shows img {
           border: 0;
           }
           
           a#menu-showson {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujshowson.jpg);
           }
                     
           
           #menu-showson img {
           border: 0;
           }   

/* Music */        
           a#menu-music {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujmusic.jpg);
           }
                   
           a#menu-music:hover {
           background-image:url(images/ujmusicover.jpg);
                   }

           #menu-music img {
           border: 0;
           }
           
           a#menu-musicon {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujmusicon.jpg);
           }
                     
           
           #menu-musicon img {
           border: 0;
           }           

/* Voxpops */      
           a#menu-voxpops {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujvoxpops.jpg);
           }
                   
           a#menu-voxpops:hover {
           background-image:url(images/ujvoxpopsover.jpg);
                   }
                   
                   
           #menu-voxpops img {
           border: 0;
           }     
           
           a#menu-voxpopson {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujvoxpopson.jpg);
           }
                     
           
           #menu-voxpopson img {
           border: 0;
           }           

/* Gallery */      
           a#menu-gallery {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujgallery.jpg);
           }
                   
           a#menu-gallery:hover {
           background-image:url(images/ujgalleryover.jpg);
                   }
                   
                   
           #menu-gallery img {
           border: 0;
           }
           
           a#menu-galleryon {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujgalleryon.jpg);
           }
                     
           
           #menu-galleryon img {
           border: 0;
           }           
           
/* Contact */      
           a#menu-contact {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujcontact.jpg);
           }
                   
           a#menu-contact:hover {
           background-image:url(images/ujcontactover.jpg);
                   }
                           
           #menu-contact img {
           border: 0;
           }
           
           a#menu-contacton {
           display: block;
           text-decoration: none;
           width: 114px;
           height: 55px;
           margin: 0 auto;
           float: left;
           background-image:url(images/ujcontacton.jpg);
           }
                     
           
           #menu-contacton img {
           border: 0;
           }           
           
           
/* menu buttons end */     

div.bgtop { background-repeat: no-repeat;
            background-color: #250000;
            position: absolute;
            min-height: 540px;
            height: auto;          
            width: 778px;		/* reduce width for firefox */
            clear: both;
            left: 50%; 
            margin-left: -399px;
            top: 70px;
            text-align: center;
            border-style: solid;
            border-color: #400011;
            padding: 10px;
           }
           
div.widthfix {				/* push width back out if no background */
                       width : 770px;
                       margin: 0px;
            }
           
div.bglogobtm { background-image: url(images/ujmainlogo.jpg);
                       background-repeat: no-repeat;
                       background-position: bottom;
                       text-align: center;
                       height: 480px;
                       width : 770px;
                       margin: 0px;
           }
           
div.bglogo {  
            background-image: url(images/ujmainlogo.jpg);
            background-repeat: no-repeat;
            background-position: center;
            height: 324px;
            width:770px;
            margin: 0px;
           }          
                      
            
div.bglabel {  
            background-image: url(images/ujlabel1.jpg);
            background-repeat: no-repeat;
            clear: left;
            background-position: center;
            margin: 0px;
            width: 770px;
            height: 540px;
            }
  
div.bgmixer {  
	   background-image: url(images/ujmixer.jpg);
	   background-repeat: no-repeat;
	   clear: left;
	   background-position: center;
	   margin: 0px;
	   width: 770px;
	   height: 540px;
                }
                
div.bgscraps {  
	   background-image: url(images/ujscraps.jpg);
	   background-repeat: no-repeat;
	   clear: left;
	   background-position: top;
	   margin: 0px;
	   width: 770px;
	   height: 790px;
                }                
                
/* to constrain the text to the middle of the screen */ 
div.ctrjust{
	   width: 470px;
           position: absolute;
           left: 50%;
           margin-left: -235px;
           text-align: center;
           	} 

h1 { font-size: 20px;
        font-family: "Verdana",Lithos, Regular;
        font-style: normal;
        color: #EEEEEE; 
        line-height: 0px;
        padding-top: 10px;
        padding-bottom: 0px;
        text-align:left;}

h2 {font-size: 12px;
        font-family: "Verdana", Lithos, Regular;
        font-style: normal;
        text-decoration: underline;
        line-height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
        color:#FF3300;}

p { font-size:18px;
    font-family:"Arial", Helvetica, sans-serif;
    font-style: normal;
    color: #EEEEEE; }

p.vsml {font-size: 12px;}
p.sml {font-size: 14px;}
p.big {font-size: 20px;}

em {color:#FF3300;
   font-style: normal; }
strong {color:#CC7700;
        font-style: normal; }
cite {color:#FFC400;
        font-style: normal;}
        

.showstable 
        {        
            margin-right:40px; float: right; padding-top: 30px; 
        }
        .showstable th {font-size: 13px; color: #FF3300; text-align:left;}
        .showstable td {font-size: 13px; color: #EEEEEE;}        

.historytable 
	 {        
	    float: left ;
	        }
        .historytable th {font-size: 14px; color: #FF3300; text-align:left;}
	.historytable td {font-size: 14px; color: #EEEEEE;}


