@charset "UTF-8";
body {
	background-image: url(images/bodybg.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #0000CC;
	font-weight: 900;
}
#content {
	position: absolute;
	left: 102px;
	top: 85px;
	width: 546px;
	height: 407px;
}
#imagebg {
	float: left;
	height: 480px;
	width: 640px;
	border: thin dotted #333333;
}
