/* twentieth century masters */
.tcmContentBoxOutter {
	border: 1px solid #666666;
	padding: 4px;
	margin-bottom: 10px;
	background-color: #000000;
}
.tcmContent {
	clear: both;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding: 8px;
}

.tcmContentHome {
	background-color: #000000;
	clear: both;
	padding: 8px;
	border: 1px solid #6F6F6F;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-variant: normal;
	text-transform: uppercase;
	font-weight:bold;
}

.tcmContentFlash {
	background-color: #000000;
	clear: both;
	padding: 8px;
	color: #FFFFFF;
	margin-bottom: 8px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	width:900px;
	height:500px;
}

.tcmHeaderImage {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background: #C3C3C3;
}

.tcmHomeImage {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	width:824px;
	height:668px;
}

.tcmMicroBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px;
	text-align: left;
	background-color: #C3C3C3;
	border: 4px double #FFFFFF;
	margin-bottom: 8px;
}
.tcmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 8px;
	line-height: 140%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tcmNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tcmNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tcmNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6E6E6E;
}
.tcmNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tcmPackshot {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
}
.tcmTextFloat {
	float: left;
	border-left: 1px dashed #666666;
	position: relative;
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
}
.tcmTitlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #2A2A2A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
	font-weight: bold;
	text-shadow: -1px 1px 2px black
}
.tcmItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2A2A2A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
	font-weight: bold;
	text-shadow: 1px 2px 2px gray;
	background: #FFFFFF;
}
