@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	vertical-align: baseline;
}

#nav{
	float: left;
	position: relative;
	width: 200px;
	left: 10px;
}

#main{
	padding-left: 210px;
	padding-right: 25px;
	width: 1000px;
}

h1{
	font-size:18px;
	font-weight:600;
}

quote{
	font-style: italic;
}

ftnote{
	font-size: 60%;
}