.container_12{margin-left:auto;margin-right:auto;width:960px}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html 
.clearfix{height:1%}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
body
{
	background-color: #113;
	margin: 0 0 0 0;
}
.header
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #339;
	background-image: url("wc_texzture.png");
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	border-bottom: 1px solid #66C;	
	width: 940px;
}
.header h1
{
	color: White;
	padding: 5px 5px 5px 5px;
	font-size: xx-large;
}
.header h1 img
{
	float: left;
	margin: 0 1em;
}
.spacer
{
	width: 940px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background: #336 url("spacer_bg.png") no-repeat center center;
	border-top: 1px solid #225;
	border-bottom: 1px solid #66C;
}
.nav
{	
	width: 940px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #99C;
	color: #336;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #225;
	border-bottom: 1px solid #CCF;
	z-index: 1000;
}
.nav div
{
	padding: 5px 5px 5px 5px;
}
.content
{
	width: 940px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff6ef;
	background-image: url("tree_bg.png");
	background-position: bottom left;
	background-repeat:no-repeat;
	border-top: 1px solid #444;
}
.bottomcontent
{
	width: 940px;
	display: inline;
	float: left;
	position: relative;
}
.leftpane
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	width: 220px;
	min-height: 540px;
}
.contentpane
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;	
	width: 460px;
	min-height: 540px;
}
.rightpane
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	width: 220px;
	min-height: 540px;
}
.footer
{
	width: 940px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	color: White;
	background-color: #336;
	height: 30px;
	border-bottom: 1px solid #225;
	border-top: 1px solid #66C;
	text-align: center;
}
.dnavmenuhorz_rootitem
{
	margin: 0 10px 0 10px;
}
.dnavmenuhorz_rootitem_hover
{
	background-color: #336;
	color: White;
}
.dnavmenuhorz_rootitem_selected
{
	color: #113;
}
.dnavmenuhorz_submenu
{
	padding: 3px 20px 3px 20px;
	background-color: #99C;
	color: #336;
	font-weight: bold;
}
.dnavmenuhorz_itemhover
{
	background-color: #336;
	color: White;
}
.dnavmenuhorz_itemselected
{
	color: #113;
}
.dnavmenuhorz_container
{}
.dnavmenuhorz_bar
{}
.dnavmenuhorz_break
{}
.dnnmenuhorz_icon
{}
.SkinObject
{
	color: White;
}
a.SkinObject:link
{	color: White;
}
a.SkinObject:active
{color: LightGrey;}
a.SkinObject:hover
{color: White;}
a.SkinObject:visited
{color: Grey;}
.number
{
	float: right;
	font-size: 1.5em;
	color: white;
}