/* CSS Document */
html, body, div, span, applet, object, iframe,
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.clearfix{clear:both}
body{ background-color:#CCCCCC; font-family:"Courier New", Courier, mono}
#container{ width:950px; margin:0 auto; background-color:#FFFFFF; border-left:2px solid #000; border-right:2px solid #000; }
#header img{float:left}
#intro{width:100%; }
#intro ul{ width:940px; margin:10px auto;list-style-type:none;}
#intro li{display:block; float:left; padding-left:8px;}
#intro li p{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.graybox{ background-color:#eeeeee; border:1px solid #000; width:914px; margin:0 auto}
#footerbrowse{padding-top:20px}
#footerbrowse img{float:left}

#footnotes{ text-align:center; font-size:11px}
#footnotes a{color:#0072ff}

