body, html {
	background: white;
	font-size: 12pt;
	}
	
#wrap {

	}
	
#main {

}

a { color: #984a02; text-decoration: underline; font-weight:bold;}
a:link { color: #984a02; }
a:visited { color: #000000; }
a:hover { color:#f7a35b; text-decoration: underline;}
a:active { color:#984a02; }

#nav {
	display: none;
	}

#hover {
	display: none;
	}

img { display: none; }
	
#prime {

	}

#content {
margin-left: 10%;
}

#context {
text-align: left;
}

