body {
color: #777; background-color: white; margin: 0; padding: 0; border: 0;
font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-align: center;
highlighttext: #000000; infobackground: #C0C0C0; infotext: #000000; 
scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000; scrollbar-face-color: #505050; 
scrollbar-highlight-color: #222222; scrollbar-shadow-color: #999999; 
scrollbar-track-color: #FFFFFF }
td { color: #888; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h1 { font-size:2em; color:#444; font-weight: bold; margin: 0.67em 0; }
a:link { color: #444; font-style: italic; font-weight: bolder;
	text-decoration: underline }
a:visited { color: #000; font-style: italic; font-weight: bolder;
	text-decoration: underline; }
a:hover { color: #dedede; font-style: italic; font-weight: bolder;
	text-decoration: underline; }
a:active { color: #fff; font-style: italic; font-weight: bolder;
	text-decoration: underline }
	
#header {
  background:#fff url(../gr/salkeyheader6.jpg) no-repeat; 
  background-position:20px 0px; height: 180px;
}

#navbar	{ 
	position: absolute; left:0; top:114px;
	width:100%; height: 1.0em; overflow: hidden;
	background:#eee; border-top: 1px solid #aaa; border-bottom: 1px solid #777;
	text-align: center; font-family: Arial;}
#navbar a:link, #navbar a:visited, #navbar a:active { 	
	color: #444; font-style: normal;
	font-weight: bolder; text-decoration: none; }
#navbar a:hover { 	
	color: #eee; font-style: normal; background-color: #444;
	text-decoration: none; }
.navbar_menu {
     padding: 0;   margin: 0;   }	
.navbar_menu span {
     font-weight: bold; text-align: justify; margin-left: 15%; margin-right: 15%;
     font-size: 1.25em; line-height: 0.9em;   }

#menu {
  position: absolute; left:0; top:180px; width:16em; min-height: 350px;
  background:#fff; padding: 0 5px;
  border-right: 1px dotted #aaa;
}


#news {
	position: absolute; right:0; top:180px;
	width:16em;	padding: 0 5px; overflow: hidden;
	font-size: 0.72em; text-align: left;
	border-left: 1px dotted #aaa;
	list-style-type: disc; list-style-position: outside; display: block;
}

#main {
  margin-left: 17em;  margin-right:16em; padding: 0 10px 0;
  max-width: 750px;
}
body { word-wrap: break-word; }
