* {
	font-size: 11px;	
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

body {
	background-color: #6a6a6a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

a {
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E1BBBB;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}

#mainTable {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	}
	

#portfolioFooters {
	margin-left: 10px;
	width: 824px;
	}
	
#emailAddress {
	width: 300px;
	}
	
#copyright {
	width: 200px;
	float: right;
	}

.footerText {
	font-weight:bold;
	color: #ffffff;
	padding: 5px;
	}
	
.footerText a {
	color: #ffffff;
	font-weight: bold;
}
	
.footerText a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
.footerText a:link {	
	font-weight: bold;
	text-decoration: none;
}
.footerText a:hover {
	color: #E1BBBB;
	font-weight: bold;
	text-decoration: none;
}
.footerText a:active {
	font-weight: bold;
	text-decoration: none;
}	
.cellsExtendedBkgrd {
	background-repeat: repeat-y;
}

.printThumb {
	margin: 0 0 5px 0;
	width: 75px;
	float: left;
	}
	
.printThumb img {
	padding: 0;
	}	
	
.printThumb p {
	margin: 0px;
	text-align: center;
	color: #ffffff;
	padding: 0;
	}

.printThumb a {
	font-weight:normal;
	color: #ffffff;
	}
	
.printThumb a:visited {
	font-weight:normal;
	color: #ffffff;
	}
.printThumb a:hover {
	font-weight:normal;
	color: #E1BBBB;
	}
#navigationLinks {
	width: 475px;
	margin-left: 195px;
	margin-bottom: 8px;
	text-align: right;
}
#topPinkBar {
	margin-left: 15px;
	width: 650px;
}

/*========= begin resume ========== */

#resumeBody {
	width: 605px;
	margin-left: 15px;
	font-size: 13px;
	font-style: normal;
	color: #272727;
	line-height: 1.5em;
	background-image: url(../images/pinkBoxMiddle.gif);
	background-repeat: repeat-y;
	background-color: #E1BBBB;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#resumeBody h1 {
	margin-top: 0px;
	font-weight:bold;
	font-size: 13.5px;
	color: #565656;
	}
	
#resumeBody .strong {
	margin-top: 0px;
	font-weight:bold;
	font-size: 13.5px;
	color: #565656;
	}	

#resumeBody p {
	margin-bottom: 0px;
	font-size: 13px;
	}

#resumeBody li {
	list-style-type: none;
	margin-left: -20px;
	text-indent: -8px;
	margin:0;
}

#resumeFooter {
	font-weight:bold;
	color: #ffffff;
	width: 350px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
}

#resumeSubTable {
	list-style:circle;
	}

/* ======= end resume ======== */
	

#bottomPinkBar {
	margin-left: 15px;
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	}

/* ======= begin aboutMe ========== */
#aboutMeBody {
	width: 568px;
	margin-left: 15px;
	margin-bottom: 0px;
	background-image: url(../images/pinkBoxMiddle.gif);
	background-repeat: repeat-y;
	background-color: #E1BBBB;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#aboutMeBody h1 {
	margin-top: 10px;
	font-weight:bold;
	font-size: 13.5px;
	color: #565656;
}

#aboutMeBody p {
	font-size: 14.5px;
	color: #272727;
	line-height: 1.75em;
}

#aboutMeBody a {
	font-size: 14.5px;
	color: #666666;
	text-decoration: none;
}
#aboutMeBody a:visited {
	font-size: 14.5px;
	color: #666666;
	text-decoration: none;
}
#aboutMeBody a:link {
	font-size: 14.5px;
	color: #666666;
	text-decoration: none;
}
#aboutMeBody a:hover {
	font-size: 14.5px;
	color: #333;
	text-decoration: none;
}
#aboutMeBody a:active {
	font-size: 14.5px;	
	color: #666666;
	text-decoration: none;
}

/* ======= end aboutMe ========== */


