.point {
	position: absolute;
	left: 50%;
	top: 50%;
}
body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #203850;
	background-color: #FFFFFF;
	background-image: url(../graphics/imagevelocity-pharmacy-bags.jpg);
	background-repeat: repeat;
	padding: 3px;
}
a {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #203850;
}
a:hover {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #cc3333;
}
.sitetext {
	width: 750px;
	height: 450px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #203850;
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	left: -375px;
	top: -225px;

}
.flash {
	width: 750px;
	height: 450px;
	position: absolute;
	z-index: 99;
	left: -375px;
	top: -225px;

}
.moshbox {
	width: 200px;
	height: 12px;
	right: 3px;
	top: 450px;
	z-index: 50;
	position: absolute;
	text-align: right;
}
