@charset "UTF-8";
.style6 {
	color: #666666;
	font-family: "Lucida Sans Typewriter", sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 1.5px;
}
.newsfeed {
	font-family: "Lucida Sans Typewriter", sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #33FFFF;
	letter-spacing: 1.0px;
}
.style24 {
	font-size: 9px;
	color: #666666;
	font-family: "Lucida Sans Typewriter", sans-serif;
	line-height: 14px;
	letter-spacing: 1.5px;
}
.headlines {
	font-family: "Lucida Sans Typewriter", sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #9900FF;
	letter-spacing: 1.5px;
}
.stylestar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.stylecopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #666666;
}
.myname {
	font-family: "Lucida Sans Typewriter", sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#leftColumn {
	width: 215px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	margin-left: 5px;
	position: absolute;
	
	
  
}
#leftColumn[id] {
	position: fixed;
}



#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;

	
}
#wrapper {
	width: 78em;
	margin: 0px;
}
#rightColumn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20em;
}
