/*
  Copyright (c) 2005 High-Logic. All rights reserved.
  http://www.high-logic.com
*/
body {
	font-family: arial, helvetica, sans-serif;
	background-color: #112;
	color: black;
	padding: 0;
	text-align: center;
	margin-top: 10px;
}

#container {
	width: 760px;
	background-color: #fff;
	color: #111;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	clear: both;
	background: #abe;
	color: black;
	position: relative;
}

#main {
	clear: both;
	border-top: 2px solid #100;
	border-bottom: 2px solid #100;
	margin-left: 0px;
	margin-right: 0px;
}

#content {
	margin: 0px;
	line-height: 1.2;
	text-align: justify;
}

.paneleft {
	float: left;
	width: 250px;
	text-align: left;
}

.paneright {
	text-align: right;
}

.fontitem {
	border-top: 1px solid #d55;
	margin: 0 10px;
}

#pagenavtop {
	margin: 3px 10px;
}

#pagenavbottom {
	border-top: 1px solid #d55;
	margin: 0 10px;
}

#navigation {
	margin: 5px 5px 15px 529px;
	text-align: right;
}

#footer {
	height: 14px;
	clear: both;
	background: #abe;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 7px 9px;
	text-align: right;
}

#footer a.more {
	font-weight: bold;
}

#footer a.more:active {
	color: #fc0;
}

h1.sitetitle {
	font-size: 24px;
	margin: 0 10px 0;
}

img {
	vertical-align: top;
}

h3.alphabet {
	font-size: 14px;
	margin: 5px 10px 5px;
	text-align: right;
	word-spacing: 0.2em;
}

h3.subpages {
	font-weight:normal;
	font-size: 12px;
	margin: 4px 0 0 0;
	word-spacing: 0.2em;
}

h3.fontname {
	font-weight:normal;
	font-size: 12px;
	margin: 4px 0 0 0;
	vertical-align: middle;
}

h4.fontname {
	font-size: 10px;
	margin: 0 5px 5px;
}

h5.copyright {
	font-size: 9px;
	margin: 0 0 2px;
}

h5.trademark {
	font-size: 9px;
	margin: 0 0 2px;
}

h5.credits {
	color: #00f;
	font-size: 0.6em;
	margin: 0 5px;
	text-align: center;
}

.hot {
	color: #DD1808;
}
