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

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

#content {
	position: relative;
	width: 900px;
	height: 100%;
	margin: 0 auto;
	visibility: visible;
	/*background-image:url('http://statyupproret.se.datakultur.net/site/statyupproret/images/static/marmor5.gif');
	background-position: top left;
	background-repeat: repeat-y;*/
}

#flashcontent {
	position: relative;
	width: 900px;
	height: 100%;
	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%; }