body { background: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	font-weight: 400;
	margin: 0px;
	color: #000;
	text-align: left;
}


#wrap { margin: 50px; width: 100%; }

#content-width { width: 100%; float: left; }

#content {  border: solid 0px #fff;
 	padding: 0px;
	font-size: 1.4em;
	margin-bottom: 0px;
}


h2 { font-size: 1.5em; text-decoration: underline; text-align: left; line-height: 1.6em; }


#nav a:link, #nav a:visited, #nav a:hover, #nav a:active, #nav ul li, #nav ul li li, #nav-width, #nav, h1, img, #header, .here 
	{ 
	padding: 0;
	border: 0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: none;
	}
	

a:link { font-weight: 800; color: #306; text-decoration: none; }
a:visited { font-weight: 800; color: #309; text-decoration: none; }
a:hover { font-weight: 800; color: #900; text-decoration: underline; }
a:active { font-weight: 800; color: #CCC; text-decoration: none; }