html {background-color:#f0f0f0;}
body{
	font:72.5%/1.6em Arial, Helvetica, sans-serif;
	color:#333333;
}
h6{
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	display:inline;
}
#wrapper {
	border: 1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	width:700px;
	background-color:#fff;
}
#navheader{ text-align:center;padding:5px 2px;}
#artIndex_wrapper {
	border:1px solid #999;
	background:url(../images/CentermastFade.jpg) repeat-x top #fff;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
#artIndex_listing {
	width:677px;
	margin:auto;
	padding-bottom:5px;
	line-height:12px;
}
#artIndex_listing a{
	font-weight:normal;
}
#index_categories {
	padding-left:30px;
	margin-top:5px;
}
#index_other{
	padding-left:30px;
	margin-top:5px;
}
#index_categories a,#index_other a{
	text-decoration:none;
	display:inline;
	background:no-repeat url(../images/check.png);
	background-position:-25px 0;
	line-height:15px;
	padding-right:25px;
}
#index_categories a:visited,#index_other a:visited{
	background-position:100% 50%;  
	color:#00CC00;
}
#index_categories a:hover,#index_other a:hover{
	background-color:#4E6FFF;
	text-decoration:underline;
	color:#fff;
}
a { text-decoration:none;color:#000000;font-weight:bold;}
a:visited{color:#666666;}
a:hover{ color:#FFFFFF;background-color:#4E6FFF;text-decoration:underline;}
a:active{}
#footer {
	margin-top:5px;
	text-align:center;
	background:url(../images/Footer.gif) no-repeat center #fff;
	color:#FFFFFF;
	font-size:10px;
	height:53px;
	padding-top:7px;
}
.alpha-shadow {
  background: url(../images/shadow1.gif) no-repeat bottom right;
  margin: 10px 10px 0 10px !important;
  margin: 10px 5px 0 5px;
}

.alpha-shadow div {
  background: url(../images/shadow2.png) no-repeat left top !important;
  background: url(../images/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px !important;
  padding: 0px 5px 2px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.padleftbottom10{
	padding:0 0 10px 10px;
}
.padrightbottom10{
	padding:0 10px 10px 0;
}
