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 { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
@font-face {
	font-family: 'OFLSortsMillGoudyRegular';
	src: url('OFLGoudyStM.eot');
	src: local('OFL Sorts Mill Goudy'), local('OFLGoudyStM'), url('OFLGoudyStM.woff') format('woff'), url('OFLGoudyStM.ttf') format('truetype'), url('OFLGoudyStM.svg#OFLGoudyStM') format('svg');
}
body {
	font:normal 100%/1.5 "OFLSortsMillGoudyRegular","Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing:0.33px;
	color:#1f1f1f;
	background:#fff url(../img/background.gif) no-repeat top center;
	text-shadow:0 1px 0 #fff;
}
#container { 
	width:940px;
	position:relative;
	margin:0 auto;
	padding:45px 10px;
}
#information {

}
a:link,a:visited {
	font-family:"PTSansNarrowRegular","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:.54em;
	text-shadow:none;
	text-transform:uppercase;
	color:#264551;
	background:#c6effe;
	background:rgba(113,214,253,.4);
	border:1px solid #ace7fc;
	padding:4px 6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:3px;
	text-decoration:none;
}
a:hover,a:active {
	color:#467e94;
	background:#c6effe;
	background:rgba(113,214,253,.4);
	border:1px solid #ace7fc;
}
h1 {
	font-size:3em;
}
h2 {
	font-size:2em;
}
p,ul {
	margin:9px 0;
	font-size:1.5em;
}
ul li {
	float:left;
	margin-right:10px;
}



