

	body {
		text-align: center; /* IE-fix */
		width: 100%;
		height: 100%;
                background-color : #F8FFCE;
	}
	
	div { text-align: left; 
            
        } /* Reset after IE-fix */
	
	#Container {
		width: 652px;
		margin: 10px auto;
	}
	
	#ColLeft, #ColRight {
		float: left;
		display: inline; /* IE double margin hack */
	}
	
	#ColLeft {
		width: 160px;
	}
	
	#ColRight {
		width: 480px;
	}

        #google {           
               text-align: center; 
               padding: 5px;
	       border-top: 1px solid #777;
        }
	

	#valid {
               float: left;
        }

	div.Wrapper {
		padding: 10px 0;
		margin: 0px 10px;
	}
	
	div.Clear {
		width: 1px;
		height: 1px;
		font-size: 1px; /* IE-fix */
		clear: both;
	}
	
	div.leftcolumn, div.rightcolumn {
		width: 210px;
		float: left;
		display: inline; /* IE double margin hack */
		margin-right: 20px;
	}
	
	.ingress { font-weight: bold; }

/* --- */
	
	#Container {
		border: 2px solid #777;
		font: 0.7em verdana, arial, sans-serif;
                background-color: #FFFFFF
	}
	
	#Main {
		background: #FFF url(../main_bg.gif) repeat-y -45px 0px;
	}
	
	#Header {
		background: #FFF;
		color: #BCD75A;
		border-bottom: 1px solid #777;
	}
	
	#Header h1, #Header h2 {
		text-align: center;
		padding: 2px;
		margin: 0;	
	}
	
	#Footer {
		border-top: 1px solid #777;
		font-size: x-small;
	}
	
	#ColLeft ul {
		list-style-type: none;
	}
	
	#ColLeft li {
		font-weight: bold;
		margin-top: 1em; 
	}
	
	#ColLeft a {
		color: #000;
		text-decoration: none;
	}
	
	#ColLeft a:hover {
		color: #FFF;
		background: #00F;
	}
	
	#ColLeft li.sub2 {
		margin: 0 0 0 5px;
		font-weight: normal;
	}

	#Footer a {
		color: #000;
		text-decoration: none;
	}
	
	#Footer a:hover {
		color: #FFF;
		background: #00F;
	}


H3 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	display: inline;
	letter-spacing: 0px;
}

#adcont{
   position:absolute;
   top: 10px;
   width: 746px;
   text-align: right;
}

#adright {
   width: 140px;
   margin-left: auto;
   border: 0px;
}
