<style>

.admintable { border: 1px solid Navy; background-color: #efefef; }
.admintoprow { padding-top: 8; }

body {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

td {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.small {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.smallwhite {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

.home {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

.normal {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.boldred {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #cc0000;
	font-weight : bold;
}

.boldwhite { 
	font-family : arial, helvetica, sans-serif; 
	font-size : 12px; 
	color : #ffffff; 
	font-weight : bold; 
}

.medium {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}

.mediumwhite { 
	font-weight: bold; 
	font-size: 14px; 
	font-family: trebuchet ms, verdana, arial, helvetica; 
	color : #ffffff  
}

.large {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight : bold;
}

.smallbutton {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 90%;
	height: 18px;
}

SELECT,INPUT,TEXTAREA { font-family: Arial, Helvetica; font-size: 12px }

a:link { text-decoration: none }

a:visited { text-decoration: none }

a:active { text-decoration: none }

a:hover { text-decoration: underline }


#blog {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	margin : 0;
	padding : 5px 40px 20px 0px;
}	

#blog td, #sidebar td {
	font-size : 11pt;
}		

#blog h1 {
	font-size : 10pt;
	color : #000000;
	margin : 0;
}

#blog h2 {
	font-size : 10pt;
	color : #000000;
}	

#blog h3 {
	font-size : 10pt;
	color : #666666;
	font-weight : normal; 
	text-align : right;
}	

#blog p.posted {
	text-align: right;
	font-size : .95em;
}

#sidebar {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #ddd;
	margin : 0px;
	padding : 0px;
	background: transparent url("http://www.ngenius.com/marginal/stain.jpg") top left no-repeat;
	line-height: 1.3em;
}

#sidebar h1 { 
	margin: 0; padding: 0;
	font-weight : bold; 
	font-size : 11px;
}
		
#sidebar #archives {
	margin: 0 0 0 6px; padding: 0;
	line-height: 1.2em;
	font-size : 10px;
}	

#sidebar td {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #ddd;
}

#sidebar td.right {
	text-align : right;
}

#sidebar ul {
	margin: 5px 0 15px 20px;
}

#sidebar li {
	list-style-type: square;
}

#sidebar a:link { text-decoration: none;
		font-weight : normal; 
		color : #ddd; }

#sidebar a:visited { text-decoration: none;
		font-weight : normal; 
		color : #ccc; }

#sidebar a:active { text-decoration: none;
		font-weight : normal; 
		color : #ddd; }

#sidebar a:hover { text-decoration: underline;
		font-weight : normal; 
		color : #ffffcc; }

p.sidebar {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	padding: 0 12px;
	line-height: 1.2em;
}

#footer {
	font-family : trebuchet ms, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ddd;
	padding : 3px 0 0 0;
	text-align : center;
}

#blog a:link, #sidebar a:link { text-decoration: none;
		font-weight : bold; 
		color : #900; }

#blog a:visited, #sidebar a:visited { text-decoration: none;
		font-weight : bold; 
		color : #900; }

#blog a:active, #sidebar a:active { text-decoration: none;
		font-weight : bold; 
		color : #000; }

#blog a:hover, #sidebar a:hover { text-decoration: underline;
		font-weight : bold; 
		color : #000; }

#blog.small, #sidebar.small {
	font-size : .95em;
}

td.toprow {
	padding-top : 6px;
}

input.commentbutton {
	width: 100px;
}

#powered {
	margin-top: 50px;
}

h2.session {
	margin:0;
	text-align: center;
	
}
</style>
