p {
	padding-left: 20px;
	font-family: verdana;
	font-size: 0.8em;
	padding-right: 20px;
}
ul {
	list-style-type: none;
	font-family: verdana;
	font-size: 0.8em;
	padding-right: 20px;
}
a {
	text-decoration: none;
	color: #333399;
	border: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: verdana;
	font-size: 1em;
	padding-left: 20px;
	color: #333399;
}
h3 {
	font-family: verdana;
	font-size: .9em;
	padding-left: 15px;
}
#bottomnav {
	padding-top: 10px;
	color: #333399;
	text-align: center;
	line-height: 1.0;
	font-weight: bold;
}
#bottomnav2 {
	color: #333399;
	text-align: center;
	line-height: 1.0;
}
#topnav {
	color: #000000;
	text-align: left;
	line-height: 1.0;
	font-weight: bold;
}
#topnav2 {
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	line-height: 1.0;
}
body {
	background-image: url("images/background.png")
}
#bottomhws {
	color: #ffff00;
	background-color: #333399;
}
#bottomhws a{
	color: #ffff00;
}
.properties {
	list-style-type: disc;
}
img {
	margin: 10px;
}
.lanier {
	margin: 0px;
	margin-top: 10px;
}