body {
	background:#203042;
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	
	line-height:1.2em;
	
	margin:0;
}

#flashcontent {
	position:relative;
	width:320px;
	height:240px;
	margin:0 auto 0 auto;
}

#container {
	margin:0 auto 0 auto;
}

#column {
	background:#fff;

	width:400px;
	height:450px;
	background:#fff;
	
	margin:0 auto 0 auto;
	padding:10px;
}

p#video {
	margin:0 auto 0 auto;
}

.center {
	text-align:center;
}

a {
	color: #446a8d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}