BODY {
background-image : url("../furniture/background.jpg");
background-repeat : no-repeat;
background-position : right top;
margin : 0px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration : none;
}
a:link {
	text-decoration : none;
	}
a:visited {
	text-decoration : none;
	}
a {
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
	}
	
/* footer links */

.footer {
	font-size : 70%;
}
.footer a:active {
	text-decoration : none;
}
.footer a:link {
	text-decoration : none;
	}
.footer a:visited {
	text-decoration : none;
	}
.footer a {
	text-decoration : none;
	font-weight : bold;
}
.footer a:hover {
	text-decoration : underline;
	}
.footertop {
	font-size : 70%;
	font-weight : bold;
}
a.email:active {
	text-decoration : underline;
}
a.email:link {
	text-decoration : none;
	}
a.email:visited {
	text-decoration : none;
	}
a.email {
	text-decoration : none;
	font-weight : bold;
}
a.email:hover {
	text-decoration : underline;
	}
	
/* left nav links */
.lhn {
	background-image : url("../furniture/blue_navfade.jpg");
	background-repeat : no-repeat;
}

a.lhn1:active {
	text-decoration : underline;
}
a.lhn1:link {
	text-decoration : none;
	}
a.lhn1:visited {
	text-decoration : none;
	}
a.lhn1 {
	font-size : 70%;
	text-decoration : none;
	font-weight : bold;
}
a.lhn1:hover {
	text-decoration : underline;
	}
	
a.lhn2:active {
	text-decoration : underline;
}
a.lhn2:link {
	text-decoration : none;
	}
a.lhn2:visited {
	text-decoration : none;
	}
a.lhn2 {
	font-size : 70%;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 30px;
	margin-bottom : 30px;
}
a.lhn2:hover {
	text-decoration : underline;
	}
	
a.lhn3:active {
	text-decoration : underline;
}
a.lhn3:link {
	text-decoration : none;
	}
a.lhn3:visited {
	text-decoration : none;
	}
a.lhn3 {
	font-size : 70%;
	text-decoration : none;
	font-weight : bold;
}
a.lhn3:hover {
	text-decoration : underline;
	}
	
/* top links */

.topnav {
	padding : 0px;
	margin : 0px;
}
.topnav a:active {
	text-decoration : underline;
}
.topnav a:link {
	text-decoration : none;
	}
.topnav a:visited {
	text-decoration : none;
	}
.topnav a {
	font-size : 70%;
	text-decoration : none;
	font-weight : bold;
}
.topnav a:hover {
	text-decoration : underline;
	}
	
.rhtext {
	font-weight : bold;
	font-size : 70%;
}

/* Headings */

H1 {
	font-size : 130%;
	font-weight : bold;
}
H2 {
	font-size : 110%;
	font-weight : bold;
}

/* inline text */

P {
	font-size : 90%;
	font-weight : normal;
}
P.home {
	font-size : 140%;
}

H2.job {
	margin-bottom : 0px;
}
P.job {
	margin-top : 5px;
}

/* other links */

.otherlinks {
	margin-top:6px;
	margin-bottom:0px;
}
.otherlinks a:active {
	text-decoration : none;
}
.otherlinks a:link {
	text-decoration : none;
	}
.otherlinks a:visited {
	text-decoration : none;
	}
.otherlinks a {
	text-decoration : none;
	font-weight : bold;
	
}
.otherlinks a:hover {
	text-decoration : underline;
	}
	
/* misc classes */
	
.instruct {
	font-size : 100%;
	font-weight : bold;
}
.copyright {
	font-size : 60%;
}
/* gallery popup */
.caption {
	font-size : 80%;
	font-weight : bold;
	margin-top : 0px;
}
.popupimage {
	border : 1px;
	border-style : solid;
	border-color : #FFFFFF;
}
.close {
	font-size : 90%;
}
H1.gallery {
	font-size : 90%;
	font-weight : bold;
	margin-bottom : 0px;
}
DIV.heading {
	width: 117px;
	font-weight : bold;
	font-size : 80%;
}