BODY {	
	font-family : Verdana, Geneva, Arial, Helvetica, "sans serif";
	font-size: 100.01%;
	color: #99ccff; 
	background-color: #000000;
	padding: 0;
	margin: 15px 10 10px 0;
	/*
	background-image:url(/graphics/navigation_right_side.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:fixed;  	*/
}
h {font-family : Verdana, Geneva, Arial, Helvetica, "sans serif";
	margin:0;
	padding:5px; 
}
h1 {font-size:1.1em; }
h2 {font-size: .9em;}
h3 {font-size: .8em; }
h4 {font-size:0.75em; }
h5 {font-size:0.72em; }
h6 {font-size:0.7em; }
p, td, .left-column, .right-column	{
	font-size:0.72em;
 }
ul {
	padding: 0;
	margin:0;
	list-style: none;
}
ol li {
	padding: 0;
	margin:0;
	list-style: none;
}
a:link	{ color: #006699;
   text-decoration:underline ;
}
a:visited { color : #006699; 
   text-decoration:underline ;
}
a:active { color: #FFFFFF;
   text-decoration:none;
}
a:hover { color : #FFFFFF; 
	text-decoration: none; 
}
.left-column {
	margin-right:5px;
}
.right-column {
	display: block;
	text-align:left;
}
.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
	line-height:3px;
}
table {
	width: 100%;
}
td {
	text-align:left;
	vertical-align: top;
}
.fett { 	
	font-weight: bold; }
.small, #rightcontent { 	
	font-size: 0.7em;
}
.small-link { 	
	font-size: 0.9em;
}
.ref { 	
	font-style: italic;
	font-size:0.72em;
	padding-bottom:10px;
}
.select {  font-size: .7em;}
.input {  font-size: .7em;}
p, li, .fontsize, .search-button, .colum-left, .colum-right	{
	line-height:1.5em;
}
#leftcontent{
	font-size: .75em;
	font-weight: bold;
}
/* END fontsize */

/*-----------------------------------------------------------------------------------*/
/* layout */
#header {
	position:relative;
	height:50px;
	right:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #header {
	height:49px;
}
#leftcontent {
	position: absolute;
	left:20px;
	top:20px;
	width:100px;
/*	background-image:url(/graphics/background_navigation.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;  */
}
#content {
	position:relative;
	padding: .5em 1em 0 1.5em;
  	margin-left: 149px;
	margin-right:99px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 151px;
	margin-right:101px;
	text-align: justify;
	max-width: 700px;
}
html>body #centercontent {
	margin-left: 151px;
	margin-right:101px;
}
#rightcontent {
	position: absolute;
	text-align:right;
	right:5px;
	top:80px;
	width:100px;
	padding:5px 10px 0 0;
/*	background-image:url(/graphics/ice.gif);
	background-repeat:no-repeat;
	background-position:right;  */
}
#header, #leftcontent, #rightcontent, #content {	/*	used only for testing;  */
/*	border:1px solid #000;   */
}

#footer {
	padding: 5px 10px 0 10px;
	margin: 5px;
/*	border:1px solid #000;  */
 }
#footer a {
}
#footer a:hover, a:focus {
}
/* END layout */

/*-----------------------------------------------------------------------------------*/
/* elements */
.none {
	display: none;
}
.no-layout {
	text-align:left;
}
#header h2 {
}
#leftcontent ul	{
}
#leftcontent li	{
	width: 113px;
	line-height: 1.2em;
	padding: 2px;
}
#leftcontent li a {
	padding: 2px 1px 3px 15px;
}
#leftcontent a:link {
	display: block;
	text-decoration: none;
}
#leftcontent a:visited {
	display: block;
	text-decoration: none;
}
#leftcontent a:active, 
#leftcontent a:hover {
	color:##0033FF;
	background-color: #006699;
	text-decoration: none;
}
#highlight {
	display: block;
	color: #000000;
	padding: 2px 1px 3px 15px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color:#ffffff;
	background-image: url(/graphics/schiff_20.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#active {
	color:#0033FF;
}
.gallery {
	padding:40px;
	margin-left:10px;
}
.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}
.colum-left {
	width:48%;
	float:left;
	margin-left:2px;
}
.colum-right {
	width:48%;
	float:right;
	margin-right: 2px;
}
.float-right {
	float:right;
}
.spacer01 {
	padding-top:1px;
	height: 0;
	line-height: 0px;
}
.spacer02 {
	padding-top:2px;
	height: 0;
	line-height: 0px;
}
.spacer03 {
	padding-top:3px;
	height: 0;
	line-height: 0px;
}
.spacer04 {
	padding-top:4px;
	height: 0;
	line-height: 0px;
}
.spacer05 {
	padding-top:5px;
	height: 0;
	line-height: 0px;
}
.spacer08 {
	padding-top:8px;
	height: 0;
	line-height: 0px;
}
.spacer10 {
	padding-top:10px;
	height: 0;
	line-height: 0px;
}
/* Hide links for screenrader */
#skiplinks, .offleft {
	position: absolute;
	left: -1000em;
	width: 100em;
	height: 1em;
	overflow: hidden;
}
/* END elements */

/* NOPE!! * html #content {height: 1%;} */  /* NOPE!! IE Hack for peekaboo bug which appeared when I added a background */
