@charset "UTF-8";
/* CSS Document */

#header, #leftnavcontainer, #footer {
	display:none;
	width:0px;
}

#rightcontent {
	width:100%;
}

body, #container {
	background:none;
	min-height:1000px;
}

table {
	width:100%;
}



