@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}

body { background-color: #333333; }

h1 {
	font-size: 24px;
}

h2 {
}

h3 {
	line-height: 1.6em;
	color: #333333;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif
}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.style4 {
	font-size: 28px
}
a:link {
	color: #005F5F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #005F5F;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: underline;
}
.AlbumTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.divWrapper {
	width: 975px;
	background-image: url(../graphics/ResumeLilly.jpg);
	
}
#introDiv {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#introDiv .left  {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

