@charset "UTF-8";

img { text-decoration: none; border: 0 none; }

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	margin-bottom: .3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: .3em;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.1em;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-bottom: 0px;
}

p {
	margin-left: 1.5em;
}

li {
	margin-left: 2em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
#SWF_wrapper {
	background-color: #FFFFFF;
	overflow:hidden;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#instructions {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../../graphics/ResumeLilly.jpg);
	padding-top: 5px;
	padding-right: 17%;
	padding-bottom: 20px;
	padding-left: 17%;
	line-height: 1.3ems;
}

.smallerFontSizeOfHeading {
	font-size: .7em;
}
