body {
	background-color: #FFFFFF;
	color: #666666;	
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
h1 {
	font-weight: lighter;
}
#hp {
	height: 100%;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/autoportrait.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#hp a {
	color: #FFFFFF;
	text-decoration: none;
	/*font-size: 32px;*/
	/*line-height: 0px;*/
}
#hptitle {
	width: 420px;
	margin: auto;
	margin-top: -30px;
	padding-top: 130px;
}
#hptitle h1 {
	/*font-size: 50px;*/
	/*line-height: 0px;*/
}
#hppicture {
	
}
#title {
	display: inline;
	height: 200px;
	font-weight: lighter;
}
#title a {
	color: #666666;
	text-decoration: none;
	font-size: 30px;
	font-weight: lighter;
}
#navigation {
	font-size: 26px;
	color: #880809;
	list-style-type: none;
	display: inline;
	font-weight: lighter;
}
#navigation li{
	color: #880809;
	list-style-type: none;
	display: inline;
	padding: 10px;
	font-weight: lighter;
}
#navigation a {
	color: #666666;
	text-decoration: none;
	font-size: 26px;
	font-weight: lighter;
}
#navigation a:hover {
	color: #880809;
	text-decoration: none;
	font-size: 26px;
	font-weight: lighter;
}
#content {
	margin-top: 60px;
	font-size: 13px;
	font-weight: lighter;
	width: 500px;
	text-align:justify;
}
#content a {
	color: #666666;
	font-size: 13px;
	font-weight: lighter;
}
.news-date {
	text-decoration : underline;
	font-size: 12px;
	padding-right: 10px;
	color: #880809;
}
