body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #100563;
	font-family: verdana;
}

a {
	color: #100563;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.66em;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover {
	background-color: #f9f0da;
}

#container {
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 807px;
	margin: 0 auto;
	padding: 0;
	background-image: url('/images/McC_Header.jpg');
	background-position: top-left;
	background-repeat: no-repeat;
}

#container .header {
	font-size: 15px;
	background-color: #f9f0da;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftcolumn {
	float: left;
	padding-top: 160px;
	padding-left: 5px;
	width: 155px;
	text-align: left;
}

#leftcolumn .link {
	display: block;
	width: 155px;
	line-height: 1.33em;
}

#leftcolumn .linkIndent {
	display: block;
	width: 140px;
	padding-left: 15px;;
	line-height: 1.33em;
}

#leftcolumn .linkSelected {
	background-color: #f9f0da;
	display: block;
	width: 155px;
	line-height: 1.33em;
}

#leftcolumn .linkIndentSelected {
	background-color: #f9f0da;
	display: block;
	width: 140px;
	padding-left: 15px;
	line-height: 1.33em;
}

#centercolumnhome {
	float: left;
	padding-top: 18px;
	border-left: 2px solid #f9f0da;
	border-right: 2px solid #f9f0da;
	width: 473px;
	padding-left: .5em;
	padding-right: .5em;
	text-align: left;
	font-size: 12px;
}

#centercolumn2nd {
	float: left;
	padding-top: 18px;
	border-left: 2px solid #f9f0da;
	width: 623px;
	padding-left: 0px;
	padding-right: 6px;
	text-align: left;
	font-size: 12px;
}

#centercolumn2nd .productTitle {
	background-color: #f9f0da;
	display: block;
	width: 610px;
	padding-left: 6px;
	margin-top: -0.8em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

#centercolumn2nd .container {
	padding-left: 6px;
}

#rightcolumn {
	float: left;
	padding-top: 130px;
	width: 150px;
	font-size: 12px;
}

#rightcolumn table {
	width: 150px;
	padding: 0px;
	margin: 0px;
}

#rightcolumn table td {
	padding: 2px;
	padding-left: 25px;
	width: 100px;
	padding-bottom: 3em;
}

#rightcolumn table tr td {
	text-align: left;
}

#centerfooter {
	clear: both;
	float: right;
	height: 1em;
	width: 1px;
}

#footer {
	font-size: 12px;
	clear: both;
	width: 800px;
	text-align: right;
	border-top: 2px solid #f9f0da;
}

@media print {
#centercolumn2nd {
	width: 573px;
}

#centercolumn2nd .productTitle {
	width: 560px;
}

#footer {
	width: 780px;
}

}
