@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #000;
}
#content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 200px;
	position: relative;
}
#main {
	padding-left: 200px;
	padding-right: 200px;
	position: relative;
}

h1 {
	position: relative;
	height: 154px;
	background-image: url(resource/MCKlogo2.gif);
	background-repeat: no-repeat;
	width: 870px;
	padding-left: 200px;
}
h1 a {
	position: absolute;
	top: -999em;
}
#homecopy {
	color: #FFF;
	font-size: 0.8em;
	position: absolute;
	height: 310px;
	width: 424px;
	overflow: hidden;
	left: 200px;
	top: 154px;
	z-index: 100;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#homecopy p {
	padding-bottom: 1em;
	text-align: justify;
}
#homecopy p strong {
	font-size: 1.2em;
}
#footer {
	color: #FFF;
	font-size: 1em;
	padding-top: 2.5em;
	padding-bottom: 0.5em;
	position: relative;
	width: 910px;
}
#footer address.vcard {
	font-style: normal;
	width: 100%;
}
#footer .bullet {
	background-color: #FFF;
	height: 0.6em;
	width: 0.6em;
	display: inline-block;
}
#tvscroller {
	color: #FFF;
	position: absolute;
	top: 120px;
	height: 20px;
	overflow: hidden;
	text-align: right;
	width: 870px;
}

