@import url(default.css);

body {
	margin: 30px 0 0 0;
}

#header {
	text-align: center;
}

#main {
	margin: 0 30px;
	text-align: left;
}

li {
	margin-left: 1.5em;
}

ul {
	margin-top: 0;
}

p.itemTitle {
    font-style: italic;
    margin-bottom: 0;
}

.title {
	font-weight: bold;
	position: absolute;
	left: 309px;
}

.city {
	position: absolute;
	left: 600px;
	width: 180px;
	text-align: right;
}

.liHeading {
    list-style-type: none;
    margin-left: -1.5em;
}

.liHonor {
    margin-left: 0;
}

#banner, #footer, #e_button, #section_menu {
	display: none;
}
