body { color: #FFFFFF; }

.white { color: white }

a {
	color: #3300AA;
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: #3300AA;
}

a.banner {
	color: #3300AA;
	text-decoration: none;
}

a.banner:hover {
	color: white;
	background-color: #3300AA;
}

a.w3c:hover {
	margin-top: 20px;
	background-color: white;
	color: white;
}

table#mainevent {
	margin-top: 8px;
	border-width: 0;
}



table#groups {
	margin-top: 8px;
	border-width: 0;
}

table#groups td {
	vertical-align: top;
}


table.grouplink {
	background-color: #ffffff;
	width: 84px;	/* max dimension of any thumbnail side, plus 4 */
	margin: 12px 8px 0px 0px;
	text-align: center;
}

td.groupImage {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

td.groupCaption {
	padding-top: 1px;
	margin-top: 1px;
	vertical-align: top;
	color: black;
	font-family: arial;
	font-size: 8pt;
}



.posterDisplayBoard {
	height: 320px;
}

.posterFrame {
	height: 320px;
	width: 480px;
}

h2 {
	margin-top: 18px;
	margin-bottom: 14px;
	text-align: left;
	color: #3300aa;
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;
} 

h3 {
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: left;
	color: black;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
} 

td.imagebox {
	color: #cccccc;
	border-left: 5px solid #aaaaaa;
	border-right: 5px solid #777777;
	border-top: 5px solid #aaaaaa;
	border-bottom: 5px solid #777777;
}

hr {
	color: #CCCCFF;
	background-color: #CCCCFF;
	width: 100%;
	border: 0;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

p {
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: left;
	color: black;
	font-family: arial;
	font-size: 10pt;
} 

p.hometitle {
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: left;
	color: #3300aa;
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;
} 

p.collectionheading {
	margin-top: 14px;
	font-size:12pt;
	font-weight:bold;
}

p.credits {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #3300AA;
	font-family: arial;
	font-size: 8pt;
} 

p.black {
	color: black;
} 

p.imgdiscussion {
	color: white;
	margin-bottom: 0px;
} 

p.tncaption {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 8pt;
} 

p.fstitle {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #ffffff;
	font-size: 12pt;
} 

p.imagecaption {
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: center;
	font-size: 8pt;
} 

p.image {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
} 

p.indent {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 14px;
} 

p.eventheader {
	margin-top: 11px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
} 

p.indentlist {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 14px;
} 

p.banner {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	font-weight: bold;
} 

p.question {
	margin-top: 11px;
	margin-bottom: 4px;
	font-weight: bold;
}

p.answer {
	margin-top: 4px;
	margin-bottom: 11px;
	margin-left: 12px;
	font-weight: normal;
}

img.w3c {
	border: 0;
	width: 88px; 
	height: 31px;
}
