body {
	width: 800px;
	align: center:
}

#header {
	text-align: center;	
}

.header {
	padding-bottom: 10px;
	padding-top: 10px;
}


.main {
	position: absolute;
	left: 155px;	
	width: 595px;
}

.navmain {
position: absolute;
 top: 20px;
 left: 5px;
	width: 150px;
}

.title {
	font-weight: bold;
}

.content {
	position: relative;
	left: 10px;
	padding-bottom: 10px;
}

.perf {
	font-weight: normal;
}


.date {
	font-style: italic;
	font-weight: normal;
}

a.hoznav {
	padding-right: 30px;	
}


a {
font-weight: bold;
text-decoration: none;
}
