body 
{
	font-family: verdana, sans-serif; 
	line-height: 1; 
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	color: #333; 
    font-size: .75em;
}

#header	
{
	text-align: center;
	min-width: 750px;
    valign: middle;
    padding-top:20px;
    padding-bottom:0;
}

#main 	
{
	float: none; 
	width: 950px;
}

#content 			
{
	width: 100%;
	float: left;
	padding: 10px;
	overflow: hidden;
	background: #ffffff;
	text-align: left;
}

.sitetitle, .sitetitle a, .sitetitle a:hover, .sitetitle a:visited 
{
	font-size: 60px;
	color: #003366;
	font-family: garamond, georgia, serif;
	margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    font-weight: bold;
}

.title, h2			
{
	font-size: 27px;
	color: #003366;
    font-family: garamond, georgia, serif;
	margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
		
.title a, .title a:link, .title a:active, .title a:visited,
h2 a, h2 a:link, h2 a:active, h2 a:visited
{
	text-decoration: none;
	color: #003366;
}

td.contentcell
{
	vertical-align: top;
	padding: 0 10px 0 10px;
}

td.elsewherecell
{
	width: 100px;
	border-left: 1px solid #cccccc;
}

td.rightcell
{
	width: 425px;
}

.elsewherelink
{
	padding: 0 0 10px 0;
}

a, a.hover, a.visited
{
	color: #003366;
    text-decoration: none;
}

.bold
{
	font-weight: bold;
}

a img {
  border: none;
}


/* TWITTER */
#twitter_div * ul, .reader-publisher-module * ul  
{
	margin: 0 0 0 0;
}

#twitter_div * li, .reader-publisher-module * li  
{
	margin: 0 0 10px -40px;
	list-style: none;
}

/* GOOGLE READER */
.reader-publisher-module * .s
{
	font-size: .9em;
}

.f, .reader-publisher-module * .f
{
	visibility:hidden;
}
 