@charset "UTF-8";
/* CSS Document */

#container {
	width: 100%;
	} 
#mainContent {
	margin: 0 5px 0 5px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 

body  {
	font: 12px "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
 #sidebar1 {
	display:none;	
}

table {
	width:720px;
}
h1 {
	font: bold 24px "Times New Roman", Times, serif;
	margin: 0;
}
h2 {
	font: bold 16px "Times New Roman", Times, serif;
	margin:0  0 2px 0;
}
h3 {
	font: bold 16px "Times New Roman", Times, serif;
	margin:0  0 2px 0;
}
h4 {
	font: bold 14px "Times New Roman", Times, serif;
	margin: 0;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height: normal;
}
td {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

.picright200 {
	display:none;
}
.picright {
	display:none;
}
