body	{
	margin:	0;
	padding: 0;
	font-family: arial, trebuchet ms, trebuchet, sans-serif;
	color: #fff;
	background : #666666 no-repeat fixed top left;  
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  arial, trebuchet ms, trebuchet, sans-serif;
    }
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
#content {
	position: absolute;
	width: 200px;
	height: auto;
	top: 50px;
	left: 50px;
	z-index: 1;
	padding: 10px;
	border: 1px solid #999;
	background: #666666;
	}
#textcontent {
	position: absolute;
	width: 350px;
	height: auto;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 10px;
	border: 0px solid #999;
	background: #666666;
	}
#frame {
	position: absolute;
	width: auto;
	height: auto;
	top: 50px;
	left: 280px;
	z-index: 1;
	padding: 1px;
	border: 0px solid #999;
	background: #666666;
	}
.left {
	float: left;
	width: 200px;
	height: 100%;
	margin: 0px;
	margin-right: 30px;
	border-right: 0px dotted #DEDEDE;
	border-bottom: 0px dotted #DEDEDE;
	}
	
.texting {
	padding: 0px;
	margin-left: 2px;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.4em;
	margin-bottom: 	1em;
	font-size: 12px;
	}	
h1	{
	font-size:	2em;
	color: #3D3864;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	line-height: 1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}		
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family: arial, helvetica, sans-serif;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0, .first 	{
	margin-top:	0;
	padding-top: 0;
	}
a	{
	text-decoration: none;
	}
a:link	{
	color:	#ffffff;
	background-color: transparent;
	}
a:visited	{
	color:	#ffffff;
	background-color: transparent;
	}
a:active	{
	color:	#ffffff;
	background-color: transparent;
	}
a:hover	{
	color:	#aaaaaa;
	background-color: transparent;
	text-decoration: none;
	}
.ahem	{
	display: none;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#lefttext, .lefttext {
	font: 12px verdana, arial, geneva, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #DEDEDE;
	}
.smallcaption {
	font: 10px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #DEDEDE;
	}
.grey {
	width: 180px;
	height: 1px;
	color: #444444;
	margin-bottom: 2px;
	}
