body {
    background: white;
    font-size: 12pt;
    }
#content {
    padding:0px;
	text-align: left;
	position: absolute;
	width: 100%;
	height: auto;
	left: 5px;
    top: 50px;
    float: none;
    color: black;
    background: white;
    }
   
a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
    }
#sliver_top {
    display: none;
	}

#header {
    display: none;
	}

#title {
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
#nav {
    display: none;
	}
	
#nav_bottom {
    display: none;
	}

#sliver_bottom {
    display: none;
	}
	
#sliver_right {
    display: none;
	}
	
#gutter {
    display: none;
	}
