BODY {
	background-color: Black;
	margin-left: 40px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-align: center;
	height: 100%;	
}

DIV#mainFrame {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	/*height: 100%;*/
	text-align: left;
	vertical-align : middle;
}

DIV#leftcol, DIV#leftcol2 {
	width: 320px;
	float: left;
	color: White;
}

DIV#rightcol, DIV#rightcol2 {
	width: 560px;
	margin-left: 40px;
	float: left;
}
#mainpic {
	border: 10px solid White;
	font-size: 0.7em;
	font-weight: bold;	
	margin-bottom: 25px;
}

.defnLoci {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}
.defnMeaning {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style : italic;
	line-height : 1.1em;
}

#scrollBox {
	height: 260px;
	width: 300px;
	overflow : scroll;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
	margin-right:15px;
	padding-right:15px;
	font-size: 0.9em;	
	line-height: 1.2em;
}

TD {
	font-size: 0.75em;
}

#conDetails1, #conDetails2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 0.75em;
	float: left;
	line-height: 1.4em;
}
#conDetails1 {
	margin-right: 10px;
}

A:link, A:active, A:visited  { 
	text-decoration: none ; 
	color: White; 
}
A:hover   {
	text-decoration: underline;
	color: White;
}

DIV#thumbpanel {
	margin-top: 20px;
}
TABLE#navTable TD, TABLE#navTable2 TD {
	text-align: center;
	width: 20%;
}

.thumbs {
	/*float: left;*/
	/*text-align: center;*/
	/*font-size: 0.7em;*/
	/*font-weight: bold;*/
	/*margin-right: 28px;*/
}
.thumbpics {
	border: 1px solid White;
	margin-bottom: 10px;
}
.leftandright {
	margin-right: 14px;
	margin-left: 14px;
}

.quote {
	font-style: italic;
}