BODY 	{
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		FONT: bold 13px/1.5em Times New Roman;
		PADDING-TOP: 0px;
		background-color: #000000;
		}

a:link {color: #0000FF;}

a:visited {color: #0000FF;}

a:hover {color: #FF0000;}

a:active {color: #000000;}

.container {width: 900px;}

.colcontainer {width: 900px;}

div#outer {
	width: 900px;
	background-color:#C9C9C9;
	margin-top: 5px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #0000FF;
}
div#header {
	margin: 0px;
	text-align: center;
	border-bottom: thin solid #0000FF;
}
div#nav {
	width: 25%;
	padding: 10px;
	margin-top: 1px;
	float: left;
}
div#main {
	margin-left: 30%;
	margin-top: 1px;
	padding: 10px;
	text-align: justify;
}
div#fullmain {
	margin-top: 1px;
	padding: 10px;
	text-align: justify;
}
div#footer {
	margin: 0px;
	border-top: thin solid #0000FF;
	text-align: center;
}
div#col1 {
	width: 275px;
	padding: 10px;
	margin-top: 1px;
	float: left;
}
div#col2 {
	width: 275px;
	padding: 10px;
	margin-top: 1px;
	float: center;
}
div#col3 {
	width: 275px;
	padding: 10px;
	margin-top: 1px;
	float: right;
}

div#TOC1 { padding: 1px;
		   margin-left: 50px;
		   margin-top: 1px;
		   margin-bottom: 1px;}

div#TOC2 { padding: 1px;
		   margin-left: 80px;
		   margin-top: 1px;
		   margin-bottom: 1px;}

div#TOC3 { padding: 1px;
		   margin-left: 100px;
		   margin-top: 1px;
		   margin-bottom: 1px;}
