body {
	margin:0px;
	background:white;
  font:x-small Georgia,Serif;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
 
}
#content {
	padding:3em 1em 1em 3em;
}
#contact {
	position:absolute;
	top:1em;
	right:1em;
	width:350px;
}
#logo {
/*	position:absolute;
	bottom:1em;
	right:1em;
*/	width:350px;

	background:url(/logo.png) bottom right no-repeat;
	text-align:left;
	font-family:arial;
/*	padding-left:20px;
*/	height:85px;
}
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

.vcard {
	border:1px dotted gray;
	padding:0.5em;
	background:#ffd;
	width:30em;
	font-size:80%;
}
			.vcard .type {
			float:left;
				width:6em;
			}
			.vcard .tel {}
			.vcard .tel .type {
			}
			.vcard .tel .value {
			}
			.vcard .email .value {
				background: transparent url(mail_icon.gif) top right no-repeat;
				padding-right:20px;
			}
			.vcard .org .organization-name {
				font-weight:bold;
			}
			.vcard .org .organization-unit {
			}
			.vcard .org {
				font-soze:80%;
			}
			.vcard .logo {
				display:none;
			}
			.vcard .n {
				font-size:300%;
			}
			.vcard .n .honorific-prefix {
				display:none;
			}

