body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background:#FBF1EB;
	color: #333333;
	text-decoration: none;
	}

body A {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

body A:hover {
	text-decoration: underline;
}

#flashcontent {
	width: 700px;
	height: 529px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	}
	
.vert {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 529px;
}

div.main {
	position: absolute;
	width: 700px;
	height: 529px;
}