body {
	margin: 0;
}

img {
	border: 0;
}

td {
	font-family: verdana;
	font-size: 12px;
}

h2 {
	font-size: 18px;

}

a:link, a:visited {

}

a:hover {
	text-decoration: none;
}

.homecontent {
	width: 782px;
	background: url(images/homecontent.gif);
	background-repeat: repeat-x;
	padding: 30px 15px 20px 15px;
}

.content {
	width: 782px;
	background: url(images/content.gif);
	background-repeat: repeat-x;
	padding: 20px 15px 20px 15px;
}

.footer {
	width: 782px;
	background: url(images/footerbg.gif);
}

.bottomlinks {
	color: #fff;
	height: 46px;
	background: url(images/footer.gif);
	text-align: center;
}

.bottomlinks a:link, .bottomlinks a:visited {
	color: #fff;
}