* {
/*	background-color: teal;
	margin: 0; */
}

#main
{
/*	background-color: blue; */
	width: 95%;
	margin: auto;
}

#header
{
/*	background-color: red; */
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: center;
	z-index: 5;
	top: 0;
}

#header table
{
/*	background-color: orange; */
	text-align: center;
	margin: auto;
	padding: 0px 0px 7px 0px;
}

#header td.image
{
	padding: 10px 50px 0 50px;
}

#header td.maintitle
{
	padding: 20pt 20pt 0pt 20pt;
	text-align: center;
}

#header td.subtitle
{
	text-align: center;
	vertical-align: text-top;
	text-decoration: none;
}

#sidebar
{
	float: left;
}

#menu
{
/*	background-color: green; */
	padding: 20px 0px 20px 0;
	width: 170px;
}

#googleadwide, #googleadtall
{
/*	background-color: teal; */
	padding: 5px;
}

#menu table.menutable
{
	border-collapse: collapse;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	font-size: 8pt;
}

#menu table.menutable td.menuheader
{
	background-color: #afafaf;
	color: #333;
	font-weight: bold;
	text-align: center;
	border: 1px solid #6E6E6E;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content
{
/*	background-color: violet; */
	padding-top: 10px;
	margin: 0 0 0 190px;
}

#footer
{
/*	background-color: indigo; */
	text-align: center;
}


#footer #bottom
{
/*	background-color: yellow; */
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
	border-color: gray;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
	font-size: 8pt;
}

#footer #w3c
{
	padding-top: 5px;
}

#willpic
{
	float: right;
	padding-left: 50px;
	border: 0;
}

#screenshots table
{
/*	width: 100%; */
}

#download, #license
{
	text-align: center;
}

#download table
{
	text-align: left;
	margin: auto;
	width: 80%;
}

#download table td
{
	width: 50%;
}

#paypal
{
	text-align: center;
}

#news table td
{
	vertical-align: top;
}

#history table.hist
{
	width: 100%;
	border: 2px;
}

#history table td.narrow
{
	width: 1%;
}

#history table td.type
{
	width: 5em;
}

#search
{
	text-align: center;
}

#faqtoc, #utiltoc
{
	border-style: dashed;
	border-color: gray;
	border-width: 1px;
	padding: 10px;
	line-height: 1.5em;
	margin-bottom: 30px;
	background-color: #CCC;
}

#faqtoc li, #utiltoc li, #features li
{
	margin-bottom: 5px;
	border: none;
}

#install td
{
	padding: 10px;
	padding-left: 0;
}

#menu table.menutable td
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#news table td
{
	padding-right: 10px;
}

#history table td, th
{
	border-width: 1px;
	border-style: none none solid none;
	vertical-align: top;
	padding: 3px 0 0 3px;
}

#history table td.inner
{
	padding: 0;
	border-style: none none solid none;
}

#history table.inner td
{
	padding: 0 0 3px 3px;
	border-style: none;
}
