body {
padding: 0;
background-color: #000000;
background-image:  url(/events/lbbf/2008/microsite/images/bgStarburst.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top;
text-align:center;
margin:0px auto 0px auto;
width:780px;
}
.clear {
    clear: both;
}
#background {
	background-image:  url(/events/lbbf/2008/microsite/images/bgLBBF08_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
    position: relative;
	width: 780px;
}
#header {
    width:780px;
	height:343px;
}
#footer {
    width:780px;
}
#navigation {
    width:780px;
	height:20px;
}
#nav {
  width:780px;
  height:20px;
  padding:0 0 0 60px;
  margin:0; 
  list-style-type:none;
  }
#nav li {
  float:left;
  width:64px;
  height:20px;
  padding: 0 0 0 38px;
  text-align:center;
  }
#nav li a {
  display:block;
  width:64px;
  height:20px;
  text-align:center; 
  padding:0; 
  text-decoration:none; 
  float:left; 
  text-indent: -99999px;
  }

#navHome a {
	width: 64px;
	background:  url(/events/lbbf/2008/microsite/images/nav/home_new.gif) 0 0 no-repeat;
	border: 0;		
}
#navTickets a {
	width: 64px;
	background:  url(/events/lbbf/2008/microsite/images/nav/tix_times.gif) 0 0 no-repeat;
	border: 0;		
}
#navArtists a {
	width: 64px;
	background:  url(/events/lbbf/2008/microsite/images/nav/artists_new.gif) 0 0 no-repeat;
	border: 0;		
}
#navInfo a {
	width: 64px;
	background:  url(/events/lbbf/2008/microsite/images/nav/info_new.gif) 0 0 no-repeat;
	border: 0;		
}

#navParking a {
	width: 64px;
	background:  url(/events/lbbf/2008/microsite/images/nav/parking_new.gif) 0 0 no-repeat;
	border: 0;		
}
#navHotel a {
	width: 64px;
	background:  url(/events/lbbf/2008/microsite/images/nav/hotel_new.gif) 0 0 no-repeat;
	border: 0;		
}

#nav li a:hover, 
#home #navHome a,
#tickets #navTickets a,
#artists #navArtists a,
#info #navInfo a,
#parking #navParking a,
#hotel #navHotel a
 { 
	background-position: 0 -20px;
}
#thumbnails {
	position: relative;
	float: left;
	width: 540px;
	padding: 25px 25px 20px 25px;
    border-right:4px solid #A4B5C8;
	background:  url(/images/global/subcontent/bgLeft.jpg) 0 0 repeat-x #103E70;
}

.bold {
    font-weight: bold;
}
.alignleft {
	float: left;
	text-align: left;
	padding: 0 0 0 8px;	
}
.alignright {
	float: right;
	text-align: right;
}

.thumb a {
	display:block;
	padding:20px 0 0 0;
	width:135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A4B5C8;
	text-decoration:none;
	font-weight:normal;
	float:left;}
	
.thumb img {
	border: 3px #ffffff solid;}

.thumb:hover img{
	border: 3px #A4B5C8 solid;}
	
.thumb:hover{
	color: #A4B5C8; /* Dummy for IE bug */
	}
.content11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
}
.content11noJustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
}

.link:link, .link:visited {
    background:#f6d976;
	color:#000000;
	border-bottom:1px dotted;
	padding:0 2px;
	text-decoration: none;
}
.link:hover {
    background:#000000;
	COLOR:#ffffff;
}

.content11L, content11L:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	line-height: 17px;
	text-decoration: underline;
}
.content11L:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	line-height: 17px;
	text-decoration: none;
}

.content11LnoDec, content11LnoDec:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424e7e;
	line-height: 17px;
	text-decoration: none;
}
.content11LnoDec:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424e7e;
	line-height: 17px;
	text-decoration: underline;
}	
.imgBorder {
	border: 1px solid #ffffff;
}
