/* de stylesheets for tree stick boom style */

body,font,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
body{
background-color:#FFFFFF;
/*
overflow-x: hidden;
position: relative;
*/
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.headerimg {
	position: absolute;
	left: 208px;
	top: -1px;
}

#headerad {
	position: absolute;
	left: 455px;
	top: -1px;
	margin:20px;
	padding:20px;
	background-color:#0066CB;
}

.title{
	font-size:32px;
}

.journal{
	font-size:12px;
}

.journalevents {
/*
	border:thin solid #CCCCCC;
*/
	position: absolute;
	top: 260px;
	left: 15px;
	width: 430px;
/*	
	height: 400px;
	overflow: auto;
*/
}
a:link, a:visited, a:active {
	text-decoration: none;
/*	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
*/	
	color:#999999;
}

a:hover{
	text-decoration: none;
	color: #333333;
/*	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
*/
}

p table table td.caption {
	font-style: italic;
/*	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
*/
	color:#999999;
	font-weight:bold;
}

.comments{
	font-size:10px;
	color:#cccccc;
}

table, td,tr,.shadowed {
	background: transparent;
}
.quotebox{
	position: absolute;
	left: 1px;
	top: -1px;
	line-height: 1pt;
}

.error{
	font-size:10px;
	color:#CC6633;
	position:absolute;
	top: 260px;
	left: 215px;
	width: 230px;
}

.bloggerbug{
	display:block;
	/*
	position:absolute;
	bottom: 100px;
	right: 100px;
	*/
	width: 88px;
	height: 31px;
	
}

.clearBoth {
	clear:both;
}

.chunk {
	/* border-top:1px #999 solid; */
	margin-bottom:2em;
}

.LogLarge {
	border-bottom:1px #999 solid;
	padding-bottom:1px;
}

.blogtitle{
	border:1px #999 solid;
	padding:1px;	
}

.minor{
	font-size:0.8em;
	font-style:italic;
}

.newsticker { width:100%; height:100%}  
.newsticker ul li{ list-style:none; display:block;}
