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

body { background-image:url(images/bg.jpg); background-repeat:repeat; margin:0 } a:focus, a:hover, a:active { outline:none } 

.outside { width:1024px; height:768px; border:none; }







/* menu items */

.left_spacer_coloum {width:51px}

.home {background-image:url(images/buttons/home_off.png); height:46px;}
.home:hover {background-image:url(images/buttons/home_on.png); height:46px;}
.home_on {background-image:url(images/buttons/home_on.png); height:46px;}


.info {background-image:url(images/buttons/info_off.png); height:46px;}
.info:hover {background-image:url(images/buttons/info_on.png); height:46px;}
.info_on {background-image:url(images/buttons/info_on.png); height:46px;}

.lineup {background-image:url(images/buttons/lineup_off.png); height:46px;}
.lineup:hover {background-image:url(images/buttons/lineup_on.png); height:46px;}
.lineup_on {background-image:url(images/buttons/lineup_on.png); height:46px;}

.venu {background-image:url(images/buttons/venu_off.png); height:46px;}
.venu:hover {background-image:url(images/buttons/venu_on.png); height:46px;}
.venu_on {background-image:url(images/buttons/venu_on.png); height:46px;}

.tickets {background-image:url(images/buttons/tickets_off.png); height:46px;}
.tickets:hover {background-image:url(images/buttons/tickets_on.png); height:46px;}
.tickets_on {background-image:url(images/buttons/tickets_on.png); height:46px;}

.travel {background-image:url(images/buttons/travel_off.png); height:46px;}
.travel:hover {background-image:url(images/buttons/travel_on.png); height:46px;}
.travel_on {background-image:url(images/buttons/travel_on.png); height:46px;}

.signup {background-image:url(images/buttons/signup_off.png); height:46px;}
.signup:hover {background-image:url(images/buttons/signup_on.png); height:46px;}
.signup_on {background-image:url(images/buttons/signup_on.png); height:46px;}



.warning {background-image:url(images/buttons/warning.png); background-repeat:no-repeat; background-position:bottom; height:62px; padding-top:15px;}
.twitter {background-image:url(images/buttons/twitter.png); background-repeat:no-repeat; background-position:bottom; height:60px;}
.facebook {background-image:url(images/buttons/facebook.png); background-repeat:no-repeat; background-position:bottom; height:60px; lin}
