body { background: #b7dde6; }
a:link, a:active, a:hover, a:visited { font-weight: bold; color: #4B4742; }

#content {
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	background: #dfedf0;
	border: 4px solid #CCCCCC;
	color: #4B4742;
	font-family: georgia, verdana, serif; 
	font-size: 14px;
	margin-left: -300px;
	left: 50%;
	margin-top: 240px;
	padding: 10px;
	position: absolute;
	width: 600px;
}

#bottom { display: none; }

.stframe { height: 260px !important }

img { vertical-align: middle !important }
