body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 17px;
	background: #FFF url(/images/page/background.jpg) no-repeat top center;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

li.calendarlist {
	padding-bottom: 10px;
}

h1.topofpage {
	color: #030;
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}	
	
h2 {
	color: #030;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 8px;
}

h2 a:link, a:visited {
	color: #030;
}

h2 a:hover {
	color: #630;
}

h3 {
	color: #030;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 8px;
}	
	
div#mainwrap {
	width: 100%;
	text-align: center;
	background: #FFF url(/images/page/background.jpg) no-repeat top center;
}

div#widthwrap {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#leftcolumn {
	width: 190px;
	text-align: center;
	float: left;
	background: transparent;
}

div#mwpalogo {
	margin-top: 70px;
}

div#navbar ul {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	text-align: center;
	margin: 84px 0 0 0;
	padding: 0;
}

div#navbar li {
	margin: 10px;
}

div#navbar a:link, a:visited {
	color: #030;
	text-decoration: none;
}

div#navbar a:hover {
	color: #630;
	text-decoration: none;
}

div#rightcolumn {
	width: 690px;
	float: right;
	position: relative;
}

#headertabswrap {
	font-family: arial;
	font-size: 14px;
	width: 160px;
	position: absolute;
	top: 71px;
	right: 36px;
	z-index: 10;
}

.tabwrap {
	height: 22px;
	padding: 18px 0 0 14px;
	margin-bottom: 10px;
	text-align: left;
}

#tabwrap_commentary {
	width: 160px;
	background: #FFF;
	padding: 20px 0 18px 10px;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacity=80);
   	-moz-opacity: 0.8;
}

.tabwrap a:link {
	color: #030;
	font-weight: bold;
	text-decoration: none;
}
	
.tabwrap a:visited {
	color: #030;
	font-weight: bold;
	text-decoration: none;
}
	
.tabwrap a:hover {
	color: #630;
	font-weight: bold;
	text-decoration: none;
}

div#contentwrap {
	background: url(/images/page/content_background.jpg) repeat-y;
}

div#content {
	text-align: left;
	padding: 5px 48px 5px 54px;
}

div#content a:link {
	color: #030;
	text-decoration: underline;
}

div#content a:visited, a:hover {
	color: #630;
	text-decoration: underline;
}

ul#rustofthestory {
	margin: 10px 0 0 14px;;
	padding: 0;
}

#woodisgood
{
	font-size: 11px;
	line-height: 13px;
}

#woodisgood a {
	font-weight: bold;
}

div#treefooter {
	height: 105px;
	margin-bottom: 16px;
}

div#footerlinks {
	color: #000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

div#footerlinks a:link, a:visited {
	color: #030;
	text-decoration: none;
}

div#footerlinks a:hover {
	color: #630;
	text-decoration: none;
}
