body
{
	font: 90%/1.5 Arial, Helvetica, sans-serif;
}
#nav-first 
{
	display: none;
}
#nav-sec
{
	display: none;
}
.infobox 
{
	display: none;
}
.headerimg
{
	display: none;
}
#footer {
	display: none;
}
/*** Content styles ***/
#content a,#content a:link,#content a:hover {
	text-decoration:underline;
} 
#content a:link {
	color:#970000;
} 
#content a:visited {
	color:#8e8e8e;
} 
#content a:hover,#content a:active {
	color:#b30c12;
}
h1, h2, h3, h4, h5, h6 {
	/*letter-spacing: -1px;*/
	font-family: arial,verdana,sans-serif;
	margin: 10px 0 .3em;
	color:#000000;
	padding-bottom: .1em;
}
h1 {
	font-size: 176%;
	margin-top:.6em;
}
h2 {
	font-size: 156%;
}
h3 {
	font-size: 136%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 96%;
}
h6 {
	font-size: 96%;
}
dl.table-display2 { 
	border-bottom: 1px solid #999;
}
.table-display2 dt {
	width: 15em;
	padding: .5em;
	float: left;
	margin: 0;
	border-top: 1px solid #999;
	font-weight: bold;
}
.table-display2 dd {
	margin-left: 15em;
	padding: .5em;
}
.table-display2 dd.first { 
	border-top: 1px solid #999;
}
.table-display2 dt.drill {
	width: 15em;
	height: 55px;
	padding: .5em;
	float: left;
	margin: 0;
	border-top: 1px solid #999;
	font-weight: bold;
}
.table-display2 dd.drill1 {
	height: 55px;
	border-top: 1px solid #999;
}
/** Arkeo Event Start **/
div.calMonthHeader {
	margin: 5px 0 12px 0;
	padding: 8px 8px 8px 8px;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	background: #e3e8ee;
}
.textvmk {
	clear: both;
	margin: 0 0 2px 0;
	font-size: 0.8em;
}
#morefront {
	text-align: right;
}
#morefront a, #morefront a.link, #morefront a:visited  {
	text-decoration: none;
	font-weight: bold;
}
/** Arkeo Event End **/