html {
	height: 100%;
	overflow: hidden;
}

body {
      margin:0;
      padding:0;
      font:11px Arial, Helvetica, sans serif;
      color:#555;
		background-image: url(header-tile.gif);
		background-position: top left;
		background-repeat: repeat-x;
}

a{
	color: #83292C;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: none;
	margin: 12px 0 12px 0;
	display: none;	
}

a:hover{
	text-decoration: underline;
}


#main{
	padding: 0;
	margin:0;
	width:100%;
	height:100%;
}

#mainNav{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	width: 1000px;
	font-size: 12px;
}

#mainNav ul {
	list-style: none;
	list-style-type: none;
	margin-top: 28.2em;
}

#mainNav ul li {
	display: block;
	margin: 0 6px 0 0;
}

#mainNav ul li.Submenu {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 20;
	display: inline;
}

#mainNav ul li.Submenu a {
	font-weight: normal;
}


#content{
	text-align: left;
	margin: 0 0 0 38px;
	padding: 530px 12px 32px 12px;	
	width: 938px;
	line-height: 1.5em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	background-color: #F2F2F2;
}

.flashPluginInfotext {
	color: #000;
	position: absolute;
	top: 80px;
	width: 938px;
	margin-left: 38px;
	font-size: 12px;
	font-weight: bold;
	left: 3px;
	border: solid 3px #FFB421;
	padding: 8;
	background: #FFE1A6;
}
.startAnyway {
	font-size: 0.9em;
}
.downloadPlayer {
	margin: 0 0 0.6em 0;
	font-size: 2em;
}


.ImageCaption {
	font-style: italic;
	margin-top: 18px;
}

#player {
	display: none;
}

.ColorTextBubble {
}

.aboutIllustree {
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	width: 938px;
	margin: 32px 0 12px 38px;	
	padding: 8px 0 32px 1px;
}

.sound a{
	display: block;
	padding: 0 0 0 12px;
	width: auto;
	border-left: 4px solid #83292C;
}

.item p{
	margin: 0 0 4px 0;
}

.bodytext{
	margin: 0;
}

h1{
	margin: 0 0 12px 0;
	font-size: 120%;
}

h2{
	font-size: 200%;
}

h3{
	font-size: 100%;
	font-weight: bold;
	margin: 0; 
}

#metaNav
{
	display: none;
}
