/* hide from ie on mac \*/
html {
	/*height: 100%;*/
}

body {
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
}


#content_container {
	position: relative;
	width: 657px;
	height: 647px;
	margin: 0 auto;
	margin-top: 30px;
	visibility: visible;
	text-align: left;
	overflow: hidden;
}


#flashcontent {
	position: relative;
	width: 657px;
	height: 647px;
	margin: 0 auto;
}
/* end hide */

a:link { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }