body {
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 100%;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.bodyblack {
	font-family: Arial, Sans-serif, Helvetica;
	margin: 3px;
	font-size: 65%;
	color: #000000; 
	display: block;
}
h2 {
	margin: 3px;
	font-size: 120%;
	font-weight: normal;
	color: #EBD1F0;
}
p {
	font-size: 75%;
	margin: 3px;
	/* color: #ffffff; */
}
p.smaller {
	font-size: 70%;
}
p.smaller span {
	color: #113B06;
}
p.smaller a {
	color: #ffffff;
}
p.larger {
	font-size: 90%;
	font-weight: bold;
}
p.larger a {
	color: #772386;
}
p.construction {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	line-height: 150%; 
}
p.construction span {
	font-size: 115%;
}

p.smallblack {
	font-size: 75%;
	color: #000000;
}

p.destinations
{
	margin: 0px 0px 0px 16px;
}

li {
	font-size: 75%;
	color: #000000;
}

li.fullSize {
	font-size: 100%;
	color: #000000;
}

img.eventImage
{
	margin: 0px 10px 0px 0px;
}

p.green {
	font-size: 100%;
	margin: 3px;
	line-height: 150%; 
	color: #58A744;
}

p.purple {
	font-size: 100%;
	line-height: 150%; 
	color: #812990;
}

a.nav {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.subnav {
	font-size: 75%;
	font-weight: bold;
	color: #812990;
	text-decoration: none;
	line-height: 90%; 
}

a.subnav:hover {
	font-size: 75%;
	font-weight: bold;
	color: #812990;
	text-decoration: underline;
}

a.subnavW {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 90%; 
}

a.subnavW:hover {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.qlinks {
	font-size: 75%;
	font-weight: bold;
	color: #812990;
	text-decoration: none;
}

a.qlinks:hover {
	font-size: 75%;
	font-weight: bold;
	color: #812990;
	text-decoration: underline;
}

a.bookmark {
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}

a.bookmark:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

.purpTit28 {
	font-size: 170%;
	color: #812990;
}

.purpTit25 {
	font-size: 150%;
	color: #812990;
}

.smWh {
	font-size: 70%;
	color: #FFFFFF;
}

.smBl {
	font-size: 70%;
	color: #000000;
}

img.bodyimageleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
img.bodyimageright {
	margin-left: 10px;
	margin-bottom: 10px;
}

img.bodyleftimage {
	margin-right: 10px;
	margin-bottom: 10px;
}


.slideshow { position: relative; width:133px; height:120px; display:block; }
.slide0 { position: absolute; top: 20px; left: 0px; z-index: 2; }
.slide1 { position: absolute; top: 20px; left: 0px; z-index: 1; }
.hidden { display:none; font-family: arial, sans-serif, helvetica; font-size: 11px; color: #000000; }
 
table.container
{
	background-image : url(../images/exhibition/bcsc_anim.gif); 
	background-repeat: no-repeat;
	background-position: right top;	
}












