body	{
	margin:	0;
	padding:	0;
	color:	black;
	background-color:	#EEEEEE;
        font-family: Verdana, sans-serif; 
        font-size:0.8em;
	}
p{font-family: Verdana, sans-serif; font-size:0.8em;}
h1, h2, h3{
	clear: left;
	color: #c60;
	}
h1{font-size:	1.2em;}
h2{font-size:	1.0em;}
h3{font-size:	1.0em;}
h4, .sbtitle{
	font-size:	1.2em; color: white;
font-weight: bold;
margin-top:20px; margin-width:10px;
	}
img.photo {border: 2px white solid;}
p	{	/* primitive version for css-1 agents */
	margin:	.5em 0;
	}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#f30;
	background-color: transparent;
	}
a:visited	{
	color:	#c30;
	background-color: transparent;
	}
a:active	{
	color:	#cc0;
	background-color: transparent;
	}
a:hover	{
	color:	#f60;
	background-color: transparent;
	text-decoration: underline;
	}
#pagewraper{
        min-width:800px;
}
#wrapper	{
	float:	left;
	width:	67%;
	/*border-right:	2px dotted black;*/
/*	border-bottom:	2px dotted black;*/
	color: #000;
	background-color:	#FFFFFF;
	margin:	0 15px 0 0;
	}
#content	{	/* shorthand box properties tip: think of a clock: 12, 3, 6, 9 */
	padding:	0 10% 100px 15%;
	}
#menu	{
        /*float: left;*/
	padding:	10px 10px 0px 15px;
	font:	10px/14px verdana, sans-serif;
	color:	white;
	background-color:	#8E8E8E;
	margin: 0px 0px 0px 0px;
	min-width: 155px;
	
	}

#menu td{font-family: verdana; sans-serif;}
#menu a:link	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

#menu a:visited	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

#menu a:hover	{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	}

#menu a:active	{
	color: white;
	text-decoration: underline overline;
	font-weight: bold;
	}

.entrydate{
        padding: 5px 5px 5px 5px;
        width: 100%;
        border: 1px solid #555555;
}

.uc	{
	text-transform: uppercase;
	}

.sbdesc1, .sbdesc2{display:inline;margin:0 5px;}
/*.sbcont{
        text-align: left;
        /*clear: both;*/
        padding: 2px 0 2px 0;
        border-bottom: 1px dashed #ccc;
       }
.sbdesc1{
        padding: 0 5px 0 0;
        /*float: left;*/
        }
.sbdesc2{
        
        }
.sbbox{
        padding-bottom: 15px;
        padding-top: 15px;
        font-size: 10px;
}*/
#menu ul{
        margin: 0; padding:0;
        list-style-type: none;
}
.sbtitle{
        padding: 0 0 10px 0;
        border-bottom: 1px dashed #ccc;
        font-weight: bold;
        text-align: center;
        color: #555555;
        text-transform: uppercase;
}
.listhead{
        color: #555555;
        padding-bottom: 15px;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        border-bottom: 1px dashed #ccc;
}
#menu li{
        color: #CCC;
        font-size: 10px;
        border-bottom: 1px dashed #ccc;
        padding-top: 2px;
        padding-bottom: 2px;
}

code, pre {font: 10px monaco, monospace; padding: 3px;}
.light {font-size: 11px; font-weight: normal; font-family: verdana, geneva, arial, sans-serif; margin-top: 0; padding-top: 0; margin-bottom: 18px;}

hr{border:1px dashed #000000;}
.pagercont{
	background: #fff;
	padding: 1px;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
}
.pageract, a.pageract{
	color: white;
	background: black;
	padding: 0px 3px 0px 3px; 
	margin: 1px;
}
.pager, a.pager{
	color: #f8f8f8;
	background: #886;
	padding: 0px 3px 0px 3px; 
	margin: 1px;
}
.pagerarrow, a.pagerarrow, .pagertext{
	color: #f8f8f8;
	background: #a42;
	padding: 0px 3px 0px 3px; 
	margin: 1px;
}
.calmoact, .calmoact a:visited {color: #9D4876;background-color: #000; font-size:10px;}
.calmo, .calmo a, .calye, .calye a {color: white; font-size:10px;}

blockquote{
margin-left: 4px solid grey;

}