@charset "utf-8";
/* CSS Document */

body {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#navigation, #advertising, #other { 
  display : none; 
} 

#imgl, #imgnodisplay {
	height: 50%;
	width: 50%;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 480px;
	position: absolute;
	left: 150px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#maintable {
	background-position: right;
	width: 800px;
	position: relative;
}
#footerbar {
	display: none;
}
#donotdisplay {
	display: none;
}
#footercopyright {
	display: none;
}
#smallfontfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	position: relative;
	left: 150px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#titlebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 480px;
	position: absolute;
	left: 150px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 20px;
}
h1 {
	color : #FFFFFF;
	font-size: 24px;
	background-color: #000000;
	margin: 1px;
}
