.leftnav {
	width: 200;
	background-image: url(../images/lined_paper_narrow.jpg);
	background-repeat: repeat-x;
}	
body,td,th {
	font-family: Courier New, Courier, mono;
	color: #000000;
	background-color: #330000;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#006633;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.polaroid {
	align: center
}
.title {
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-size: small
}
.email {font-size: x-small}
.phone {font-size: medium}