body {
	margin: 0 0% 0 0%;
	padding: 0;
	font-size: 14px;
	background-color: White;
}

#mainTable {
	width: 800px;
	margin: 0 auto;
	border: 4px solid #003366;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding:12px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	border-left: 2px dotted #333;
	font-size: 12 ems;
	/*/*/font-size: 100%; /* */
}

#header {
	background-color: #003366;
	color: #CCCCCC;
	
}
#footer {
	background-color: #003366;
	color: #CCCCCC;
	background-image: url(csst2_bg.gif);
}

td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}


#table {
	width: 455px;
	padding: 1px;
	
}
