body {
	/*background-image: url(bground.gif); */
	background-color: #ffffff;
	margin : 0;
}
.test {
	font-size: 14pt; color: #ff0000;
}
.main {
	background-color: #5aefff;
	font-family: sans-serif;
	color: #000000;
    padding: 10px;
	
}

.legalese {
	background-color: #5aefff;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	
}

.galleryThumb {
	background-color: #5aefff;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #772D09;
}

.head {
	color: #772D09;
	font-family: sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 6px;
}

.headAnchor {
	color: #772D09;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.headThere {
	color: #cc3300;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.subHead {
	color: #772D09;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 24px;
}

.articleTitle {
	color: #FFFFFF;
	background-color: #ef6b31;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.articleSummary {
	color: #772D09;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 12px;
}

.articleSource {
	color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.articleText {
	color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 12px;
}

.articleLink {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.headShot {
	border-color: #6BB5BD;
	border-style: solid;
	border-width: 2px;
}

.text {
	color: #772D09;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 6px;
}

.small {
	color: #772D09;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin: 6px;
}

.boldtext {
	color: #772D09;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 6px;
}

.newAnchor { color: #ffffff; }
.newAnchor:visited { color: #ffffff; }
.newAnchor:linke { color: #ffffff; }
.newAnchor:active { color: #330000; }
