body {
	margin: 0px;
	background-image: url(images/pagebackground.gif);
	background-repeat: no-repeat;
}
#header {
	height: 140px;
}
#topimage {
	display: inline;
}
#alt_topimage {
	display: none;
}
#menu {
	width: 135px;
	float:left;
}
#content {
	width: 620px;
	margin-left: 135px;
}
.imgborder {
	border: 1px solid #565F16;
	margin-left: 10px;
}
.imgborder2 {
	border: 1px solid #565F16;
	margin-right: 10px;
}
#no_print {
	display: block;
}
h1 {
	font-family: georgia, arial;
	font-size: 18px;
	color: #A42B34;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
h2 {
	font-family: georgia, arial;
	font-size: 14px;
	color: #A42B34;
	font-weight: normal;
	margin-top: 0px;
	display: inline;

}
p {
	font-family: georgia, "times new roman";
	font-size: 12px;
	text-align: justify;
}
li {
	font-family: georgia, "times new roman";
	font-size: 12px;
	text-align: justify;
}
table {
	margin-top: 15px;
	font-family: georgia, "times new roman";
	font-size: 12px;
	border: none;
}
#copyright {
	font-family: verdana, arial;
	font-size: 10px;
	text-align: center;
}
a {
	color: #660000;
	font-size: 16px;
}
a visited {
	color: #660000;
	font-size: 16px;
}
#copyright a {
	font-size: 10px;
}
.title {
	display: none;
}
