body
{
	background-color: #3388aa;
	font-family: Arial;
	font-size: 13px;
	background-image: url('uh8.png');
	background-repeat: no-repeat;
}

.frame
{
	margin: 26px 0px 0px 120px;
	background-color: #113344;
	border: solid 1px #88bbdd;
	padding: 25px 5px 25px 5px;
	color: #88bbdd;
	width: 690px;
	background-image: url('frame-top.png');
	background-repeat: no-repeat;
	min-height: 433px;
}

.frameend
{
	height: 20px;
	background-image: url('frame-bottom.png');	
	background-repeat: no-repeat;
	position: relative;
	top: -21px;
	left: 1px;
	width: 700px;
	margin-left: 120px;
}

.teaser
{
	text-align: center;
}

.right { text-align: right; }
