html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:auto;
}

body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	background-image: url('../../art/COLORTEST2a.jpg');
}

a:link{ color: #CF7F18; font-size: 13px; }

a:visited{ color: #AD660C;	font-size:13px; }

a:hover, a:focus{ color: #FF9814;	text-decoration:none; font-size: 13px;}

p{	margin:1em 0; text-align: left !important}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color:#003399; margin-bottom:0.5em; }

h1{ font-size:24px;}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#banner1 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 136px;
	width: 970px;
	background: url('../../art/atci-banner-1.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#banner2 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 136px;
	width: 970px;
	background: url('../../art/atci-banner-2.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#banner3 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 136px;
	width: 970px;
	background: url('../../art/atci-banner-3.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#banner4 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 136px;
	width: 970px;
	background: url('../../art/atci-banner-4.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#banner5 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 136px;
	width: 970px;
	background: url('../../art/atci-banner-5.jpg');
	background-repeat:no-repeat;
	background-position:center;
}


#container {
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:#fff;
	border:solid #E69623;
	border-width:3px 0 3px 0;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	width: 970px;
	height: 40px;
}

#content{
	position:relative;
	display:block;
	width: 900px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
}

#logo{
	display:block;
	position: absolute;
	width:186px;
	height:32px;
	background: url(../img/logo.gif) no-repeat 0 0;
	left:412px;
	margin:0 0 0 -280px;
	top:14px;
	overflow:hidden;
	text-indent:999em;
	line-height:999em;
}

#footer {
	position: absolute;
	bottom: 0;
	margin:0;
	width:100%;
	text-align:center;
	left:0;
}

#detailsBox { line-height:200% }

.TopDate {
	font-size: 150%;
	font-weight: bold;

}

.TopName{
	font-size: 130%;
	font-weight:inherit;
}

.subhead {
	font-size: 16px;
	line-height: 160%;
	color: #660000;
	text-decoration: none;
	font-weight: 600;
}

.emphasis {
	font-size: 1.1em;
	line-height: normal;
	color:#000000;
	text-decoration: ;
	font-weight: 500;
}

.artistname {
	font-size:180% !important;
	font-weight:300;
}
