/* CSS Document */
/******************************** HOMEPAGE CSS */
#container {
	background: #F9F3E7 url(images/background_me.jpg) no-repeat;
}

#resume h1 {
	font: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}

#resume h2 {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color:#996600;
	padding-top: 15px;
}

#resume h3 {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#resume li {
	padding-top: 15px;
}

#resume p {
	padding: 0px; margin: 0px;
}

#resume ul {
	padding: 0px;
	margin: 0px;
}