body {
	font: bold 100%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background: #000000;
}
strong {
	font-size: 110%;
}
img, object, .imageholder, #signup, #rightside{
	display: none;
}
#leftside a{
	color: #AADDFF;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 2px;
	font-size: 90%;
}
a {
	color: #00FFFF;
}
a:hover, #leftside a:hover{
	text-decoration: underline;
	color: #66FF66;
}
hr {
	background:none;
	border-bottom: 2px solid #66FF66;
	height: 2px;
	border-top: none;
	border-right: none;
	border-left: none;
}
#div, #main {
	height: auto !important;
}
