* {
	margin:0;
	padding:0;
}
body {
	font:small "Lucida Grande", "Tahoma", verdana, sans-serif;
	background:#ffffff;
}
p {
	margin:20px 10px;
}
h2 {
	margin:10px 0px;
	font-color: #214398;
}

h3 {
	margin:20px 00px;
	font-color: #214398;
}

li {
    margin:15px 40px;
}
hr {
	margin:10px 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:800px;
}
#content h1 {
	font-size:220%;
	font-color: #214398;
	padding:20px 0 10px 0;
	border-bottom:11px solid #000;
	text-align:center;
}

#content h2 {
	font-size:150%;
	color: #214398;
}

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:3px 0px;
}
p#vcard a {
	padding:20px 0 10px 15px;
	/*background:url('images/vcard.gif') no-repeat center left;*/
}
#information {
	float:left;
	width:200px;
	padding:170px 10px 10px 10px;
	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:8px 0;
	font-size:130%;
		color: #214398;
	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;
}
 
#footer {
	clear:both;
	width:600 px;
	margin:0 auto;
	padding:10px 0px 10px 10px;
	background:#ffffff  top left;
	font-size:80%;
	color:#666;
}
#footer a {
	color:#000;
}
#footer img {
	margin:0 10px -12px 0;
}