html { height:100%; }
  body { height:100%; margin:0; padding:0; background: #333333; color: #999999;  font:0.74em  'Lucida Sans Unicode',Verdana, sans-serif; text-align: center;	background: url(/images/background.jpg);	background-position: top center;}
    img { border:none; }
    a:link { color:#0066D0; text-decoration:none; }
    a:visited { color:#999; text-decoration:none; }
    a:hover { color:#5da8ff; text-decoration:underline; }
    a:active { color:#f00; text-decoration:underline; }
    ul { margin:0; padding:0; list-style:none; }
    h1, h2, h3, h4 { color:#F0A530; }
			h1 { font-size:2.2em; margin:0; color: #F0A530; }
			h2 { font-size:1.4em; color: #30A5F0;}
			h3 { font-size:1.2em; color: #80C43B}
			h4 { font-size:1em; color: #888888 }

		.hE { margin:-500em; position:absolute; top:-500em; left:0pt; height:1px; width:1px; padding:0; }
		.subHeader { font-size:1em; color:#999; padding:0 4px 0 2px; margin:0.5em 0; border:0; }
		.fullwidth { width: 100%; }
		.clearfix { clear:both; }

    .imgBorder { width: 180px; height: 180px; border: none; background: url(/images/wale.jpg); }
  
    input { width: 300px; border: 1px solid #272727; background: #D4D0C8; color: #000000; }
    textarea { width: 300px; height:80px; border: 1px solid #272727; background: #D4D0C8; }
    .radioBttn { width: 20px; }
    .bttn { width: 80px; }
    
  #page {height: 100%; margin: 0 auto; width: 952px; text-align: left;}
  
   #header { height: 120px; margin: 5px 0 0px 0; background: url(/images/header1.jpg); }
    #logo { float: right; padding-left: 40px; margin-top: 10px; margin-right: 25px; height: 32px; font-size: 1.1em;  font-weight: bold; color: #000; background: url(/images/icon_logo_31x32.jpg) no-repeat; }
				 
   #navigation { float: left; margin-top: 0px;  width: 100%;  background: #000000; height: 28px; color: #80C43B; font-size: 1.1em;  font-weight: bold;}
    #navigation ul {  margin:0; padding:5px; list-style:none; }  
     #navigation li { float: left; padding: 0px 10px 0px 10px; border-right: 1px solid #80C43B;  } 
     #navigation li.endList { border-right: none; }
      #navigation a:link { color:#80C43B; text-decoration:none; }
      #navigation a:visited { color:#80C43B; text-decoration:none; }
      #navigation a:hover { color:#80C43B; text-decoration:underline; }
      #navigation a:active { color:#80C43B; text-decoration:underline; }
   
   #content { float: left; width: 685px; min-height: 500px;  margin: 10px; }
    .contentLeft { float: left; width: 685px;  }
    .item { }
     .item .archiefTitle { float: left; font-size: 1.2em; }
     .item .archiveDate { float:right; text-align: right; }
     .item img { float: left; margin: 5px;}
     .item .toolbar { width: 100%;   }
     .item .toolbarBottom { }
     .item .toolbar  ul { margin:0; padding:3px; list-style:none;} 
      .item .toolbar li { float: left; padding: 0px 20px 0px 0px; color: #888888 ; font-weight: bold; }
    .itemDivider { border-top: 1px dashed #888888; margin-bottom:10px;  }

     .nextPage { float: right; }
     .previousPage { float: left; }
     
    
   .formLabel { float: left; width: 180px; } 
      
  #footer { float: left; width: 100%; background: #272727; border-top: 1px solid #80C43B; height: 100px; }
   #footer #copyright { float:left; margin-left: 20px; width: 300px; height: 70px; text-align: bottom; }
   #footer ul {  float: right; margin-right: 20px;   }
   #footer li { text-align: right; margin-top: 10px; }
   #footer a:link { color:#888888; text-decoration:none; }
   #footer a:visited { color:#888888; text-decoration:none; }
   #footer a:hover { color:#888888; text-decoration:underline; }
   #footer a:active { color:#888888; text-decoration:underline; }
   
 #archive { float: left; min-height: 500px; width: 685px; }
 #newsletter { float: left; min-height: 500px; width: 685px; }
 
   
 #archiveMonths ul {  }
  #archiveMonths li {line-height: 20px;  width: 150px;  }
  .monthTitle { height: 30px; font-size: 1.4em; }
  .month { font-size: 1.1em; } 
 
 #newsletterMonths ul { float: right; margin-left: 20px; }
  #newsletterMonths li {line-height: 20px;  width: 150px;  }
 
 .box { float: left; margin-top:15px; width: 235px;}
  .box .titleBlue { color: #30A5F0; font-size: 2.0em;}
  .box .titleOrange { color: #F0A530; font-size: 2.0em;}
  .box .titleGreen { color: #80C43B; font-size: 2.0em;}
  .box .boxheader { padding-left:15px; padding-top: 5px; background: url(/images/boxheader.jpg); height:40px; }
  .box .boxbody { padding-left:15px; background: url(/images/boxbody.jpg); }
  .box .boxfooter { background: url(/images/boxfooter.jpg); height: 20px; }
  .box ul { }
   .box li { }
   .box .textBox { margin-top:5px; width: 150px; }
   .box .sendBttn { width: 40px; } 