html, body, form {
	margin: 0;
	padding: 0;
}
#content {
	text-align: center;
	height: 500px;
	width: 950px;
}
.footer {
	text-align: center;
}
.body-content {
	text-align: justify;
	font-size: 14px;
	font-family: Calibri;
}
.body-content-cen {
	text-align: center;
	font-size: 12px;
	font-family: Calibri;
}

.fakeurl {
	color: #06C;
	text-decoration: underline;

}
#flashcontent {
	height: 100%;

}
.LineVertical {
	vertical-align:top;
	padding-bottom: 250px;
	background-image: url(images/dot.gif);
}
