	body {
		background: url('../images/background.jpg') center top repeat-y #e9e9e9;
		font-family: Helvetica, Ariel, Sans-serif;
		margin-bottom: none;
		text-align: center;
	}
	
	img {
		border: none;
	}
	
	h1 {
		font-family: "Auto 1", Helvetica, Ariel, Sans-serif;
		font-size: 21px;
		margin: 30px 0 5px 0;
		color: #111;
	}
	
	a {
		color: black;
		/*text-decoration: none;*/
		/*border-bottom: 1px black solid;*/
	}
	
		a:hover {
			color: #009ee0; /* Dark Green */
			/*border-bottom: 1px gray solid;*/
			text-decoration: none;
		}
		
		a img {
			border: none;
		}
	
	h2,h3,h4,h5,h6 {
		font-size: 15px;
		margin: 10px 0 0 0;
	}
		h2,h5 {
			color: #96b910; /* Light Green */
		}
		h3,h6 {
			color: #009ee0; /* Blue */
		}
		h4 {
			color: #008c36; /* Dark Green */
		}
	
	p {
		font-size: 15px;
		margin:0 0 20px 0;
	}
	
	#print_address_line { display: none; }
	
	table#container {
		margin: 0 auto;
		width: 798px;
		text-align: left;
	}
		td#header {
			padding: 0 20px;
		}
			td#header .right {
				float: right;
			}
			
			td#header .left {
				float: left;
			}
		
		td#navigation {
			background: url('../images/menu.jpg') center center no-repeat;
			height: 60px;
		}
			td#navigation ul {
				margin: 0px 0px;
				padding: 0px 0px 0px 30px;
				text-align: center;
			}
		
				td#navigation ul li {
					display: inline;
					
				}
				
				
					td#navigation ul li a {
						margin-right: 30px;
						color: white;
						text-decoration: none;
						border-bottom: 1px solid white;
						font-size: 17px;
						font-variant: small-caps;
						text-shadow: gray 0px 0px 8px;
					}
					
					td#navigation ul li a:hover {
						border-bottom: 1px solid #009ee0;
						text-shadow: black 0px 0px 8px;
					}
				
					td#navigation ul li.active a {
						color: #009ee0;
						text-decoration: none;
						border-bottom: 1px solid #009ee0;
						font-size: 17px;
						font-variant: small-caps;
						text-shadow: white 0px 0px 8px;
					}
					
					td#navigation ul li.active a:hover {
						text-shadow: gray 0px 0px 8px;
					}
			
		td#content {
			padding-right: 35px;
			vertical-align: top;
			background:  url('../images/sidebarbottom.jpg') bottom left no-repeat;
		}
		
			div#sidebar {
				float: left;
				width: 230px;
				height: 830px;
				margin: 0;
				padding: 0;
				background:  url('../images/sidebartop.jpg') top right no-repeat;
			}
			
				div#sidebar ul.submenu {
					 margin-top: 35px;
					 padding-bottom: 5px;
					 
				}
				
					div#sidebar ul.submenu ul  {
						 padding-left: 15px;
						 margin-bottom: 10px;
						 margin-left: 0px;
						 width:150px;
					}
				
					div#sidebar ul.submenu li.spacer {
						  
					}
					
					div#sidebar ul.submenu li {
						
						 list-style-image: url('../images/block.jpg');
						 margin: 5px 0;
					}
					
						div#sidebar ul.submenu li a {
							color: black;
							font-weight: bold;
							font-size: 15px;
							text-decoration: none;
							border-bottom: #a7a7a7 2px solid;
						}
						
						div#sidebar ul.submenu li a:hover {
							color: gray;
							border-bottom: #009ee0 2px solid;
							/*text-shadow: black 0px 0px 2px;*/
						}
						
				div#sidebar .button {
					 margin-left: 30px;				 
				}
				
				div#sidebar #tweets {
					margin-top: 15px;
					margin-bottom: 300px;
				}
					div#sidebar #tweets img {
						margin: 0 100px;
					}
				
					div#sidebar #tweets ul {
						padding: 25px 35px 0 45px;
						margin: 0;
						list-style: none;
						background: url('../images/quote.png') center top no-repeat;
					}
					
						div#sidebar #tweets ul li {
							font-size: 13px;
							margin-top: 10px;
						}
						
						div#sidebar #tweets ul li em.twitterTime{
							font-size: 11px;
						}
						
						div#sidebar #tweets ul li img{
							float: right;
							margin: 0 0px 2px 6px;
						}
				
			#icons {
				float: right;
				margin-top: 41px;
			}
				#icons a img { width: 20px; }
		
			li.downloadButton {
				
			}
			
			ul.downloadMenu, ul.downloadMenu li {
				list-style: none !important;
				list-style-image: none !important;
				margin-top: 0px !important;
				padding-top: 0px;
			}
			
			table#colums {
				width: 520px;
				float: right;
			}
				table#colums td {
					font-size: 15px;
					padding: 0 0px 0 25px;
					vertical-align:top;
				}
					#text {
						width: 350px;
						height: 150px;
					}
					table#colums td object {
						display: block;
						box-shadow: 10px 10px 5px #888;	
					}
	
					table#colums td#inhoud1 img {
						display: block;
						margin: 10px auto;
						text-align: center;	
					}

					table#colums td#inhoud2 img {
						display: block;
						margin: 10px auto;
						text-align: center;	
					}

						
					table#colums td ul {
						margin: 5px 0px 0px 0px;
						padding: 0px;
						list-style-image: url('../images/block.jpg');
					}
					
					table#colums td ul.sitemap {
						list-style-image: url('../images/block.jpg');
					}
					
						table#colums td ul.sitemap li {
							padding-bottom: 20px;
						}
					
						table#colums td ul.subSitemap {
							margin: 5px 0px 5px 10px;
							list-style-image: url('../images/sitemap.jpg');
							padding: 0px;
						
						}
						
						table#colums td ul.subSitemap li {
							padding-bottom: 0px;
						}
					
					
					 td#inhoud1 {
					 	width: 230px;
					 }
					 
					 td#inhoud2 {
					 	width: 230px;
					 }
					 
		table#downloadTable tr td {
			padding: 0px;
		}
		
		table#downloadTable tr td a{
			font-size: 12px;
		}
		
		td#downloadTableCell {
			height: 30px;
		}
		
		td.tableImg {
			width: 30px;
			height: 20px;
		}
					 
		td#footer {
			padding: 25px 25px 0 25px;
		}
		
			div#footerContainer {
				height:60px;
				border-top: #e9e9e9 1px solid;
			}
			
				div#footerContainer .right {
					float:right;
				
				}
			
				div#footerContainer ul {
					margin: 10px 0;
					padding: 0;
					font-size: 14px;
				}
				
				div#footerContainer ul li {
					display:inline;
					margin-right: 10px;
				}
				
				div#footerContainer a {
					color: #868686;
					text-decoration: none;
					border-bottom: #e9e9e9 1 solid;
				}
					
					div#footerContainer a:hover {
						text-decoration: underline;
						border-bottom: none;
					}
				
				div#footerContainer p {
					color: #9a9a9a;
					font-size: 12px;
				}
				
				div#footerContainer span {
					color: #868686;
					font-weight: bold;
				}
				
	textarea {
		max-width: 300px;
	}
				
			

