@CHARSET "ISO-8859-1";

h2 {
	margin: 0px 40px 0px 40px
}

a:hover {
	text-decoration: underline
}

table.main th {
	background-color: #ccf;
	height: 20px;
}

li {
	margin-left: -20px;
}

.sidebar-entry {
	text-decoration: none;
	border: 1px solid silver;
}

a.sidebar-entry {
	color: #000;
	text-decoration: none;
	margin-left: 20px
}

a.sidebar-entry:hover {
	background-color: #eee;
	text-decoration: none
}

a.sidebar-entry:focus {
	background-color: #ccf;
	text-decoration: none
}

.sidebar-cat-header {
	background-color: #eee;
	margin: 1px;
	font-weight: bold;
}

.hilight-cat-header {
	background-color: #ccf;
}

.iw-header {
	background-color: #eee;
	font-weight: bold;
	margin-right: 16px;
	font-size: 14px;
	margin-bottom: 10px;
}

.iw-directions {
	display: block;
	margin-top: 20px;
	width: 80px
}

#sidebar {
	width: 200px;
	height: 400px;
	overflow: auto
}

#map {
	width: 480px;
	height: 400px;
}

#novel {
	width: 300px;
	height: 400px;
	overflow: auto;
	border: 1px solid silver;
}
