body { 
	color: black;
	background: white;
	text-align:justify;
	font: arial, 12pt;
	}

p { 
	font: arial, 12pt; 
	margin-top: 0px; 
	text-align: justify;
	}

h1 {display: none;}

#content h2{
font: .9em sans-serif;
text-decoration: underline;
padding: 0;
text-align: justify;
}
	
h3 { 
	font: italic 1.1em verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: black;
	}
	
h4 { 
	font: italic 1.1em verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: black;
	}
	
#content h5{
font: 1em sans-serif;
text-decoration: none;
color: black;
padding: 0;
text-align: justify;

}

.rule {border-top-width: 1px;
       border-top-style: solid;
	   color:#000000; 
	   text-align:center;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}

a:visited {
	text-decoration: none;
}

/* divs */

#container { 
	background: display: none; 
	padding: 10px 10px 0px 0px;  
	margin: 0px; 
	position: absolute;
	top: 0px;
	left: 0px;
	}

#top { 
	margin-bottom: 20px;
	}

#top h1 { 
	display:none
	}
	
#top h2 { 
	display:none
	}

#nav {
	display: none;
	}

#nav2 { 
	display: none;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	}

#nav li {
	line-height: 2.5ex; 
	background: transparent url(hl.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}

#nav li a:link {
	color: #696969;
	}

#nav li a:visited {
	color: #696969;
	}

#placement1 {display: none;}
	
/********image classes*************/
.leftimage {display: none;}
.leftimage1 {display: none;}
.rightimage {display: none;}
.rightimage2 {display: none;}
.rightimage3 {display: none;}
.thumbnail {display: none;}
.imageclassone{display: none;}

.imageclasstwo{display: none;}

.imageclassthree{display: none;}

	
/**************menulist*****************/

.menulist a{

color: #0033CC;
display: block;
width: 100px;
height: 20px;
padding-left: 10px;
padding-top: 1px;
margin-bottom: 0px;
background-image: url(menulistbkg.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
font-weight: bold;
font-size: 1.2em;
margin-left: 5px;
}

.menulist a:hover{
background-image: url(bt152col.gif);
}

/************************gallery************************/
#galleryh
  { display: none;
  }
  
#galleryhb
  { display: none;
  }
  
/***********table***************/
table { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 80%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    border-collapse: collapse;
    width: 100%;
    }

  th { text-align: left;
    }

  tr.yellow td { border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: #FFFFCC none repeat scroll 0% 50%;
    }

  td { border-bottom: 1px solid #CCCCCC;
    text-align: left;
    }

  td + td { border-left: 1px solid #CCCCCC;
    text-align: left;
    }
/********pic4 r*********/
#pic4 { display: none; }

/****************form******************/
fieldset { display: none; }
label { display: none; }
legend { display: none; }  
textarea { display: none; }
#submitbutton { display: none; }
input { display: none; }

