/* CSS Document &copy; McKinnon ITC */
body {
	font-family:'Zurich Ex BT',Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:normal;
}

h1 {
	font-weight:800;
	font-size:12px;
	font-style:normal;
	line-height:normal;
}
h2 {
	font-weight:800;
	color:#9966cc;
	font-size:10px;
	font-style:normal;
	line-height:normal;
}
#contentContainer {
	margin: 100px auto; 
	padding: 0px; 
	position: relative; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	visibility: visible;
	text-align: center; 
	display: block
}
a { color:#555; text-decoration: underline; line-height:20px;}
a:link { text-decoration: underline; }
a:visited {  text-decoration: underline; color:#000066;}
a:hover { text-decoration: none }
a:active {  text-decoration: none}
