body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:white;
	background-color: #00194A;
	margin:0px;
}
#main {
	width:100%;
	height:436px;
	background-color: #00194A;
	/*background-image:url(img/background.gif);*/
	background-repeat:repeat-x;
	margin-top:60px;
}
#flashcontent {
	width: 100%;
	height: 436px;
}
#alternative {
	width: 200px;
	height: 200px;
}
#credit {
	width:680px;
	margin-top: 100px;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
}
#credit a {
	color:#FF6633;
}

