body 
{
		color:#888; 
		font-family: OCRB, Courier, monospace;
}

h1, h2, h3 { text-align:center; }

h2 { font-size:18pt; }

div.header
{
	height:1.5em;
	margin-top:0;
	padding-bottom: 0.5em;
	display:block;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#888;
}


div.rgt {
	float: right;
	clear: right;
}

div.lft {
	float: left;
	clear: left;
}

div.sidebar
{
	display:block;
	float: left;
	margin-bottom:0.5em;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-width:1px;
	border-color:#888;
	background-color:#F8F8F8;
	font-size:11pt;
	position:relative;
	z-index:100;
    height:480px;
}

div.sidebar ul
{
	list-style:none;
	padding-left:0.5em;
	height:100%;
}

div.sidebar li
{
	padding-left:0.5em;
	padding-right:0.5em;
}

div.sidebar a
{
	text-decoration:none;
	color:#888;
}

div.sidebar a image
{
	display:inline;
	position-y: -2px;
}

div.sidebar a:hover
{
	border:none;
}

div.sidebar li a:hover, div.sidebar li:hover
{
	color:black;
}

div.sidebar li.here
{
	background-color:#CCC;
}

div.sidebar li.here:hover
{
	color:#888;
}

div.outer {
	left: 0;
	minimum-width: 640px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: center;
}

div.wrap {
	position: relative;
	float: center;
	text-align: center;
	display: inline-block;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

div.foot {
	position: relative;
	text-align: center;
}
a img {border:none}

                                                                                                                                                                                                                                      
