#flashcontent {
	height: 480px;
	width: 640px;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14pt;
	word-spacing: 1px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399CC;
	background-image: url(../images/index-bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #3366CC;
}
a:active {
	color: #3399CC;
}
