body {
	margin-bottom: 0px;
	background-image: url(images/bgbottm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#divad {
	margin: auto;
	height: 120px;
	width: 690px;
	position: relative;
	background-image: url(images/bgads.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	height: auto;
	width: auto;
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.selink:hover {
	font-size: small;
}
.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300
}
