body {
	background-image: url(structure/bg.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(structure/banner_bg.gif);
	margin-bottom: 1em;
}
#nav a {
	font-size: .9em;
	color: #003366;
	text-decoration: none;
}
#nav a:hover {
	color: #996600;
	text-decoration: underline;
}
#contentarea {
	width: 45em;
	padding-left: .9em;
}
#content {
	float: right;
	width: 32.75em;
	line-height: 1.2em;
}
#content p {
	font-size: 0.85em;
}
#content h2 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: .3em;
}
#content a {
	color: #003366;
}
#content a:hover {
	color: #993300;
}
#content img {
	float: right;
	margin-bottom: .5em;
	margin-left: 1em;
}
h3 {
	color: #000000;
	font-size: 1em;
	padding-bottom: 0.3em;
}
h4 {
	display: run-in;
	margin-right: 0.5em;
	margin-bottom: 0px;
}
h4 a {
	text-decoration: none;
}
.intro {
	font-size: 1em;
	font-weight: bold;
}
.promo {
	padding-bottom: 0.3em;
}
.navat a {
	color: #CC3300;
}
.quotation {
	font-style: italic;
	color: #003366;
}
#footer {
	clear: both;
}
