h1 {
	margin-top: 0;
	font-size: 160%;
	padding: 5px 3px 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
h2 {
	font-size: 100%;
	color: #000099;
}
h3 {
	font-size: 100%;
	border-bottom: 1px solid #FF6600;
}
p {
	font-size: 90%;
	line-height:150%;
	margin-left: 14px;
}
p.photo {
	margin-left: 0;
	text-align: center;
}
li {
	font-size: 90%;
	line-height:140%;
	margin-bottom: 6px;
}
dl {
	margin-left: 40px;
}
dt {
	font-size: 90%;
	line-height:140%;
	font-weight: bold;
}
dd {
	font-size: 90%;
	line-height:140%;
}
blockquote {
	color: #000099;
	font-weight: bold;
}
#content strong {
	color: #000099;
}

#content {
	width: 640px;
	margin: 0 auto;
}
#content .wrap {
}
#newsheader {
	text-align: right;
	margin-top: 40px;
	height: 35px;
	background: url(images/news_title.gif) no-repeat bottom right;
}
#newsheader address {
	display: none;
}
#newsheader #date {
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	margin: 0;
	padding: 20px 3px 1px 0;
}
#subcontent {
}

