body { background-color: white; background-image: url(../img/site-blue.jpg); background-repeat: no-repeat; margin: 0; padding: 0; }
/*<agl.folder "left_column" "main body">*/
	#left-col1 {
	font-size: 12px;
	font-family: times;
	text-align: right;
	padding-right: 5px;
	position: absolute;
	top: 70px;
	left: 10px;
	width: 405px;
	height: 510px;
	overflow: scroll;
	right: auto;
	bottom: auto;
}
	#left-col2 {
	font-size: 12px;
	font-family: times;
	text-align: right;
	position: absolute;
	top: 70px;
	left: 10px;
	width: 415px;
	height: 520px;
	overflow: scroll;
	padding-right: 5px;
	right: auto;
	bottom: auto;
}
	#left-col3 {
	font-size: 12px;
	font-family: times;
	text-align: right;
	position: absolute;
	top: 70px;
	left: 10px;
	width: 450px;
	height: 490px;
	overflow: scroll;
	padding-right: 5px;
	right: auto;
	bottom: auto;
}
	.h1 {
	color: #006;
	font-size: 20px;
	font-weight: bold;
	background-color: #c0d7f1;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 20px;
	letter-spacing: 15px;
	vertical-align: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
}
	.h2 {
	color: #003c77;
	font-size: 16px;
	font-weight: 600;
	font-variant: small-caps;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
/*</agl.folder>*/
/*<agl.folder "right_column" "navigation">*/
	#nav {
	color: #327ed4;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
	font-variant: small-caps;
	background-color: #c0d7f1;
	text-align: center;
	word-spacing: 15px;
	vertical-align: middle;
	position: absolute;
	top: 561px;
	left: 426px;
	width: 355px;
	height: 25px;
	margin: 0;
	padding: 5px 5px 0px;
	border-color: #006;
	border-width: 1px;
	right: auto;
	bottom: auto;
}
/*</agl.folder>*/
p { }
td { }
a:link { font-weight: bold; text-decoration: none; }
a:visited { color: #38647c; text-decoration: none; }
a:hover { color: #43c7e9; background-color: #003c77; }
a:active { }
.notice { font-size: 9px; }
