body{
	/* background-color: #F0F0F0; */
	background-image: URL("hg_ifgi.gif");
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #009100;
}

a, a:link, a:visited {
	color: #006100;
}

a:hover {
	color: #009100;
}

.picture{
	border: 0;
}

.fn {
	font-size: larger;
	text-decoration: none;
	line-height: 2em;
}

.ul_teaching {
	list-style-position: outside;
}

#wrapper {
	border: none;
	position: relative;
	float: none;
	top: 2em;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	padding: 0em;
}

#wrapper2 {

}

#hcard {
	float: left;
	width: 374px;
}

#photo {
	float: right;
	width: 226px;
	text-align: right;
}

#me{
	margin-top: 2em;
}

#me:before {
	content: "me";
	color: Gray;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#me ul {
	list-style-type: none;
}

#work{
	clear: both;
}

#work:before {
	content: "work";
	color: Gray;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#other:before {
	content: "misc";
	color: Gray;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#teaching:before {
	content: "teaching";
	color: Gray;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#links ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding-top: 2em;
}

#links ul li {
	margin-top: 1em;
	text-align: center;
	float: left;
	margin-left: 2em;
	margin-right: 2em;
}

#links:before {
	content: "links";
	color: Gray;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}

#copyright {
	position: relative;
	float: none;
	clear: both;
	text-align: center;
	color: #999;
	top: 3em;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 0 1em 0;
}

#assignmentList dt {
	font-weight: bold;
}

#assignmentList dd {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

#titleDiv {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 4.5em;
	font-weight: bolder;
	color: #DDD;
	float: right;
	padding: 10px;
}
