body, html {
  margin : 0px;
  padding : 0px;
  font : 10px Times;
}

#mainNavigation, #identification, #image, #columnRight, #disclaimer {
	display : none;

}

#columnLeft {

}

h1 {
	font-size : 18pt;
	color : #a3620a;
}

p {
	font-size : 11pt;
	color : #716253;
}

img {
	border : none;
	margin : 0px;
	padding : 0px;
}

a:hover, a:active, a:focus {
	font-size : 120%;
	text-decoration : none;
}

a:link, a:visited {
	text-decoration : none;
}


/* Special for index.htm */
#languageSelection {
	background-color : #a2a18d;
	text-align : center;
	margin : 0px;
	padding : 10px;
}

span.languageSelection {
	margin : 10px;
	color : #ffffff;
	font-size : 13pt;
}

span.languageSelection a {
	color : #ffffff;
}
