body,
td,
p {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}
A:link  {
	color : #C5A631;
}
A:visited  {
	color : #C5A631;
}
A:hover  {
	color : #FFFFFF:
	background-color: #C5A631;
}
A:active  {
	color : #FFFFFF:
	background-color: #C5A631;
}
.phototag {
	font-size: 10px;
	font-style:italic;
}
.title {
	font-size:18px;
	font-weight:bold
}
.header {
	font-weight: bold;
}
.subheader {
	color:#666666;
	font-weight: bold;
}
.highlight {
	font-style:italic;
	color: #009933;
}
.leftcolumn {
/*	background-image: url(images/index_19.jpg);
	background-repeat: repeat-y;
	background-position: left; */
	width: 140px;
	vertical-align: top;
}
.rightcolumn {
	width: 512px;
}
.dividercolumn {
/*	background-color: #E6F6E9; */
	width: 25px;
}
.maintable {
	border: #C5A631 solid 2px;
	height: 750px;
	*height: 600px;
}

