body {
margin: 8px 8px 8px 8px;
background-image: url(qbg.png);
background-color: rgb(255,255,255);
background-repeat: repeat-y;
}
h1{
font-family: Georgia,Times,Serif;
font-weight: normal;
font-size: 180%;
font-stretch: normal;
color: #7f7f7f;
text-transform: uppercase;
letter-spacing: 0.2em;
line-height: 1.2em;
margin-bottom: 0pt;
}
#main{
padding-right: 30px;
padding-left:92px;
width:780px;
}
#header{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(204,204,204);
padding-bottom: 0.5em;
width: 700px;
}
#maincolumn{
width: 440px;
position:relative;
margin-right: 60px;
margin-top: 16px;
}
#maincolumn{
float: left;
}
#sidebar{
width: 260px;
font-size: 120%;
color: rgb(119,119,119);
margin-top: 16px;
float:right;
}

ul.quotes{
	list-style-type: none;
	font-family: sans-serif, Times;;
	/* border: solid #ff0000 1px; */
}
li.quote_original{
	background: #E0FFFF;
	padding: 5px 10px 5px 10px;
	font-style:normal;
}
li.quote_q{
	background: #FFF8DC;
	padding: 5px 10px 5px 10px;
	font-style:italic;
}
ul.level1{
	font-style:normal;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	color: #1e90ff;
	list-style:square;
}
ul.level2{
	font-style:normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #d2691e;
}
img#insuit{
	width: 180px;
}
