﻿h1,h2,h3,h4,h5,div,p,img {margin:0;padding:0}
body {
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
a {
    color: black;
    text-decoration: none;
}
address {
    font-style: normal;
}
blockquote {
    margin-left: 0;
}
img {
	border: 0;	
}
p {
	text-indent: 1em;
	padding: 5px 0 5px;
}

body > * {
    clear: both;
}

h1 {
    position: absolute;
    left: 180px;
    top: 45px;
}

#ie6warning{display:none;}

#header {
    display: none;
}

#profile img {
    float: left;
    padding: 10px;
}
#profile p {
    padding-top: 80px;
    text-indent: 20px;
    line-height: 150%;
    color: #777777;
}
#profile q {
    font-style: italic;
}
#contact {
    clear: none;
}
#contact .vcard-link {
    display: none;
}

#contact dl dt {
    clear: left;
    float: left;
    width: 25ex;
	font-weight: bold;	
}
#about-me p {
	font-style: italic;
}
#qualifications-awards > div {
    clear: both;
}
#qualifications-awards img {
	float: left;
	padding: 10px;
}
#qualifications-awards h3 .date {
    display: block;
    float: right;
    text-align: right;
    font-style: italic;
}
#footer {
	display: none;
}


