﻿/* Divs */#wrapper {	width:100%;	background-color:#000000;}#pictureframecontent {    background-image:url(images/Crowd.jpg);    height: 140px;}#centerdiv {	width:770px;	background-color:#000000;} #breadcrumb {	margin-top:4px;	width:760px;	height:19px;	background-image:url(images/breadcrumb.gif);	background-repeat:no-repeat;	padding-top:2px;	padding-left:10px;}#contactdetails {	margin-top:4px;	width:750px;	height:15px;	background-image:url(images/breadcrumb.gif);	background-repeat:no-repeat;	padding:2px 10px 2px 10px;	clear:both;}#footertext {	width:750px;	height:17px;	padding-top:2px;	padding:6px 10px 0px 10px;	clear:both;}.supportedby {	float:left;	color:#333333;	margin-top:4px;}.leftfooter {	float:left;}.rightfooter {	float:right;}.email {	margin-left:502px;}.lefttext {	float:left;	margin-top:4px;}.righttext {	float:right;	margin-top:4px;}/* Navigation */#navigation {	width:770px;	height:30px;	margin-bottom:4px;}#navigation ul {	padding:0px;	margin:0px;	height:30px;}#navigation ul li {	list-style-type:none;	height:30px;	width:110px;	float:left;	text-transform:none;	background-repeat:no-repeat;}#navigation ul li a {	height:30px;	display:block;	text-decoration:none;}#navigation ul li a span {	visibility:hidden;}/* Nav buttons */#navigation .homeNav {	background:url(images/home_off.gif);	background-repeat:no-repeat;}#navigation .homeNav a:hover {	background:url(images/home_on.gif);	background-repeat:no-repeat;}#navigation .aboutNav {	background:url(images/about_off.gif);	background-repeat:no-repeat;}#navigation .aboutNav a:hover {	background:url(images/about_on.gif);	background-repeat:no-repeat;}#navigation .picsNav {	background:url(images/pics_off.gif);	background-repeat:no-repeat;}#navigation .picsNav a:hover {	background:url(images/pics_on.gif);	background-repeat:no-repeat;}#navigation .musicNav {	background:url(images/music_off.gif);	background-repeat:no-repeat;}#navigation .musicNav a:hover {	background:url(images/music_on.gif);	background-repeat:no-repeat;}#navigation .merchandiseNav {	background:url(images/merch_off.gif);	background-repeat:no-repeat;}#navigation .merchandiseNav a:hover {	background:url(images/merch_on.gif);	background-repeat:no-repeat;}#navigation .linksNav {	background:url(images/links_off.gif);	background-repeat:no-repeat;}#navigation .linksNav a:hover {	background:url(images/links_on.gif);	background-repeat:no-repeat;}#navigation .guestbookNav {	background:url(images/guestbook_off.gif);	background-repeat:no-repeat}#navigation .guestbookNav a:hover {	background:url(images/guestbook_on.gif);	background-repeat:no-repeat;}
