/* minimal CSS */


body
{background-image: url(http://hellaandsandiesyandrboard.yuku.com/domainskins/bypass/img/ezboard/classic/background.jpg);
background-color: #FDE1AF;
font-size: 16px;}

#wrapper {margin: 20px;}

.mgr-navigation-sliver
{background: #CC9966;}

	body .mgr-navigation-sliver *, body .mgr-navigation-sliver a, body .mgr-navigation-sliver a:visited
	{color: #FFF;}


/* TABLES ---- */

.community-content table
{background: #FFF;}

.community-content table, .community-content th, .community-content td
{border: 1px solid #CC9966;}

th, .extra-content .boxheading
{background: #CC9966;
padding: 5px;}

th, th a, th a:visited,
.extra-content  .boxheading, .extra-content  .boxheading a, .extra-content  .boxheading a:visited
{color: #FFF;}

.community-content table .even td
{background: #FBE3B3;}


/* BOXES ---- */

.box {margin-bottom: 15px;}

.boxheading {padding-bottom: 5px;}

.boxheading h1, .boxheading h2
{font-size: 24px;}

.extra-content
{background: #FBE3B3;
border: 1px solid #CC9966;}

.extra-content .boxbody
{background: #FBE3B3;
padding: 5px;}


/* CONTROL-BOX, JUMP-BOX, LEGEND-BOX ---- */

.control-box, .jump-box, .legend-box
{border: none;
background: transparent;}

	.control-box .boxbody,
	.jump-box .boxbody,
	.legend-box .boxbody
	{background: transparent;
	padding: 0;}
	
	.legend-box .boxheading
	{display: none;}