Body  {
	background-color : #FFFFFF;
	margin: 0;
}
Body,P,DIV,UL,OL,LI,TD,.Body  {
	font-family : Trebuchet MS, Gill Sans MT, Arial;
	font-size : 10pt;
	color : #000000;
}
A:link  {
	color : #336600;
	text-decoration : underline;
	font-weight : Bold;
}
A:visited  {
	color : #336600;
	text-decoration : underline;
	font-weight : Bold;
}
A:active  {
	color : #666600;//#333399;
	color : #669900;//#6666CC;
	text-decoration : underline;
}
A:hover  {
	color : #666600;//#333399;
	color : #669900;//#000033;
	text-decoration : underline;
}
.breadcrumb, #breadcrumb  {
	font-size : 8pt;
}
.meta,#meta {
	visibility:hidden;
	text-align: center;
}
.photos,#photos {
	position:absolute;
	width:750px;
	top:20px;
	left:50px;
}
.content,#content {
	position:absolute;
	width:600px;
	top:310px;
	left:100px;
}
.columnleft,#columnleft {
	width:300px;
}
.columnright,#columnright {
	position:absolute;
	width:300px;
	top:0px;
	left:310px;
}
h1 {
	font-family : Gill Sans MT, Arial;
	font-size : 13pt;
	color : #999933;
	font-weight : bold;
}
h2 {
	font-family : Gill Sans MT, Arial;
	font-size : 10pt;
	color : #999933;
	font-weight : bold;
	margin-bottom:0pt;
}
