body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #393d3c;
	background-color: #4d769e;
	margin: 5px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #d8dcda;
}
a:visited {
	color: #d8dcda;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
}
#pageHeader{
	background-color: #aaab97;
	margin: 0px;
	padding: 0px;
	width: 707px;
	height: 322px;
}
#menu{
	background-color: #aaab97;
	margin: 0px;
	padding: 0px;
	width: 707px;
	height: 18px;
	background-image: url(graphics/page_info_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#mainInfo{
	background-image: url(graphics/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	margin: 0px;
	padding: 10px 40px 40px 40px;
	width: 627px;
}
#mainInfoBg{
	background-color: #aaab97;
	background-image: url(graphics/page_info_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	width: 707px;
}
h1, h2, h3, h4{
	font-family: Garamond, "Times New Roman", Times, serif;
}
