/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
body {
	background-color:#2A2523;
	color:#000000;
font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
height:100%;
}
#wrapper {background:transparent url(parchbg.jpg) repeat scroll 0 0;
padding:2px 20px 0 10px;
text-align:left;
width:980px;
margin-lefT:auto;
margin-right:auto;
height:100%;}
#main { width:500px;float:left;}
#dates {width:500px;float:left;font-size:small;}
#leaders{font-size:small;width:700px;margin:0px 20px 0px 20px;padding-bottom:20px;}
#about{float:right;font-size:90%;}
#footer {float:right;color:#F3ECD9;}
#footer a {color:white;}