body {
	background-color: #FCFCFC;
	color: #0C2C54;
	font-family: Arial;
	font-size: 0.8em;
	text-align: justify; }
	
p {
	text-align: justify; }

a:link {
	color: #8C157D }

a:visited {
	color: #8C157D }

a:hover {
	color: #8C157D;
	font-weight: bold }

a:active {
	color: #8C157D }
	
h1 {	
	color: #8C157D;
	font-family: Arial;
	font-size: medium;
	font-weight: bold; }

h2 {	
	color: #958446;
	font-family: Arial;
	font-size: small;
	font-weight: bold; }

.dropTrigger {
	margin-right: -1px;
	float: left;
	width: 100px;
	border-bottom: solid 2px #8C157D; }

.dropLink {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	width: 100px;
	border: solid 2px #8C157D;
	background-color: #958446;
	color: #0C2C54; }

.dropLink { border-bottom: none; }

.rootLink {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding-bottom: 7px;
	border-bottom: none; }

.dropMenu {
	position: relative;
	display: none;
	border-top: none;
	margin-top: 0px;
	clear:left; }

.dropLink:visited { color: #0C2C54; }

.dropLink:link { color: #0C2C54; }

.dropLink:hover {
	background-color: #0C2C54;
	color: #958446; }

.menuHolder {
	position: absolute; }

.placeHolder {
	margin-right: 0px;
	float: left;
	width: 100px;
	border-bottom: solid 3px #8C157D; }

.timeStamp {
	text-align: right;
	margin-right: 5px;
	background-color: #8C157D;
	color: #65C4B3;
	font-size: 8pt;
	font-weight: bold; }

.definition {
	color: #000000;
	font-size: 8pt;
	text-align: justify; }

.imageBlock {
	width: 328px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	border: double 4px #65C4B3; }

.image {
	margin-left: auto;
	margin-right: auto; }

.caption {
	width: 324px;
	text-align: justify;
	background-color: #65C4B3;
	height: 6em;
	padding: 3px; }