@charset "utf-8";
#Container {
	position:relative;
	width:1000px;
	height:900px;
	z-index:1;
	margin: 4px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
	background: url(../images/page_BKGD.gif) repeat-y;
	list-style: url(../images/sight_01.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-image: url(../images/sight_BKGD.jpg);
}
a:link {
	color: #3E6A8D;
}
a:visited {
	color: #3E6A8D;
}
a:hover {
	color: #003C69;
}
a:active {
	color: #003C69;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #003C69;
}
h2 {
	font-size: 24px;
	color: #003C69;
}
h3 {
	font-size: 18px;
	color: #003C69;
}
h4 {
	font-size: 16px;
	color: #003C69;
}
h5 {
	font-size: 14px;
	color: #003C69;
}
#Header {
	position:absolute;
	width:1000px;
	height:196px;
	z-index:1;
}
#Navigation {
	position:absolute;
	width:188px;
	height:260px;
	z-index:2;
	left: 0px;
	top: 198px;
	font-size: 10px;
}
#MainEdit {
	position:absolute;
	width:780px;
	height:685px;
	z-index:3;
	left: 214px;
	top: 197px;
	overflow: auto;
	background: #E6E6E6;
	list-style: url(../images/sight_01.png);
}
.BlueBold16PT {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003C69;
}
