body {
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	background: #3b657f;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	font-size: 0.8em;
}
#container {
	width: 754px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	background: url(images/new/images/mainback.gif) repeat-y;
}
#header {
	width: 754px;
	height: 169px;
}
#nav {
	width: 207px;
	float: left;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}
#content {
	width: 547px;
	float: left;
}
#filling {
	width: 530px;
}
#footer {
	width: 754px;
	height: 27px;
	clear: both;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #3b657f;
}
h2 {
	font-size: 1.0em;
	border-bottom: 1px solid #009966;
	color:#009966;
}
a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover, a:active {
	text-decoration: none;
	color: #990000;
}
.imgborder {
	border: solid 1px #4B7785;
	padding: 2px;
	margin: 2px;
}
h3 {
	font-size: 1em;
}