@CHARSET "ISO-8859-1";

div#header {
	background: url("../images/header_home.jpg");
	background-repeat: no-repeat;
	height: 323px;
}

div#menu ul {
	top: -48px;
	padding-bottom: 0px;
}

li#articles a {
	background-image: url(../images/articles_home.jpg);
}

li#bio a {
	background-image: url(../images/bio_home.jpg);
}

li#contact a {
	background-image: url(../images/contact_home.jpg);
}

li#interests a {
	background-image: url(../images/interests_home.jpg);
}