@charset "UTF-8";
p {
	margin-top: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
li {
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #5C5050;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(img/home_bg.png);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-color: #CCCCCC;
}
a:hover img {
	background-color: #FeFeFe;
	background-image: url(img/noise_bg.png);
	background-repeat: repeat;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#cvHeader {
	text-align: center;
	width: 780px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#cvWatermark {
	position: absolute;
	z-index: -5;
	width: 200px;
	margin-left: 295px;
	margin-top: 60px;
}
#bioHeader {
	width: 765px;
	height: 250px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(img/bg_parchment6.gif);
	background-repeat: no-repeat;
}
.dotting {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#wrapper {
	width: 780px;
	padding: 15px;
}
#homeWrapper {
	margin: auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	padding: 0px;
}
#homeLogo {
	width: 400px;
	position: relative;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#homePortrait {
	width: 430px;
	text-align: center;
	position: absolute;
	left: 450px;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homePortrait p {
	font-size: 13px;
	margin-bottom: 12px;
}
#homeLinkbar {
	width: 780px;
	height: 80px;
	top: 30px;
	position: relative;
	margin: auto;
}
#bioWrapper {
	padding: 15px;
	margin: auto;
}
#bioWrapper  p {
	margin-left: 30px;
}
#bioWrapper   li {
	margin-left: 15px;
	margin-right: 15px;
}
#fodWrapper {
	list-style-image: url(img/weather_clouds2.png);
	padding: 25px;
	width: 760px;
	list-style-position: outside;
}
#fodWrapper p {
	padding: 10px;
	width: 500px;
	position: relative;
	left: 30px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contactWrapper {
	width: 350px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 25px;
}
#contactWrapper ol li {
	list-style-image: url(img/weather_clouds2.png);
}
#contactWrapper p {
	padding: 10px;
	width: 300px;
	position: relative;
	left: 15px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bioWords {
	margin: 0px;
	padding: 0px;
	width: 460px;
}
#bioPhotos {
	position: absolute;
	left: 500px;
	width: 300px;
}
.bioMask {
	float: right;
}
#linkbar {
	width: 780px;
	height: 80px;
	margin: 10px;
}
#linkbar p {
	margin: 0px;
	padding: 0px;
}
.cvSetting {
	position: relative;
}
.cvDate {
	font-weight: bold;
	position: absolute;
	left: 10px;
}
.cvDate p {
	font-size: 9px;
}
.cvDate h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cvActivity {
	background-color: #F0F9F9;
	position: relative;
	left: 150px;
	width: 600px;
	list-style-type: square;
	background-image: url(img/cv_bg_whispy_640b.png);
	background-repeat: no-repeat;
	padding: 10px;
	border: 2px dotted #999999;
}
.cvActivity p {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cvActivity li {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cvActivity a:link {
	color: #5C5050;
	text-decoration: none;
}
.cvActivity a:hover {
	text-decoration: underline;
	color: #5C5050;
}
.cvActivity a:visited {
	color: #5C5050;
	text-decoration: none;
}
.cvActivity a:active {
	color: #5C5050;
	text-decoration: none;
}
.cvEmployer {
	font-weight: bold;
}
.bioPhoto {
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.bioPhoto p {
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 220px;
	margin-top: 10px;
}
.bioPhoto img {
	border: 1px solid #999999;
	margin-top: 30px;
	padding: 1px;
}
#contactMap {
	float: right;
	position: absolute;
	padding: 16px;
	left: 380px;
}
#contactMap iframe {
	border: 1px dashed #999999;
	padding: 1px;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -104px; /* the bottom margin is the negative value of the footer's height */
}
.homeFooter, .push {
	height: 104px; /* .push must be the same height as .footer */
	font-weight: bold;
	color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 70px;

}

