body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222D32;
	position: relative;
	width: auto;
	background-color: #1F252A;
}

p, td, th, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #393939;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.3em;
	padding-left: 8px;
    }
	
p {
	line-height: 1.6em;
	margin-right: 2em;
	}
	
h1{
	line-height: normal;
	font-size: 4em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	display: inline;
	margin-top: .5em;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top: .2em
	color: #333333;
	padding-top: .5em;
	line-height: 1.2em;
	padding-bottom: 0em;
	margin-bottom: 0.4em;
	margin-top: 0em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	margin-bottom: .1em;
	margin-top: 0.3em;
	margin-left: 0.2em;
	padding-bottom: 0px;
}
	
tr {
}

td {
	padding: .2em;
	margin: 1em;
}
	
li {
	margin-left: 0.5em;
	padding-left: 0em;
	margin-top: 0.5em;
	padding-top: 0em;
	line-height: 1.4em;
	margin-right: 2em;
	}
	
blockquote {
	margin-left: 1.5em;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #742F3A;
}

a:link {
	color: #336699;
    font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #996600;
}

a:active {
	text-decoration: none;
}

#wrapper {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/ResumeLilly.jpg);
	margin-top: 1.8em;
	background-color: #FFFFFF;
	border: medium solid #999900;
}

#header {
	background-color: #E7DDB5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	
}

#transcribeBanner {
	background-color: #BCBF8A;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
}

#NavHeader {
	border-bottom: medium solid #999900;
	border-top: medium solid #999900;
	width: 100%;
	}
	
#NavHeader  h2 {
	margin-bottom: .8em;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.6em;
	margin-top: 0em;
}

#NavHeader  h3 {
	margin-bottom: 0.3em;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.35em;
	margin-top: 0em;
}

#NavHeader ul  {
	padding-left: 0px; /* this was to try to move the list leftward */
	margin-left: 0px;
	margin-top: .2em;
}

#NavHeader ul li {
	list-style-type: none;
	padding: .15em 0px 0px;
	margin: 0px;
}

#NavHeader a {
	color: #572D5E;
	text-decoration: none;
	font-family: Arial, Tahoma, "Trebuchet MS", , Verdana, San-serif;
	font-size: 1.1em;
	line-height: 1.25em;
	text-decoration: none;
	padding-top: 0.1em;
	padding-right: 0.6em;
	padding-bottom: 0.1em;
	padding-left: 0.6em;
	margin: 0em;
	width: 100%;
	font-weight: 400;
}
#NavHeader li {
	text-decoration: none;
	padding-left: 0px; /* this was to try to move the list leftward */
	margin-left: 0px;/* this was to try to move the list leftward */
}

#NavHeader a:link { text-decoration: underline; }

#NavHeader a:visited {
}

#NavHeader a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #604C5E;
}

#NavHeader a:active { }

#mainContent {
	background-color: #FFFFFF;
	background-image: url(../graphics/ResumeLilly.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
}
#sidebar {
	background-color: #FFDC94;
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
	height: 300px;
}

#sidebarNav {
position: fixed;
   top: 10px; /*your distance from the top*/
   left: 10px; /*your distance from left*/

	
	width: 300px;
}
#footer {
	/*background-color: FFDC94;*/
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
}
.subtitle {
	font-size: 2em;
	line-height:1.3em;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: .7em;
	padding: 0px;
}

.divBody {
	width: 622px;
	padding-right: 4px;
	padding-left: 4px;
}

.headerArticle {
	font-size: 24px;
	font-weight: bold;
}


.sectionHeader {
	font-size: 16px;
	
	line-height: 18pt;
	color: #2C222B;
	margin-bottom: 4px;
	margin-top: 0px;
	}
.blueLink {
	color: #3399CC;
	font-weight: bold;
}
.lavendarLink {color: #9966CC}
.greenLink {
	color: #528D4C;
	font-weight: bold;
}
.goldLink {
	color: #CB6938
}

