

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 820px;
}
#header {
 color: black;
 width: 810px;
 float: left;
 padding: 0px;
 height: 628px;
 border-bottom-style: solid;
 border-bottom-width: thick;
 border-bottom-color: black;
 margin: 0px 0px px 0px;
 background: white;
}
#leftcolumn { 
 font-size: 8pt;
 margin: 0px 0px 0px px;
 text-align: left;
 padding: 0px;
 height: 370px;
 width: 578px;
 float: left;
 border-right-style: solid;
 border-right-width: thick;
 border-right-color: black;
 overflow: auto
}
#rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 370px;
 width: 202px;
 display: inline;
 position: relative;

}

#moreal { text-align: right; color:gray;}

ol.tumblr_posts { list-style: none; }

.tumblr_post{

 text-align:left;

 border-top-style: solid;
 border-top-width: 25px;
 border-top-color: white;


 border-bottom-style: solid;
 border-bottom-width: thin;
 border-bottom-color: black;
	
}
