body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	background-color: #E0E2E4;
	color: #656668;
	background-image: url(../images_nav/background.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #656668;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #900;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #900;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #515E68;
	text-decoration: none;
	font-size: 8pt;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #8695A2;
	text-decoration: none;
}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6pt;
	color: #5B6A77;
}
#HEADER {
	background-repeat: no-repeat;
}
#FOOTER {
	background-color: #8CA5B1;
	background-image: url(../images_nav/main_btn.gif);
	background-repeat: repeat;
}

#container_main {
	background-color: #6382A1;
	position: relative;
}
#container_main #nav_head {
	text-align: center;
	vertical-align: middle;
	position: absolute;
	width: 993px;
	top: -2px;
	height: 83px;
}
