body {
	background: #b6bdc5;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p {
	margin: 10px 0 0 0;
}

h2 {
	padding: 0;
	margin-bottom: 3px;
}

#header {
	background: #011d5b url(images/header.jpg) no-repeat;
	height: 87px;
	position: relative;
	width: 765px;
	margin: 0 auto;
}

#navbar {
	background: #000 url(images/left_navbar.jpg) no-repeat;
	position: relative;
	width: 765px;
	height: 24px;
	margin: 0 auto;
}

#pictures {
	background: #fff;
	position: relative;
	width: 765px;
	height: 194px;
	margin: 0 auto;
}

#maincontent {
	background: #fff;
	xpadding-left: 189px;
	position: relative;
	width: 765px;
	height: 260px;
	margin: 0 auto;
}
