body {
	vertical-align: text-top;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-decoration: none;



}
.Topmiddletable {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF3300;
	padding: 0px;
	margin: 0px;
	float: none;
	white-space: normal;
	text-decoration: none;


}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
.Books {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0066FF;
}
.Photography {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFF66;
}
.lecture {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CC66FF;
}
.presentation {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00FF00;
}
.what {
        border-bottom-width: thick;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-color: orange;
}

.handouts {
        border-bottom-width: thick;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-color: gray;
}

.index {
        border-bottom-width: thick;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-color: #FFFFFF;
}

