  html, body {
	font-family: "Bitstream Vera Sans",Verdana,Helvetica, Arial, sans-serif;
	color: black;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: left;
   background:#FFFF99;
}

div#logo {
	 display:none;
  }

div#banner {
   display:none;
  }

#menu {
   display:none;
}	
  
div#navigation {
	display:none;
}

div#quotes {
	display: none;
}

#content {
   width:650px;
	border:none;
	background-color:#FFFFFF;
	padding:0px;
}

#content hr {
	margin:10px 0 20px 0;
}

#content img {
  	border:1px solid black;
	margin:0;padding:0;
  }  

#content .center {
	text-align: center;
}

#content .right {
	text-align: right;
}
 
#content .image {
	margin:0px;padding:0;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
  
#content pre.image {
	float:left;
	margin:0 10px 5px 0;padding:0;
}

#content pre.image a {
	float:none;
}

#content pre.image img {
	float:none;
}

#content .imageright {
	margin:0px;padding:0;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
  
#content pre.imageright {
	float:right;
	margin:0 0 5px 10px;padding:0;
}

#content pre.imageright a {
	float:none;
}

#content pre.imageright img {
	float:none;
}
 
#content table.image {
   width:auto;
	border:none;
	float:none;
}

#content table.image td{
	padding:0 10px 5px 0;
	vertical-align: top;
}

#content table.image td pre {
	margin:5px 0 0 0 !important;
	padding:0;
}

#content h1 {
   margin:0 100px 20px 100px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #e07034;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-color: black;
	padding: 5px;
}

#content h2 {
    margin:10px 0 10px 0;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	color: #e07034;
}

#content h2 a {
	color: #e07034;
}

#content h3 {
   margin:10px;
  	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
  }

#content h4 {
  	font-size: 14px;
	color: #E07034;
   text-transform: uppercase;
	text-align: left;
  }

#content h5 {
   margin:0;
	padding:5px 0 5px 0;
  	font-size: 14px;
	font-weight: bold;
	color: #E58856;
  }

#content h6 {
   width:100%;
	font-size: 13px;
	font-weight: bold;
	color: #4f7700;
	border-bottom: 1px dotted black;
	margin: 0 10px -10px 0 ;
}

#content pre {
	font-family:"Bitstream Vera Sans",Verdana,Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin:0;padding:0;
	color: black;
	line-height: 12px;
}

#content blockquote {
	margin: 5px 40px 5px 20px;
}

#content em {
  	color: #4f7700;
	font-style: oblique;
	font-weight: bold;
  }

#content strong {
   font-weight: bold;
	letter-spacing: 0.5px;
  }

#content ul {
   text-align: left;
  	list-style: disc;
	margin-top:5px;
  }

#content ul li ul {
  	list-style: circle;
  }

#content ol {
	margin-top:5px;
}
  

#content caption {
	text-align: left;
	padding:2px 0 0 0;
}

#content .layout_table {
  	border: none;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
  }
  
#content .layout_table td {
  	vertical-align: top;
	padding-left:5px;
  }

#content .symbol {
	border:none;
	margin:0;
}

#content .smiley {
   margin:0;
	border:none;
	vertical-align: middle;
}

#content .author {
	font-size: 9px;
   text-transform: uppercase;
	margin:0 0 20px 0;padding:20px 0 0 0;
}

#content .comment {
	color:red;
	font-family: monospace;
	font-size: 14px;
	text-align:center;
}

#content .welcome {
	width:720px; 
	text-align:justify;
}

#layout {
   width:100%;
	border: none;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

#layout td {
	vertical-align:middle;
	padding-left:5px;
	padding-top:8px;
}

#program {
	border:none;
	text-align:left;
	font-size:12px;
}

#program tr td {
	padding:5px 5px 0 10px;
}

#program tr td p {
	margin: 0 0 10px 0;
}

#program .firstcol {
	width:120px;
	text-align: right;
	vertical-align:top;
	padding: 5px 10px 0 0;
	margin:0;
	background-color: ButtonFace;
}

#program .seccol {
	width:500px;
}

#data {
   border: 1px solid black;
   margin:10px 0 0 0;padding:0;
	border-collapse: collapse;
	font-size: 12px;
	text-align:center;
	table-layout: fixed;
}

#data thead {
	background-color: Silver;
}

#data tr {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin:0;padding:0;
}

#data td {
	border-left:1px solid black;
	border-bottom:1px solid black;
	margin:0;padding:4px;
}

#data .firstcol {
   background-color: ButtonFace;
	text-align: left;
}

#gallery {
	width:100%;
	border: none;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

#gallery td {
   text-align:center;
	vertical-align:middle;
	margin:0;
	padding:0 0 10px 0;
	font-size: 10px;
}

#gallery td pre {
	font-size:10px;
}


#linklist {
   display:none;
}

#footer {
   display:none;
}

#gb .egbookDiv{

}

#gb img {
	border: none !important;
}

#gb .egbookIconsList{
border:none; 
vertical-align: middle;
padding-left:10px;
font-size:12px;
}

#gb .egbookIconsList ul {
	list-style: none;
	margin-left:0px;
}

#gb .egbookCommentTD{
vertical-align:top;
text-align:left;
}

#gb .egbookFooter{
text-align:center; 
font-size:10px;}

#gb .egbookFieldTitle{
background: #DBFF88;
border:1px solid black; 
font-weight:bold; 
font-size:12px; 
width:20%; 
padding:0.3em; 
vertical-align:top;}

#gb .egbookTable{
line-height: 13px;
background: white;
border: ridge;
margin-left:130px;
width:500px;}

#gb .egbookField{
background: white;
border:1px solid black; 
font-size:12px; 
padding:0.3em; 
vertical-align:top;

}

/*How egbook displays links*/
#gb a:link{
text-decoration: none; 
color:#0066FF; 
border:0px;}

#gb a:visited{
text-decoration: none; 
color:#0066FF; 
border:0px;}

#gb a:hover{
text-decoration: underline; 
color:#0066FF; 
border:0px;}

#gb a:active{
text-decoration: none; 
color:silver; 
border:0px;}

/*The following is used for emphasis, like error messages, and for marking mandatory fields*/
#gb .EmRed{
font-weight:bold; 
color:red;}

#naui {
display:none;
}
