@import url("/assets/css/_defaults.css");
@import url("/assets/css/_forms.css");

/* Rules to override for print layout go here... */


#page {
	text-align :left;
}
#mast {
	background-color: #eee;
	border-bottom: 1px solid #DCDCDC;
	background-image:url(/assets/gfx/build/banner.jpg);
	background-repeat:no-repeat;
	height:126px;
}
#main-wrapper {
	width:960px;
}
#main,
#subcontent {
}
#main {
	margin:7px 7px 0 0;
	padding:0;
	float:right;
	width:500px;
    min-height:10px;
}
#main ul {
	list-style:none;
}
#main ul li a {
}
#main li.block {
}
#subcontent {
	margin:7px 0 0 0px;
	float:left;
	width:400px;
}
#wysiwyg {
	border:0px solid #000;
	margin:15px 13px 0 0px;
}
#contribute {
	border:0px solid #000;
	margin:10px 13px 0 0px;
}
#contribute img {
	display:none;
}
/*
#extras {
	width:953px;
	min-height:76px;
}
*/
#extras {
	margin:7px 0 7px 0px;
}
#extras #top,
#extras #middle,
#extras #bottom {
	width:953px;
}
#extras #top {
}
#extras #middle {
}
#extras #bottom {
}

#recentlyupdated,
#factoftheday,
#popularsearches,
#quickfinder {
	background-color:#fff;
	margin-top:10px;
	margin-left:0px;
	width:300px;
}

#foot #netxtra {
	clear : both;
}
#foot #links {
	clear : both;
}

#foot {
	background-color : #fff;
	border-top: 0px solid #00f;
	font-size: 0.9em;
	clear : both;
	padding:1em 0 1em 0;
	text-align:left;
}

#foot #copyright {
	color:#666;
	text-align:left;
	margin-right:7px;
	font-size:10px;
}
#foot #links {
	display:none;
}
#foot #netxtra {
	display:none;
}
#foot a img {
	border:0;
}

#nav1,
#header-links,
#site-search {
        display:none;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.access {
	display:block;
}
.noprint {
	display:none;
}
h2 {
	margin:0;
}
