/* Body Styles */
html, body {
	border:none;
	margin:0px;
	padding:0px;
	width:100%;}
body {
	font-family: Arial, Helvetica, sans-serif;}
p {
	margin:0px;
	padding:0px 0px 25px;}

/* Link Styles */
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;}

/* Text Styles */
.blue {
	color:#000000;}
.bold {
	font-weight: bold;}
.norm {
	line-height:18px;
	font-size: 17px;}

/* Structure Styles */
#holder {
	height:100%;
	position:absolute;
	width:100%;
	z-index: 100;}
 #content {
  	border:none;
	  text-align:center;
	 position:relative;
	 width:760px;
	 height:100%;
	 z-index: 200;}
  #header {
  	  display:none;}
  #shadowL {
  	  display:none;}
  #main {
  	border:none;
	  text-align:center;
	  position:relative;
	  width:100%;
	  z-index: 500;}
   #menu {
  	  display:none;}
   #main_text {
  	border:none;
   	  padding:5px;
	  text-align:justify;
   	  position:relative;
	  overflow:visible;
	  z-index:600;}
   .head {
	  text-align:left;
	  margin:0px 0px 20px -10px;
	  height:20px;
	  font-size:18px;
	  line-height:20px;
	  font-weight:bold;}
   #border_bottom1 {
  	  display:none;}
   #border_bottom2 {
  	  display:none;}
   #border_bottomL {
  	  display:none;}
   #border_bottomR {
  	  display:none;}
   #copyright {
  	  display:none;}
  #shadowR {
  	 display:none;}
  #sidebar {
  	 display:none;}