#agendatextgrow *:first-child,
#adverttext *:first-child,
#navtext *:first-child,
#introtext *:first-child  {
   padding-top: 0px;
}

#adverttext p,
#agendatextgrow p,
#introtext p  {
   font: 14px/16px Times-Roman, Times;
   margin: 0px;
   padding-top: 4px;
   text-align: left;
}

#agendatextgrow *:last-child  {
   margin-bottom: 0px;
}

#agendatextgrow  {
   padding: 0px 205px 0px 278px;
   background: url(sg_website_media/interiortile.gif) repeat center top;
   visibility: visible;
   margin: 0px;
   position: relative;
}

#adverttext p  {
   color: #FFFEFE;
}

#linkstext p  {
   font: 11px/16px Helvetica, Arial, sans-serif;
   margin: 0px;
   color: #FB7F2D;
   text-align: left;
}

#basegraphic  {
   background: url(sg_website_media/basegraphic.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 4px;
   z-index: 3;
   width: 779px;
   height: 96px;
}

#adverttext  {
   visibility: visible;
   position: absolute;
   left: 612px;
   top: 233px;
   z-index: 6;
   width: 153px;
}

#introtext  {
	visibility: visible;
	position: absolute;
	left: 237px;
	top: 144px;
	z-index: 4;
	width: 524px;
}

#linkstext  {
   visibility: visible;
   position: absolute;
   left: 18px;
   top: 76px;
   z-index: 4;
   width: 431px;
}

#scootdown  {
   position: relative;
   top: 230px;
}

#navtext p  {
   font: 14px/24px Times-Roman, Times;
   margin: 0px;
   padding-top: 4px;
   text-align: left;
   color: #FFFFFF;
}

#website  {
   margin: 0px auto 0px auto;
   background: url(sg_website_media/interiortile.gif) repeat center top;
   height: 624px;
   width: 779px;
   position: relative;
}

#graphic  {
   background: url(sg_website_media/graphic.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 192px;
   height: 332px;
}

#navtext  {
	visibility: visible;
	position: absolute;
	left: 20px;
	top: 369px;
	z-index: 3;
	width: 150px;
}

#advert  {
   background: url(sg_website_media/advert.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 596px;
   top: 219px;
   z-index: 5;
   width: 183px;
   height: 227px;
}

#footer  {
   background: url(sg_website_media/interiortile.gif) repeat center top;
   position: relative;
   left: 0px;
   width: 100%;
   height: 100px;
   margin-bottom: 124px;
}

#banner  {
   background: url(sg_website_media/banner.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 191px;
   top: 0px;
   z-index: 4;
   width: 588px;
   height: 132px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #f2e1c1;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FB7F2D;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.white, a.white:link, a.white:visited {
color:#FFFFFF; 
}

a.white:hover {
color:#464b82;
}

a.black, a.black:link, a.black:visited {
color:#000000;
outline: none;
}
a.black:focus {
-moz-outline-style: none;
}
a.black:hover {
color:#FFFFFF;
}

a.blue, a.blue:link, a.blue:visited {
color:#5b4be2;
outline: none;
}
a.blue:focus {
-moz-outline-style: none;
}
a.blue:hover {
color:#fb7f2d;
}

.bold {font-weight:bold;}

.boldit {font-weight:bold;
font-style:italic;
color:#5b4be2;}

.concert {color:#5b4be2;
font-size:13px;
font-weight:bold;
}