a[href^=http]:after  {
   content: " (" attr(href)") ";
   font-size: 50%;
}
#navigation, #tabs, #subtabs, #footer-navigation, #breadcrumb, #search, #language { display:none; }

body,td,th,div,p,ul,ol,a,form,input,textarea,h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body { background:white; }
h1,h2,h3,h4,h5,h6,p { padding:0px 0px 0px 0px; }
a { text-decoration: underline; color:#999999;}

#header { height:138px; }
#logo { margin: 0 0 0 0px; float:left; }
#tagline {
	float:left;
	color:#999999;
	margin:105px 0 0 20px;
	margin:80px 0 0 20px;
	padding:0 0 4px 0;
}
#tagline p { margin:0; padding:0; line-height:130%; }
#tagline-name {  }
#tagline-clame { }
#logo-ibo { float:right; }
