body,.body,td.body,span.body,.netscape,span.netscape,td {
  font-family : Verdana, Arial, Helvetica, Sans-Serif;
  font-size : 11px;
  line-height : 16px;
  color : #333333;
}

.intro,span.intro {
  font-family : Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px;
  line-height : 16px;
  font-weight:bold;
  color:#333333;
}


a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
body {
  margin: 0 0 0 0;
  background-color: #ffffff;
background-repeat: no-repeat;
}

.small {
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size : 10px;
  line-height : 14px;
  color : #666666;
}

.bghome {
	background-image : url(images/backgrounds/home.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.bggeneral {
	background-image : url(images/backgrounds/general.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.bgproductions {
	background-image : url(images/backgrounds/productions.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.bgartists {
	background-image : url(images/backgrounds/artists.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.bgscrapbook {
	background-image : url(images/backgrounds/scrapbook.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.bgnews {
	background-image : url(images/backgrounds/news.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.bgcontact {
	background-image : url(images/backgrounds/contact.jpg);
	background-color : #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	text-transform: none;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: normal;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: normal;
}


.footertable {
	background-color: #ffffff;
		width: 780;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #408CB3;
}
