body {
	margin: 0px;
	background-color: #FFF;
	color: #000;
}
p,td,div {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 3px;
	background-color: #FFF;
	color: #000;
	}
a{
	color: #00C;
	background-color: transparent;
}
strong {
	background-color: transparent;
}
#biggie {
	top: 0px;
	left: 0px;
	position: absolute;
}
#nav {
	top: 0px;
	left: 255px;
	position: absolute;
}
.theContentBlocks {
	position: absolute;
	visibility: hidden;
	width: 290px;
	top:0px;
	left: 0px;
	border-color: #666;
	background-color: #FFF;
	border-width: 2px;
	border-style: dotted;
	background-color: #EEE;
	padding: 10px;
	text-align: justify;
	}
a,area {
	outline: none;
}
#dhtmlHtml	{ color: #000; background-color: #DFD; }
#dhtmlEcma	{ color: #000; background-color: #FFD; }
#dhtmlMac	{ color: #000; background-color: #DFF; }
#dhtmlWin	{ color: #000; background-color: #AFF; }
#dhtmlUnix     { color: #000; background-color: #FDD; }
#dhtmlFlash    { color: #000; background-color: #AAF; }
#dhtmlGfx	{ color: #000; background-color: #FF9; }
#dhtmlStds	{ color: #000; background-color: #DDD; }
#dhtmlAccess   { color: #000; background-color: #F9A; }
#dhtmlXBrowser { color: #000; background-color: #DDF; }
#dhtmlWork	{ color: #000; background-color: #8BD; }
#dhtmlTeamPlay { color: #000; background-color: #C93; }
#dhtmlFeedback { color: #000; background-color: #FFF; }

.theCloser {
	font-size: 12px;	
	font-family: Monaco, Geneva, Arial, Sans-Serif;
	color: #00C;
	background-color: transparent;
	text-decoration: none;
}

a.theCloser:link {
	color: #00C;
	background-color: transparent;
	text-decoration: none;
}
a.theCloser:visited {
	color: #00C;
	background-color: transparent;
	text-decoration: none;
}
a.theCloser:hover {
	color: #600;
	background-color: transparent;
	text-decoration: none;
}

	
