.stripe
{
	background-color: black;
	color: #FC0;
	font-family: American Typewriter,Courier,monospace;
	font-weight: bold;
	padding: 0 0 0 6pt;
}

h1, h2, h3, h4, p, pre, dl
{
	width: 75%;
	left: 138px;
	position: relative;
}

p.menu 
{
	width: 130px;
	left: 4px;
	position: relative;
}

nl, ul, blockquote
{
	width: 60%;
	left: 138px;
	position: relative;
}

ul.testimonial
{
	left: 138px;
	list-style-type: none;
}

li { width: 100% position: absolute; }
li.testimonial
{
	width: 90% position: relative;
	margin: 0 0 3px 0;
	background-color: #CFF;
	font-family: Helvetica,Verdana,sans-serif;
	font-size: small;
}

div.menu
{
	width: 130px;
	top: 30px;
	left: 4 px;
	position: fixed;
	border-color: black;
	border-width: 1 px 1 px;
	border-style: solid;
	font-family: Helvetica,sans;
	font-size: 9pt;
	line-height: 12pt;
	background-color: #F90;
}

p.note { background: silver; }
div.c3 { text-align: center; }
h3.c2 { text-align: center; }
h1.c1 { text-align: center; }
