<style>

body	{
		padding:10px;
		font-family:verdana, helvetica, arial, sans-serif;
		color:#2f4f4f;
		background-color:white;
		text-indent: 5px;
		}
		
#content 	{
			margin:0px 200px 10px 10px;
			}
			
h1	{
	color:#2f4f4f;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	text-align: left;
	}
	
h2	{
	color:#2f4f4f;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: left;
	}
	
h3	{
	color:#2f4f4f;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: left;
	}
	
h4	{
	color:#333333;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
blockquote	{
			color:#000000;
			font-family:verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			text-align: left;
			text-indent: 20px;
			}
		
 ul
{
font-size: 11px; 
font-family: Verdana, Helvetica, Arial;
list-style-type: none;
padding: 0;
margin: 0 2em 2em 1em;
}

 ul ul ul
{
font-size: 10px; 
font-family: Verdana, Helvetica, Arial;
list-style-type: none;
padding: 0;
margin: 0 2em .5em 1em;
}

li
{
background-image: url(http://tumblebug.com/images/li_pointer.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 2em;
margin: 1em 0 1 0;
}

li li
{
background-image: url(http://tumblebug.com/images/li_blank.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 2em;
margin: .3em 0 1 0;
}

li li li
{
background-image: url(http://tumblebug.com/images/li_blank.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 2em;
margin: .3em 0 .1em 0;
}
	
ul.menu	{
		font-weight:600;
		line-height:16px;
		}

p 	{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 15px 0px 20px;
	padding:0px;
	text-indent: 5px;
	}

a 	{
	color:#2f4f4f;
	text-decoration:none;
	font-family:verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	}
a:link {color:#2f4f4f;}
a:visited {color:#606060;}
a:hover {color:#708090;}

#header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
/*	border-style:solid;
	border-color:black;
	border-width:1px 0px;
*/ /* top and bottom borders: 1px; left and right borders: 0px */
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	line-height:11px;
	background-color:white;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}

body>#header {height:14px;}


#header a {
	font-size:18px;
	font-weight:800;
}

#rightnav {
	position:absolute;
	top:18px;
	right:10px;
	width:100px;
	padding:10px;
	border-left:1px solid #999;
	background-color:white;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

body>#rightnav {width:150px;}

#rightnav a {
	color:#2f4f4f;
	text-decoration:none;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
	font-weight:600;
   	margin: 0px 0px 0px 0px;
   	padding: 0px 0px 0px 2px;
   	line-height:17px;
	}
#rightnav a:link {color:#2f4f4f;}
#rightnav a:visited {color:#606060;}
#rightnav a:hover {color:#708090;}

#chaff {
    text-align: right; 
}
#chaff a {
   color: #fff;
   font-size:2px;
}
#chaff a:link { color: #fff; }
#chaff a:visited { color: #fff; }
#chaff a:hover { background-color:#fff; }

.rightFlush {
    text-align: right; 
}

.centerP {
    text-align: center; 
}
</style>

