body{background-color:#999999;}
#mainTable{
	background-color:white;
	border:1px solid black;
}
a.portLink{
	background-color:white;
	padding:1ex 1ex 1em 1ex;
	border:1px solid black;
	display:block;
	width:200px;
	font:small/122% arial,helvetica,clean,terminal,sans-serif;font:x-small;
	text-align:center;
	text-decoration:none;
	color:#990000;
	float: left;
	margin:1em;
}
a.portLink:hover{
	color:#000066;
}
a.portLink img{
	margin-bottom:10px;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-bottom:1px solid #444444;
	border-right: 1px solid #444444;
}

hr.reset{
	clear: both;
}
.hiddensearchengine {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 1pt;
}
#copyright{
	text-align: center;
	font-size:x-small;
	color:white;
	font:small/122% arial,helvetica,clean,terminal,sans-serif;font:x-small;
}




/* WP styles */

h2, div.post{
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}
div.post p, h2{
	font-size:80%;
}
h3.storytitle a{
	color: #010139;
	font-size:90%;
	text-decoration:none;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.meta, div.feedback{
	font-size: 60%;
}
div.meta, div.meta a, div.feedback, div.feedback a{
	color:silver;
}

#sidebar {
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:.9em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width: 205px;
	float:right;
	border-left: 1px solid silver;
	border-bottom:1px solid silver;
	margin-left: 1ex;
	margin-bottom: 1ex;
	}

#sidebar ul, #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 0;
	padding:0;
	}



	
	
/* Begin Calendar */
table.nav a, caption a, caption a:visited{
	text-decoration:none;
	font-size: 80%;
	font-weight: bold;
	color:black;
}

#wp-calendar {
empty-cells:show;
padding-left:1ex;
padding-bottom:1ex;
	}
#wp-calendar img{
	border:0;
}
#wp-calendar table.nav{
	width:100%;
}
#wp-calendar #next, #wp-calendar #prev  {
	width: 40%;
	}


#wp-calendar #next a {
	padding-right: 2px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 2px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
#tdsidebar h2{
	padding-left:1em;
}
#tdsidebar ul{
list-style-image: none;
list-style-position: inside;
margin: 0;
padding: 0 0 0 1em;
}

#tdsidebar li{
list-style: none;
list-style-image: none;
list-style-position: inside;
padding-left:30px;
text-indent: -10px;
background-image: url(images/liSquares.png);
background-position: 0 4;
background-repeat:no-repeat;
}
td.ec3_postday{
	background-color: gray;
}
td.ec3_postday a{
	text-decoration:none;
	color:#fff;
}
td.ec3_postday a:hover{
	color: #f0ffff;
}