body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
.font11 {font-size: 11px}
.font12 {font-size: 12px}
.font9 {font-size: 9px; line-height: 5pt}
.font8 {font-size: 8px; line-height: 5pt}
.fontx12 {
	font-size: 12px;
	background-color:#FFCCCC;
}
.tbmain {
	margin-left: 50px;

}
a:active {
	color:#CCCCCC;
	text-decoration: underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:link {
	color:#000000;
	text-decoration:none;
}.dalaruefont {
	margin-left: 48px;
}
.logomain {
	margin-left: 250px;
}
.blogusername {
	color: #CCCCCC;
}

.counter {
	font-size: 10px;
	position:absolute;
	left: 50px;
}.tbbottom {
	position:relative;
	bottom:-1pt;
}
.randomquote {
	position: absolute;
	height: 20px;
	width: 376px;
	left: 149px;
	top: 60px;
}.betatest {
	position: absolute;
	height: 20px;
	width: 64px;
	left: 227px;
	top: 12px;
	font-size:11px;
	font-weight:bold;
}
.gbstatus {
	color: #0000FF;
}.onlyred {
	color:#FF0000;
}.datemonth {
	font-family: arial, helvetica; 
	font-size:8pt;
	font-weight:bold
}
.yellowsub {
	position: absolute;
	height: 53px;
	width: 99px;
	left: 36px;
	top: 151px;
	z-index: 1;
}
.yellowsubtitle {
	position: relativ;
	z-index: 2;
}
/*this is a frameset emulation that works in Opera and FF, IE will not scroll the main page ... who cares*/
#header
	{
	position:fixed;
	display:block;
	top: 0;
	left: 0;
	width: 100%;
	height: 85px;
	z-index: 1;
	background-color:#FFFFFF
	}
* html #header {position:absolute;}/* anybody up for explaining what this line does?? http://www.delarue-berlin.de/gb.php */
#sidebar-left
	{
	position:fixed;
	display:block;
	top: 85px;
	left: 0px;
	width: 201px;
	height:100%;
	background-color:#FFFFFF
	}
* html #sidebar-left {position:absolute;}
#main
	{
	display:block;	
	margin-top: 85px;
	margin-left: 210px;
	}
* html #main {
	position:absolute;
	top: 4px;
}
.emailbg {
	background-image: url(pics/email.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;
}

