* { border: 0; margin: 0; padding: 0; }
body { background: #fff; color: #666; font: 11px/15px "Trebuchet MS", Lucida Grande, sans-serif; } 
p { margin-bottom: 15px; }
a { text-decoration: none; color: #666; font-weight: bold; }
a:hover, a:focus, a:active { color: #333; }
table { border-collapse: collapse; }
h1 { font: 14px "Trebuchet MS", Arial, sans-serif; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
h2 { font: 13px "Trebuchet MS", Arial, sans-serif; font-weight: bold; text-transform: uppercase; }

#center { width: 650px; margin: 0 auto; background: #fff; }
#header { position: fixed; width: 644px; padding: 90px 0 0 150px; background: #fff url(logo.gif) no-repeat 15px 25px; 
		border-left: 3px solid #999; border-right: 3px solid #999; z-index: 1; voice-family: "\"}\""; voice-family: inherit; width: 494px; }
#header h2 { padding-bottom: 3px; border-bottom: 1px solid #ccc; }
#nav { position: fixed; top: 90px; border-left: 3px solid #999; z-index: 2 }
#nav ul { list-style: none; }
#nav li { list-style-type: none; color: #fff !important; font: 9px/14px Arial, sans-serif; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
#nav a { display: block; width: 100px; padding-left: 15px; color: #fff !important; }
#nav a:hover { width: 105px; padding-left: 25px; }
#content { position: relative; top: 140px; border-left: 153px solid #fff; background: url(gradient.png) repeat-y; margin-bottom: 5px; }
#footer { position: relative; display: block; color: #ccc; padding: 3px 0; border-top: 1px solid #ccc; border-left: 3px solid #999; 
		background: #fff; text-align: right; font: 9px/14px "Trebuchet MS", Arial, sans-serif; letter-spacing: 2px; text-transform: uppercase; }

#navabout { background: #FB0F0C }
#navcurrent { background: #F96611 }
#navcal { background: #F01484 }
#navtix { background: #2EB0D0 }
#navphoto { background: #9C2E93 }
#navvideo { background: #33AA8B }
#navtouch { background: #65B722 }
#navmarket { background: #999 }

#home a, #home h2 { color: #666 }
#home a:hover, #home h1 { color: #333 }
#about a, #about h2 { color: #DE7D7C }
#about a:hover, #about h1 { color: #FB0F0C }
#current a, #current h2 { color: #FB9458 }
#current a:hover, #current h1 { color: #F96611 }
#calendar a, #calendar h2 { color: #E87DB3 }
#calendar a:hover, #calendar h1 { color: #F01484 }
#tickets a, #tickets h2 { color: #90D2E2 }
#tickets a:hover, #tickets h1 { color: #2EB0D0 }
#photos a, #photos h2 { color: #CE97C9 }
#photos a:hover, #photos h1 { color: #9C2E93 }
#videos a, #videos h2 { color: #8DD0BF }
#videos a:hover, #videos h1 { color: #33AA8B }
#touch a, #touch h2 { color: #A3D17E }
#touch a:hover, #touch h1 { color: #65B722 }

.alt { visibility: hidden; display: none; }
.left { float: left; text-align: left; }
.right { float: right; text-align: right; }
.center { text-align: center; }
.thumb { float: left; margin: 0 10px 10px 0 }
.fix { clear: both }