body {
  margin: 0pt;
  background: rgb(247, 246, 246) none repeat scroll 0% 0%; }

#page {
  text-align: center; }

#main {
  text-align: left;
  margin: 0px auto;
  position: relative;
  word-wrap: break-word;
  text-align: left;
  width: 1000px;
  height: auto; }


textarea {
	z-index: 5;
	width: auto;
}
table {
	width: auto;
}
#header {
  
  margin: 20px auto 0 auto;
  text-align: center;
  opacity: 1;
  position: relative;
  z-index: 1; }
#footer {
	clear: both;
	margin-top: 30px;
	position: relative;
}

#flash {
  width: 1000px; }

#fullscreendemo {
  width: 900px;
  height: 200px; }

#content {
	width: 700px; 
	position: relative;
	top: 0px;
	left: 100px;
	float: left;
	height: auto;
	margin-bottom: 30px;	
}
#text {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	
}

#sideboard {
  width: 170px;
  margin-top: 20px; 
	height: 100%;
	float: left;
	position: relative;
	top: 0px;
	left:0;}
	

#menu {
  margin: 20px auto 0 auto;
  opacity: 1;
  position: relative;
  width: 100%;
  color: #999999;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 20px;
  }
  #menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    display: block; }
  #menu li {
    display: inline;
    list-style-type: none;
    padding: 0 15px 0 10px; }


