* {
	margin:0;
	padding:0;
}
body {
	font:small "Lucida Grande", "Tahoma", verdana, sans-serif;
	background:#e5e5e5;
}
p {
	margin:0.5em 0;
}
hr {
	margin:20px 0;
	height:0;
	border:0;
	border-top:1px dashed #c3c3c3;
}
img {
	border:0;
}
#wrapper {
	width:798px;
	margin:0 auto;
	overflow:auto;
	background:url('images/background.gif') repeat-y top left;
}
#content {
	float:left;
	margin-left:34px;
	width:523px;
}
#content h1 {
	font-size:220%;
	padding:20px 0 10px 0;
	border-bottom:11px solid #000;
	text-align:center;
}
#content h3 {
	margin:0.75em 0;
}
#content ul {
	margin:10px 20px;
}
#content ol {
	margin:10px 20px;
}
p#subtitle {
	padding:0 40px;
	margin-top:15px;
	text-align:center;
	font-size:170%;
	color:#666;
}
p#photo {
	margin-top:15px;
	text-align:center;
}
p#photo img {
	border:11px solid #e5e5e5;
}
p#email {
	clear:both;
	float:left;
	width:518px;
	margin:15px 0 0 17px;
	padding:10px 20px 5px 20px;
	background-color:#ffffce;
	font-weight:bold;
	font-size:150%;
	text-align:center;
}
p#vcard {
	padding:7px 0;
}
p#vcard a {
	padding:10px 0 10px 35px;
	background:url('images/vcard.gif') no-repeat center left;
}
#information {
	float:right;
	width:191px;
	padding:50px 10px 0 20px;
	font-size:90%;
}
#information h3 {
	margin:20px 0 10px -22px;
	padding:5px 0 5px 22px;
	background:#666 url('images/tab.gif') repeat-y top left;
	font-size:90%;
	color:#fff;
}
#information .org, #information .fn {
	margin:10px 0;
	font-size:140%;
	font-weight:bold;
}
#information span.title {
	display:block;
}
#information .adr {
	margin:10px 0;
	font-style:normal;
}
#information .street-address {
	display:block;
}
#information .region {
	border-bottom:none;
}
#information .country-name {
	display:block;
	border-bottom:none;
}
#information ul {
	list-style:none;
	margin:10px 0;
}
#information ul li {
	margin:2px 0;
}
#information ul li strong {
	color:#444;
}
#footer {
	clear:both;
	width:753px;
	margin:0 auto;
	padding:20px 20px 30px 20px;
	background:#e5e5e5 url("images/footer.gif") no-repeat top left;
	font-size:80%;
	color:#666;
}
#footer a {
	color:#000;
}
#footer img {
	margin:0 10px -12px 0;
}
