body {
	font-family: Lucida Sans, Arial;
	font-size: 75%;
	line-height: 1.5em;
}

.noprint, .flash, #menu, #sidebar, #footer ul, #header ul, #search {
	display: none;
}

#header a {
	font-size: 130%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	margin-left: 7px;
	margin-top: 5px;
}

#subpage {
	width: 65%;
	float: right;
	margin: 0 5%;
	margin-top: 60px;
}

#subpage h2 {
	padding-top: 0;
	margin-top: 0;
}

#contact {
	margin-top: 60px;
}

#footer {
	border-top: 1px solid #999;
	clear: both;
	float: right;
	width: 65%;
	margin: 20px 5%;
	color: #999;
	font-size: 90%;
}

.pod {
	display: block;
	border-top: 1px solid #CCC;
	text-decoration: none;
	color: #222;
	padding: 8px 10px;
}

.pod span {
	display: block;
}

.pod img {
	border: none;
	float: left;
	margin-right: 10px;
}

.pod .title {
	font-size: 115%;
	font-weight: bold;
	color: #405880;
}

.printonly {
	display: block;
}

img {
	border: none;
}
