/* CSS Document */

html{
	margin: 0px;
	padding: 0px;
	background: #394038;}
	
body{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: center; 
	background: #fff;
	color: #394038;
	font: 1em/1em "Times New Roman", Times, serif;}
	
img{
	margin: 0px;
	padding: 0px;}
	
span{
	display: none;}
	
a:link, a:visited, a:active{ 
	color: #c24b13; 
	text-decoration: none; }
	
a:hover { 
	color: #C24B13; 
	text-decoration: underline; }
	
a img{
	border: 0px solid #fff;}
	
b{
	font: normal 1em/1em "Times New Roman", Times, serif;}
	
h1, h1 a, h1 a:link, h1 a:visited{
	font: bold 1.2em/1em "Times New Roman", Times, serif;
	margin: 16px 0px 15px 0px;
	text-align: center;
	color: #6F0132;}
	
h1 a:hover{
	color: #FBB400;}
	
h2.contentHeading{
	font: bold 1em/1em "Times New Roman", Times, serif;
	margin: 3px 0px 5px 0px;
	color: #6F0132;
	text-align: left;}
	
h1.title{
	font: bold 1.2em/1em "Times New Roman", Times, serif;
	margin: 1px 0px 1px 12px;
	color: #6F0132;
	text-align: center;}
	
h1.footerH1{
	background: #394038;
	font: 1em/1em "Times New Roman", Times, serif;}

h2{
	font: bold 1.2em/1em "Times New Roman", Times, serif;
	margin: 8px 0px 8px -10px;
	text-align: left;
	border-bottom: 2px solid #c24b13;
	color: #C24B13;}
	
h3{
	font: bold .8em/1em "Times New Roman", Times, serif;
	margin: 2px 0px 10px 4px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #C24B13;}
	

h5{
	display: inline;
	font: bold 1em/1em "Times New Roman", Times, serif;
	margin: 10px 10px 0px 30px;}

h5 a:link, h5 a:visited{
	color: #6F0132;}
	
h5 a:hover{
	color: #C24B13;} 
	
h1.theTitle{
	font: bold 1.2em/1em "Times New Roman", Times, serif;
	margin: 5px 0px 3px 0px;
	color: #6F0132;
	text-align: center;}
	
h2.theSubTitle{
	font: bold 1em/1em "Times New Roman", Times, serif;
	margin: 3px 0px 5px 0px;
	color: #6F0132;
	text-align: center;}
	
h6{
	font: .9em/1em "Times New Roman", Times, serif;
	color: #0099FF;
	margin: 4px 20px 0px -6px;
	text-align: left;}
	
p{
	text-align: justify;}
	
#storeTop{
	height: 180px;
	text-align: left;
	background: #fff url() left no-repeat;
	border-left: 2px solid #394038;
	border-right: 2px solid #394038;
	border-bottom: 2px solid #394038;}
	
#wrapper{
	margin: 0px;
	height: 1168px;
	border-left: 2px solid #394038;
	border-right: 2px solid #394038;
	border-bottom: 5px solid #394038;}
	
#container{
	margin: 0px;
	border-left: 2px solid #394038;
	border-right: 2px solid #394038;
	border-bottom: 5px solid #394038;}
	
.article{
	margin: 0px 0px 0px 179px;
	padding: 10px 8px 0px 8px;
	text-align: center;
	border-left: 2px solid #394038;}
		
.content{
	margin: 0px 122px 0px 179px;
	padding: 10px 8px 0px 8px;
	text-align: center;
	border-right: 2px solid #394038;
	border-left: 2px solid #394038;}
	
.search{
	position: absolute;
	left: 55%;
	top: 0px;}
	
.rightAds{
	position: absolute;
	top: 185px;
	right: 50%;
	width: 120px;
	margin: 0px -396px 0px 0px;
	text-align: right;}
	
.rightAds p{
	margin: 4px 0px;}
	
.rightAds ul, .rightAds ul li{
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;}
	
.rightAds ul li{
	padding: 7px 0px 0px 7px;
	border-bottom: 2px solid #777;
	border-top: 2px solid #777;}
	
.leftAds{
	position: absolute;
	top: 185px;
	left: 50%;
	width: 180px;
	margin: 0px 0px 0px -398px;
	text-align: left;
	font: .8em/1em "Times New Roman", Times, serif;
	text-align: center;}
	
.leftAds ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	text-align: left;}
	
.leftAds ul li, .leftAdsArt ul li{
	position: relative;
	margin-top: -1px;
	margin-bottom: -1px;}
	
.leftAds li ul, .leftAdsArt li ul{
	position: absolute;
	left: 180px;
	top: 0;
	display: none;}
	
.leftAds a, .leftAds a:hover{
	width: 98%;}
	
.leftAds ul li a, .leftAdsArt ul li a{
	display: block;
	margin: 0px 0px;
	text-decoration: none;
	color: #394038;
	background: #fff;
	padding: 4px 0px 4px 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #777;}
	
.leftAds ul li a:hover, .leftAdsArt ul li a:hover{
	display: block;
	text-decoration: none;
	color: #000;
	background: #ccc;
	margin: 0px 0px;
	padding: 4px 0px 4px 1px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #fff;}
	
.leftAds li:hover ul, .leftAds li.over ul, .leftAdsArt li:hover ul, .leftAdsArt li.over ul{
	display: block;}

/* Fix IE. Hide from IE Mac \*/
* html #leftAds ul li{float: left; width: 163px;}
* html #leftAds ul li a{height: 1%; margin-top: -1px; margin-bottom: -1px; width: 178px;}
	
p.leftPara{
	width: 160px;
	margin: 2px auto;}
	
#footer{
	padding: 0px 0px 15px 0px;
	background: #394038;
	text-decoration: none;
	text-align: center;
	font: .8em/1em Arial, Helvetica, sans-serif;
	border: 4px solid #394038;
	color: #C24B13;}
	
 #footer p{
 	text-align: center;}
	
.border{
	border: 1px solid #394038;
	text-align: center;
	height: 475px;}
	
.artBorder{
	border: 1px solid #394038;
	text-align: center;
	padding: 5px 10px 5px 10px;}
	
.artAd{
	width: 468px;
	margin: 5px 0px 5px -7px;}
	
.border p{
	width: 470px;
	margin: 10px auto}
	
.store{
	background: #fff url() left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #394038;
	border-top: 1px solid #394038;
	width: 176px;}
	
.artSection{
	margin: 4px auto 10px auto;
	width: 620px;
	height: 330px;
	text-align: center;
	padding: 0px 0px 0px 0px;}
	
.section{
	margin: 4px auto 10px auto;
	width: 472px;
	height: 330px;
	text-align: center;
	padding: 0px 0px 0px 0px;}
	
.artContent{
	background: url(../content/images/artContent4_03.gif);
	width: 138px;
	height: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.content1{
	background: url(../content/images/orangeAdRight_05.gif);
	width: 293px;
	height: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.content1 p{
	font: .9em "Times New Roman", Times, serif;
	margin: 5px inherit;}
	
.ad1{
	background: #fff  url(../content/images/orangeAdRight_05.gif);
	width: 138px; 
	height: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.ad2{
	background: #fff  url(../content/images/blueAdLeft_03.gif);
	width: 138px; 
	height: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.content2{
	background: url(../content/images/blueAdLeft_05.gif);
	width: 293px;
	height: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.right{
	float: right;
	clear: both;
	margin: 10px 3px 10px 10px;
	border: 1px solid #333;}
	
.left{
	float: left;
	clear: both;
	margin: 10px 10px 10px 3px;
	border: 1px solid #333;}
	
.artSquare{
	float: left;
	clear: both;
	margin: 10px 10px 10px 3px;
	border: 1px solid #333;}
	
.mini{
	margin: 0px 0px 0px 0px;
	float: right;
	border: 1px solid #000;}
	
.leftAd{
	border-right: 1px solid #6a6a6a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
p.moreArt{
	font: .8em/1em "Times New Roman", Times, serif;
	text-align: left;
	margin: 2px 3px 2px 3px;
	padding: 2px 4px 2px 4px;
	border-bottom: 2px ridge #666633;
	border-right: 2px ridge #666633;
	border-top: 1px outset #999;
	border-left: 1px outset #999;}
	
.moreArt a:link, .moreArt a:visited{
	color:#003366;
	text-decoration: none;}
	
.moreArt a:hover{
	color: #660033;}
	
.box ul, .box li, .box ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.anchor{
	list-style: none;
	font: bold .7em/1em "Times New Roman", Times, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;}
	
ul.anchor li{
	display: inline;}
	
.box{
	width: 230px;
	height: 88px;
	float: right;
	text-align: left;
	margin: 10px 0px 5px 0px;}
	
.links p{
	margin: 3px 5px 5px 10px;
	font: .8em/1em "Times New Roman", Times, serif;
	text-align: justify;}
	
.resource h3{
	text-align: left;
	margin: 6px 0px 3px -25px;}
	
.resource li{
	text-align: left;
	list-style: none;
	margin: 0px 0px 0px -5px;}
	
.bgMusic, .bgVisual, .bgTheatre, .bgDance{
	width: 470px;
	height: 68px;
	float: right;
	text-align: left;
	border: 1px solid #fff;
	margin: 6px 0px 0px 8px;}
	
.bgMusic{background: #fff url(../content/images/squareContent_03.gif) no-repeat right;
	border-bottom: 2px inset #888;}
.bgDance{background: #fff url(../content/images/squareContent_05.gif) no-repeat right;
	border-bottom: 2px inset #888;}
.bgVisual{background: #fff url(../content/images/squareContent_10.gif) no-repeat right;
	border-bottom: 2px inset #888;}
.bgTheatre{background: #fff url(../content/images/squareContent_12.gif) no-repeat right;
	border-bottom: 2px inset #888;}
	


