	body,html {
	/*height: 100%;*/
		text-align:center;
  background-color: #FFFFFF;
  font-family: Trebuchet MS;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0;
  line-height: 1.2em;
  /*scrollbar-base-color: #000000;
  scrollbar-track-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color:  #000000;*/
}
	
/*#height_container {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
    height: 100%
    position: relative;
		}*/

	#container {
	  /*top: 15%;*/
	  vertical-align: middle;
		/*width:800px; WORKS IN FF, NOT IN IE*/
    width:845px;
		margin-right:auto;
		margin-left:auto;
		margin-top:150px;
		padding:0px;
		text-align:left;
		/*position: relative;*/
		}
		
	#left {
		width:200px;
		margin-top:25px;
		float:left;
		background:#fff;
    font-size: .5em;
		}
		
	#left img {
    margin-top: -6px;
    margin-left: 0px;
  }	
	
	#center {
		width:305px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#right {
		width:295px;
		padding:0px;
		float:right;
		background:#fff;
		}
	
	#header {
  text-align: left;
  margin-top:0px;
  padding-bottom: 10px;
  font-family: Trebuchet MS;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0;
  line-height: .9em;
  font-size: 2em;
		}
		
	p,h1,pre {
		margin:10px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
#textbox {
    border: 1px solid #000000;
    float:left;
}

#captcha_textbox {
    border: 1px solid #000000;
    float:left;
    margin-top: 0px;
}


#textfield {
  border: 1px solid #000000;
  width: 180px;
  height: 100px;
  float:left;
  margin-bottom: 10px;
}

#blankfield {
  margin-top: 20px;
  border: 0px solid #FFFFFF;
  width: 300px;
  height: 400px;
  font-family: Trebuchet MS;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0;
  line-height: 1.2em;
/*scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-darkshadow-color : #000000;
scrollbar-arrow-color : #000000;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color: #FFFFFF; */
}

#ta {
  margin-top: 20px;
  border: 0px solid #FFFFFF;
   height: 400px;
   width: 100%;
  font-family: Trebuchet MS;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0;
  line-height: 1.2em;
  overflow: auto; 
  font-size: .5em;
} 

#ta hr {
  border: 0px solid #000000;
  width: 90%;
  color: #000000;
  height: 1px;
  background-color: #C0C0C0;
  color: #C0C0C0;
  margin-bottom: 7px;
  margin-top: -10px;
  display:block;
  text-align: center;
}

#pager {
  font-size: .5em;
  text-decoration: none;
  color: #000000;
  text-align: center;
}

#pagerleft {
  float: left;
}

#pagerright {
  float: right;
}

#pager a {
  text-decoration: none;
  color: #000000;
}

#submit {
    margin-top: 10px;
    border: 1px solid #000000;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

img.alignright {
float: right;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}

.switch {
  text-align: right;
  font-family: Trebuchet MS;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0;
  line-height: 0.8em;
  overflow: auto; 
  font-size: .5em;
  color: grey;

}

