/*SK*/
body {
	margin:0;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.2em; /*1/6/10 fr 1.4 to 1.2*/
	color: #FFFFFF;
	/*background-color:#000000;*/
	background-image:url(images/sk.bkgnd.gif);
	background-repeat:repeat-x;
	text-align:center;
	}
#frame, #framegigspage {
	position:relative;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
	padding:0px;
	/*left: -1px;*/
	/*border:1px solid red;*/
	}
#nav {
	margin-left:191px;
	}
#map	{
	position: relative;
	width: 650px;
	height: 479px;
	background-image: url(images/map.bkgnd.jpg);
	background-repeat: no-repeat;
	}
#mapnav {
	position:absolute;
	left:226px;
	top:184px;
	width:344px;
	height:254px;
	z-index:100;
	}
#pagename, #pagename2 {
	/*need to be inside nav*/
	width:240px;
	position:relative;
	top:10px; margin-left: -50px;
	text-align:left;
	}
#pagename2 {
	position:absolute; left:-120px;
	}
#pghead {
	position:relative; left:191px; top:-80px;
	width:609px;
	}
#content, #listencontent, #songcontent {
	position:relative;
	width:600px;
	left:191px; top:-70px;
	/*border:1px solid green;*/
	}
#songcontent {
	top: 15px;
	}
#songcontent {
	width:1150px;
	left:-50px;
	}
#listen, #songlisten {
	position:absolute; top:200px; left:30px;
	width:126px;
	height:84px;
	}
#songlisten {
	left:600px;
	top:50px;
	}
#footer {
	position:absolute;
	top:500px;
	font-size:.6em;
	line-height:1.5em;
	color:#666;
	}
#gigcal {
	color:red;
	position:absolute;
	top:50px; left:400px;
	text-align:center;
	width: 438px;
	height:50px;
	}
#gigcal a:link, #gigcal a:visited, #gigcal a:hover, #gigcal a:active {
	text-align:left;
	color:red;
	text-decoration:none;
	}
a:link, a:visited, a:hover, a:active {
	text-align:left;
	color:white;
	text-decoration:none;
	}
a:hover, #gigcal a:hover {
	text-decoration:underline;
	}
#listencontent p {
	line-height:5px;
	}
#listencontent a:hover {
	color:#009933;
	}
h1, h2, h3 {
	color:#66cc33;
	}
h3 {
	font-size:.9em;
	}
p {
	text-align:left;
	}
.indt {
	padding-left:40px;
	}
/*table*/
td, th, tr, #songcontent td {
	border-collapse:collapse;
	font-size:15px;
	text-align:left;
	line-height:24px;
	padding-left:5px;
	vertical-align:top;
	}
td.even {
	background-color:#2d2d2d;
	}
th {
	background: #000033;
	padding: 0 5px 0 5px;
	border-bottom:1px solid gray;
	line-height:17px;
	}
tr {
	vertical-align:top;
	/*white-space:nowrap;*/
	}
td.month, td.monthfirst {
	padding:8px 0 8px 8px;
	color:red;
	font-weight:bold;
	letter-spacing:.7em;
	border-top:1px solid silver;
	}
td.monthfirst {
	border:none;
	}
#songcontent td {
	font-size:13px;
	line-height:15px;
	}
.artist, .gignote {
	color:#99CC99;
	font-size:11px;
	letter-spacing:.2em;
	}
.gignote {
	font-size:13px;
	letter-spacing:normal;
	}
#footer a:link, #footer a:visited {
	color:#666666;
	}
td.listen {
	/*background-color:#2d2d2d;*/
	background-color:#2d2d2d;
	}
#video {
	width:650px;
	position:absolute;
	left:0;
	}
.youtube {
	margin-top:-45px;
	margin-left:95px;
	width:60px;
	}