.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	float: right;
}

.spacer {
	min-width: 1px;
	min-height: 1px;
	width: 1px;
	height: 1px;
	max-width: 1px;
	max-height: 1px;
	font-size: 1px;
	line-height: 0.01;
}



/* page layout */

body
{
	margin: 5px;
	padding: 0;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: center;
	min-width: 950px;
	color: #333;
	background: #666;
}

#container
{
	position: relative;
	margin: 25px auto; /* center on everything else */
	text-align: left;
	width: 950px;
	margin-bottom: 20px;
	background: #fff;
}

#container-inner
{
	position: static;
	width: auto;
	border: 5px solid #aaa;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#pagebody {
	position: relative;
	width: 100%;
}

#pagebody-inner {
	position: static;
	width: 100%;
	display: inline;
}

#mainpage {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
	margin: 0;
	padding: 5px;
	width: 750px; /* needed for firefox */
}

#mainpage-inner {
	position: static;
}


#banner {
	position: relative;
	width: 100%;
	background: #CCC;
}

#banner-inner {
	border: 3px solid #fff;
	padding: 12px 13px;
	height: 50px;
}

#banner-background {
	position: absolute;
	top: 7px;
	margin: 0;
	color: #ddd;
	font-size: 64px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.15em;
}

#banner-header {
	margin: 0;
	color: #555;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: right;
}

#banner-description {
	margin: 5px -5px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.125;
	text-align: right;
	letter-spacing: 0.5em;
}


h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin: 10px;
}


h1 {font-size: 20px;}
h2 {font-size: 18px; margin-left: 15px;}
h3 {font-size: 16px; margin-left: 20px;}
h4 {
	font-size: 14px;
	font-weight: bold;
}

.head-line
{
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	color: #666;
}

.date-header {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 0pt;
	text-transform: uppercase;
}

.gbook-header
{
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	color: #666;
	font-size: 14px;
}

.gbook-footer
{
	clear: both;
	margin: 10px;
	border-top: 1px solid #CCC;
	padding-top: 3px;
	color: #666;
	font-size: 12px;
	text-align: center;
}

.gbook-content
{
	text-align: justify;
	line-height: 1.25;
	font-weight: normal;
	margin: -5px 10px -5px 15px;
}

p, table
{
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	margin: 5px 10px 5px 15px;
	font-size: 13px;
}

.h2 {
	margin-left: 20px;
}

.h3 {
	margin-left: 25px;
}

p.center {
	text-align: center;
}

p.inline-adware {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 15px;
	padding: 3px 10px 2px 20px;
	text-align: center;
}

p.banner-adware {
	margin-top: 15px;
	text-align: center;
}

td.paypal {
	padding-left: 15px;
	padding-right: 15px;
}

th.hstat {
	text-align: center;
}

td.field {
	font-size: 14pt;
	font-weight: normal;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	color: blue;
}

td.given {
	font-size: 14pt;
	font-weight: normal;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	color: black;
}

td.space1r {
	padding: 1px;
	margin: 0;
	width: 1px;
	height: 1px;
	text-align: center;
	color: black;
	line-height: 1px;
}

td.hstat-left {
	padding: 1px;
	margin: 0;
	text-align: left;
	color: black;
	border-left: 1px solid #ccc;
}

td.hstat-right {
	padding: 1px;
	margin: 0;
	text-align: right;
	color: black;
	border-right: 1px solid #ccc;
}


ul {
	margin-top: 5px;
	text-align: left;
}

ul.circle {
	list-style-type: circle;
}

li {
	margin: 2px 10px;
}

.entry-footer
{
	clear: both;
	margin: 10px;
	border-top: 1px solid #CCC;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
}

.page-footer
{
	clear: both;
	margin: 10px;
	border-top: 1px solid #CCC;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
}

.page-footer-left
{
	color: #666;
	font-size: 10px;
	text-align: left;
}

.page-footer-right
{
	color: #666;
	font-size: 10px;
	text-align: right;
}

.link
{
	clear: both;
	margin: 10px 15px 0;
	border-bottom: 1px solid #CCC;
	padding-top: 3px;
	color: #666;
	font-size: 14px;
	text-align: center;
}

a {
	color: #333;
	text-decoration: underline;
}

a img {
	border: 0pt none;
}

a:hover {
	color: #999;
}

a.bookmark {
	text-decoration: none;
}

#menubar {
	display: inline;
	float: left;
	min-height: 1px;
	width: 175px;
}

#menubar-inner {
	background: #EEE none repeat scroll 0%;
	border-color: white;
	border-style: solid;
	border-width: 0pt 3px 3px;
	padding: 10px;
	position: static;
}

.menu-header {
	border-bottom: 1px solid #CCC;
	border-left: 5px solid #CCC;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 0pt;
	padding: 5px;
	position: relative;
	text-transform: uppercase;
	width: auto;
}

.menu-header img {
	margin: 0 5px -5px 0;
}

.menu-content {
	font-size: 12px;
	line-height: 1.2;
	padding: 10px;
	position: relative;
}

.menu-list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 15px 10px;
	padding: 0;
}

.menu-list .menu-list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
	margin: 5px 0 0;
	padding-left: 15px;
}

.menu-list-item {
	font-size: 13px;
	margin: 5px 0;
	line-height: 1.2;
	margin-top: 0;
}

.menu-created, .menu-bookmarks {
	background: white none repeat scroll;
	border: 1px dashed #999;
	color: #222;
	padding:7px;
}

.menu-adware {
	background: #fed none repeat scroll;
	border: 1px ridge #999;
	margin: 15px;
	padding: 3px;
	text-align: center;
}

.menu-adware-160 {
	background: white none repeat scroll;
	margin: 25px 10px;
}


#page-overview {
	background: white none repeat scroll 0%;
	display: inline;
	float: right;
	min-height: 1px;
	min-width: 150px;
}

#page-overview-inner {
	background: white none repeat scroll 0%;
	border: 1px solid #DDD;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
}

#page-overview-inner h1 {
	background: #DDD none repeat scroll 0%;
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
	padding: 1px 5px;
	text-align: left;
}

#page-overview-inner a {
	margin: 2px 5px;
}

#page-overview-inner ul {
	list-style-type: circle;
	margin: 5px 0pt 0pt;
	padding-left: 25px;
}

#page-overview-inner li {
	margin: 2px 0;
}

#grid {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: left;
	clear: both;
}

#grid span {
	font-family: "Courier New"; 
	background-color: #FFFFAA;
}

