body
{
    background-color: #ffffff;
    background-color: #000000;
    color: #000000;
    color: #aaaa55;
    font-family: Verdana;
    font-family: "Century Gothic";
    font-size: 16;
}
h1
{
    font-weight:normal;
    font-size:32;
}
h2
{
    font-weight:normal;
    font-size:24;
}
h3
{
    font-weight:normal;
    font-size:19;
}
h4
{
    font-weight:normal;
    font-size:16;
}
h4.EnterHere
{
    cursor:pointer;
    font-weight:normal;
    font-size:16;
}
h5
{
    font-weight:normal;
    font-size:14;
}
h6
{
    font-weight:normal;
    font-size:10;
}
a
{
    color:#aaaa55;
}
a:hover
{
    color:#cc0000;
}
a:visited
{
    color:#777755;
}
div
{
    border-style: none;
    border-width: 1;
    border-color: #777700;
    left:1em;
    position:absolute;
    width:100%;
}
div.Background
{
    position: relative;
    z-index:3;
}
div.EntranceLogo
{
    text-align: center;
    top:0;
    left:0;
    width: 100%;
    visibility:visible;
    z-index:3;
}
div.EntranceTitles
{
    text-align: center;
    top:5em;
    left:0;
    width: 100%;
    visibility:visible;
    z-index:3;
}
div.Entrance
{
    text-align: left;
    left: 50%;
    width: 60%;
    top:0;
    visibility:hidden;
    z-index:3;
}
div.TitleBorderTop
{
    width:870;
    z-index:1;
}
div.Titles
{
    top:20;
    width: 390;
    visibility:hidden;
    z-index:3;
}
div.Menu
{
    top:25;
    left:430;
    width: 460;
    text-align: center;
    visibility:hidden;
    z-index:3;
}
div.ContentLeft
{
    width: 390;
    left:-1;
}
div.ContentRight
{
    left:414;
    width: 460;
}
div.GalleryControl
{
    top:60;
    left:257.5;
    width: 460;
    text-align: center;
    visibility:hidden;
    z-index:3;
}
div.TitleBorderBottom
{
    top:80;
    width:870;
    z-index:1;
}
div.Picture
{
    top:0;
    left:55%;
    width:55%;
    visibility:hidden;
    z-index:0;
}
img.ThumbNail
{
    width:180;
    height:180;
}
span.MainMenuItem
{
    cursor: pointer;
    font-size: 18;
}
span.GalleryMenuItem
{
    cursor: pointer;
    font-size: 12;
}
span.MenuGap
{
    color: #aa0000;
}
span.GalleryMenuGap
{
    color: #aa0000;
    font-size: 12;
}
div.Content
{
    top:6.5em;
    width: 71%;
    visibility:hidden;
    z-index:3;
}
div.Content#Gallery
{
    left:0;
    top:3em;
    z-index:1
}
span.Quote
{
    color:#aaaa77;
    font-style:italic;
}

span.Quoted
{
    color:#aa3311;
}

span.Date
{
    font-family:Lucida Console;
    font-size:14;
    color:#aaaa77;
}

span.DateNotOn
{
    font-family:Lucida Console;
    font-size:14;
    color:#555500;
}

span.Gig
{
}

span.GigNotOn
{
    color:#555500;
}

/* Yahoo! Media Player: Set background color */
#ymp-player .ymp-color-main,
#ymp-tray .ymp-color-tray
{
    background-color:#000000 !important;
}

/* Yahoo! Media Player: Set text color */
#ymp-player .ymp-color-text-main
{
    color:#cc0000 !important;
    font-family:verdana;
    font-size:16;
}

#ymp-relevant-info
{
    display:block;
    position:absolute;
    left:2px;
    top:10px;
    width:116px;
    font-size:12px;
    font-weight:bold;
    line-height:13px;
    text-align:center;
    z-index:2;
}
     
#ymp-relevant-info a
{
    color:#3D9AD0;
}
     
.relevant-info
{
    display:none;
}

/* Yahoo! Media Player: */
/* Remove block with relevant information */
#ymp-relevance
{
    display:none !important;
}

.ymp-player-max #ymp-body
{
    width:570px !important;
}

.ymp-player-max #ymp-body #ymp-body-strip
{
    width:557px !important;
}

.ymp-player-max #ymp-body #ymp-body-base 
{
    width:560px !important;
}

/* Hide 'close window' button */
#ymp-btn-close
{
    display:none !important;
}
 
/* Hide 'pop-up window' button */
#ymp-btn-pop
{
    display:none !important;
}
        
/* Yahoo! Media Player: Playlist colors */
/* Default color for playlist entries */
#ymp-tray .ymp-tray-track
{
    color:#cccc55 !important;
    font-family:verdana;
    font-size:16;
}
 
/* Highlighted track */
#ymp-tray .ymp-tray-track:hover
{
    color:#cc0000 !important;
    background-color:transparent !important;
    font-family:verdana;
    font-size:16;
}
 
/* Currently playing track */
#ymp-tray .ymp-tray-track.playing,
#ymp-tray .ymp-tray-track.playing:hover
{
    color:#000000 !important;
    background-color:#aaaa00 !important;
    font-family:verdana;
    font-size:16;
}
/* Yahoo! Media Player: Hide album art */
#ymp-meta-image
{
    display:none !important;
}
#ymp-body #ymp-meta-top,
#ymp-body #ymp-meta-bottom
{
    left:8px !important;
    width:330px !important;
}
/* Yahoo! Media Player: Hide player */
#ymp-player,
#ymp-tray,
#ymp-error-bubble,
#ymp-secret-bubble
{
    display:none !important;
}

#slide-mask
{
	position:relative;
	left:0;
	margin:0;
	padding:0;
	width:502px;
	height:280px;
	overflow:hidden;
}

#slide-images
{
	position:relative;
	left:0;
	width:9000px;
	height:280px;
}

#slide-images img
{
	float:left;
	width:502px;
	height:280px;
}

#slide-thumbs
{
	position:relative;
	background-color:#000000;
	width:298px;
	height:280px;
	float:left;
}

#slide-thumbs img
{
	width:146px;
	height:52px;
	float:left;
	cursor:pointer;
	margin:3px 0 0 2px;
}

