body {

	text-align: center;
	background-image: url('../graphics/bg4.png');
	background-repeat: repeat-y;
	margin: 0;
}
#container {
	position: absolute;
	 margin: 0 auto;
  	top:0px;
	left:0px;
}
/* Image Positioning */
#hdrImg{
	position: absolute;
	left:131px;
	top:0px;
}
#hdrImg4{
	position: absolute;
	left:0px;
	top:0px;
}
#hdrBg{
	position: absolute;
	border-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	left:175px;
	top:0px;
	height: 190px;
	width:618px;
}
#idxHdr{
	position: absolute;
	left:0px;
	top:155px;
}
#sym1{
	position: absolute;
	left:0px;
	top:240px;
}
#byLisa{
	position: absolute;
	left:0px;
	top:185px;
}
.lisaImg{
	/* floats text to left of image */
	float:left;
}

.galImg{
	border-style: solid;
	border-width: 1px; 
	border-color: #000000;
	cursor: pointer;  															
}
.galImg2{
	border-style: none;
	border-width: 0px; 
	cursor: pointer;  															
}
#leftCol{
	position: absolute;
	width:175px;
	left:0px;
	top:280px;
	margin-left: 10px;
	text-align:left;
}

#rightCol{
	position: absolute;
	left:200px;
	top:200px;
	width: 600px;
	font-family: "Arial";
	color:#000000;
	font-size: 10pt;
 	font-weight: normal;
 	text-align:left;
}
/* FONTS */
.FNB {
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}
.FNBI {
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
 font-style: italic;
}
.fn, td {
 font-size: 10pt;
 font-weight: normal;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
 
}
.sold {
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}
.toch{
	font-family: Helvetica,Arial;
	color: #B4B4B4;
	font-size: 12pt;
 	font-weight: bold;
 	text-decoration: none;
}
/* FONTS:LINKS */
A.toc:link,.toc:visited {
	padding-left: 10px;
	font-family: Verdana,Helvetica,Arial;
	color: #CDCDCD;
	font-size: 10pt;
 	font-weight: normal;
 	text-decoration: none;
}
A.toc:hover {
	padding-left: 5px;
	font-family: Verdana,Helvetica,Arial;
	color: #FFFFFF;
	font-size: 10pt;
 	font-weight: Bold;
 	text-decoration: none;
}

A.tocb:link,.tocb:visited {
	padding-left: 5px;
	font-family: Verdana,Helvetica,Arial;
	color: #CDCDCD;
	font-size: 10pt;
 	font-weight: bold;
 	text-decoration: none;
}
A.tocb:hover {
	padding-left: 5px;
	font-family: Verdana,Helvetica,Arial;
	color: #FFFFFF;
	font-size: 10pt;
 	font-weight: Bold;
 	text-decoration: none;
}

/*
A.toc:active {
	padding-left: 10px;
	font-family: Verdana,Helvetica,Arial;
	color: #FFF799;
	font-size: 10pt;
 	font-weight: normal;
 	text-decoration: none;
}
*/

A.norm:link,.norm:visited {
	font-family: Arial, Helvetica;
	color: #0000FF;
	font-size: 10pt;
 	font-weight: normal;
 	text-decoration: none;
}
A.norm:hover {
	font-family: Arial, Helvetica;
	color: #0000FF;
	font-size: 10pt;
 	font-weight: Bold;
 	text-decoration: none;
}
A.norm:active {
	font-family: Arial, Helvetica;
	color: #FF0000;
	font-size: 10pt;
 	font-weight: normal;
 	text-decoration: none;
}
A.home:link,.home:visited {
	font-family: Verdana,Helvetica,Arial;
	color: #CDCDCD;
	font-size: 10pt;
 	font-weight: bold;
 	text-decoration: none;
}
A.home:hover {
	font-family: Verdana,Helvetica,Arial;
	color: #FFFFFF;
	font-size: 10pt;
 	font-weight: Bold;
 	text-decoration: none;
}
/*
A.home:active {
	font-family: Verdana,Helvetica,Arial;
	color: #FFF799;
	font-size: 10pt;
 	font-weight: bold;
 	text-decoration: none;
}

*/