body	{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	font-family: "Trebuchet MS", arial, verdana, lucida, sans-serif;
}

H1, H2, H3 {
	font-family: verdana, lucida, arial, san-Serif;
	font-size: large;
	font-weight: 600;
}

img {
	margin-right: 1em;
	margin-bottom: 0em;
}

img.titlebar {
	margin-right: 0em;
	margin-bottom: 0em;
}

img.prevnext {
	margin-right: 0em;
	margin-bottom: 0em;
}

img.gobutton {
	margin-right: 0em;
	margin-bottom: 0em;
}

A:link {color: #CC6600; text-decoration: none;}
A:visited {color: #CC6600; text-decoration: none;}
A:active {color: #CC6600; text-decoration: none;}

.navbar {
	background: #B1C4D5;
	color: black;
}

.navtwobuttons {
	background: #B1C4D5;
	color: white;
	width: 7em;
}

.navonebutton {
	background: #B1C4D5;
	color: white;
	width: 3em;
}

.sidebar {
	background: #B1C4D5;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}

.sidebar.head {
	font-weight: bold;
}

.main {
	margin-left: 1em;
}

.golink {
	font-size: 90%;
}

.golink.img {
	margin-right: 0em;
	margin-bottom: 0em;
}
