body
{
	font-family: Verdana, Sans Serif, Arial, Helvetica;
	font-size: 10pt;	
}
table
{
	font-size: 10pt;
	border-style: none;
}
#logo
{
	position:absolute;
	left: 5px;
	top: 5px;
}
#banner 
{
	position:absolute;
	left: 518px;
	top: 5px;
}
#sidebar {   
  /*position:absolute;
  left: 5px;
	top: 82px;	
	width: 140px;*/
  width:15%;
  float:left;
}
#main {
	/*position: absolute;
	left: 155px;
	top: 74px;	
	right: 5px;
	margin-right: 5px;	
	width: 832px;*/
	width:80%;
	float:left;
	margin-left:10px;
}
a {
	color: #000000;
}
a:hover {
	color: #707070;
}
#mainmenu, #filtersort, #key, #stuff, #services {
	padding: 12px;
	background: #daeefb; 
	line-height: 140%;  
}
#services
{
  padding: 12px;  
  background: #88aabb;  
  line-height: 140%;  
}
#mainmenu a, #filtersort a, #key a, #stuff a, #services a {
	text-decoration: none;
}
#mainmenu a:hover, #filtersort a:hover, #key a:hover, #stuff a:hover, #services a:hover {
	text-decoration: underline;
}
#key
{
	background: #f0f0f0;
}
div.sidebox {
	margin-bottom: 10px;
	padding: 12px;
	line-height: 140%;
	color: #000000;	
}
ul.menu {
    list-style: none;
    margin:0px;
    padding:0px;
}
h1
{	
	border-color: #f0f0f0;		
	border-width: 1px;
	border-bottom-style: solid;
	padding: 3px;	
	margin-bottom: 10px;	
	font-size: 140%;	
}
h2
{
	color: #aa3333;
	font-weight: bold;
	font-size: 102%;
	margin-bottom: 3px;
}
.toolbar 
{	
	color: #303030;
	text-align: right;
	font-size: 70%;
	border-color: #f0f0f0;		
	border-width: 1px;
	border-bottom-style: solid;
	padding: 3px;	
	margin-bottom: 10px;
}
.toolbar a
{
	color: #909090;		
	text-decoration: none;

}
.toolbar a:hover
{
	text-decoration: underline;
}
#tableholder
{
	padding-right: 5px;		
}
#tableholder td
{
	vertical-align: top;
	padding-right: 5px;
}
table.posts
{
	border: solid 1px #f0f0f0;			
}
table.bigtable
{
	/*width: 410px;*/
	width:100%;
	border: solid 1px #f0f0f0;			
}
table.verybigtable
{
	/*width: 830px;*/
	width:100%;
	border: solid 1px #f0f0f0;			
}
table.bigtable td
{	
	padding: 3px;	
}
.alterline
{
	background: #f0f0f0;
}
.left
{
	width: 130px;
	vertical-align: top;
}
a.posttitle:visited
{
  color: Gray;
}
.nav
{
	font-size: 100%;	
	padding-top: 10px;
	background: #daeefb; 
}
.posttitle
{	
	float: left;
}
.postdate
{
  vertical-align: bottom;
  float: left;
  color: Gray;
}
.postblog
{
  float: right;
  color: Gray;
}
.input 
{
	width: 400px;
}
.new
{
	color: #FB4000;
	font-size: 80%;
}
.updated
{
  font-size: 80%;
  color: #ff9900;
}
.notes
{
	color: #303030;
	font-size: 80%;
	font-style: italic;
}
#footer
{
  border-color: #f0f0f0;		
	border-width: 1px;
	border-top-style: solid;
	color: #999999;
	font-size: 70%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.help 
{
  color: Red;
  text-decoration: underline; 
  font-size: 75%;
  font-weight: normal;  
  text-align: right;
}
.warning
{
  border-right: #000000 1px solid;
  padding-right: 10px;
  border-top: #000000 1px solid;
  padding-left: 10px;
  font-size: 10pt;
  padding-bottom: 10px;
  margin: 10px;
  border-left: #000000 1px solid;
  padding-top: 10px;
  border-bottom: #000000 1px solid;
  background-color: cornsilk;
}
