body {font-family: "Times New Roman", Times, serif;
  font-size: 80%;
	padding: 0px;
	margin: 0px;
  	border: 0px;
	color:#000;
	background-color: #fff;}

/* redundant selectors to help NS4 not forget */

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: "Times New Roman";}

/* specific tags */	

ul {position: outside;}
li {position: outside;}
ol {position: outside;}

/* this fixes gaps around images caused by doctype*/ 
h1, h2 {color:#562B17;
	background:transparent;
	font-weight:bold;}
h1 {font-size:1.4em;}	
h2 {font-size:1.3em;}	
h3 {font-size:1.1em;}	
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
th {font-weight:600;
	text-align:center;}
a {color: #15497E;/*blue*/
  background: transparent;
	text-decoration: none;}
a:visited {color: #15497E;
  background: transparent;}
a:active {color: #15497E;
  background: transparent;}
a:hover {color: #562B17;/*brown*/
  background: transparent;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#009;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	


#header {display:none;}

#mainmenu {display:none;}


#colone {display:none;}

#coltwo {display: block; 
	width: 1000px;

}

#footer {display: none}