body {
	margin: 0px;
	padding: 0px;
	background: #393939 url('../images/backgrounds/machBG.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AAAAAA;
}
.cleaner {
	clear:both;
	height:1px;
	
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	
}
a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration: none;
}
h2{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #9B6ACA;
	margin-bottom: 8px;
}

h3{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #9B6ACA;
	margin-bottom: 8px;
	
}
li {
	list-style-type: circle;
	padding-bottom: 2px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

#header {
	width: 700px;
	height: 101px;
	background-image: url('../images/backgrounds/logo_bg.gif');
}

#nav {
	width: 700px;
	height: 40px;
	background-image: url('../images/backgrounds/nav_bg.gif');
}

.navTD {
	padding-top: 6px;
}

.navDivider {
	padding-top: 4px;
}

.navTD2 {
	padding-top: 3px;
}

#logo {
	width: 259px;
	position: absolute;
	margin: 7px 0px 0px 221px;
	z-index: 2;
}

.homeWrapper{
background-color: #202020;
	border: solid 1px #5A5A59;
	padding: 10px 10px 15px 10px;
}
.textWrapper {
	background-color: #202020;
	border: solid 1px #5A5A59;
	padding: 10px 10px 15px 10px;
}

.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#777777;

	padding-top:10px;
}

.hours{
	font-size: 10px;
	text-align: right;
}

.day{
	padding:2px 4px 2px 4px;
	margin-bottom:2px;
	border: 1px solid #434442;
}

.dayName{
	float:left;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
}

.openHours{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.headerGraphic{
	padding-bottom:10px;
}

#conentToper{
	text-align:center;
	width: 628;
	height: 26px;
	background-image: url('../images/frame/subContentTopper.gif');
}

.subWrapper {
	background-color: #202020;
	border-left: solid 1px #5A5A59;
	border-right: solid 1px #5A5A59;
	border-bottom: solid 1px #5A5A59;
	padding: 10px 10px 15px 10px;
}
.smallImg_right{
	float:right;
	padding:0px 0px 10px 15px;
}

.smallImg_left{
	float:left;
	margin:0px 15px 10px 0px;
}

.img_right{
	float:right;
	padding:0px 0px 10px 15px;
}

.img_left{
	float:left;
	padding:0px 15px 10px 0px;
}

.frilDiv{
	text-align: center;
	background-image: url(../images/dividers/frilDiv.gif);
	background-repeat: no-repeat;
	height:25px;
	margin-top:20px;
	margin-bottom:0px;
}

#swag{
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
}

.swagTitle{
	font-family: "Times New Roman", Times, serif;
	color: #9B6ACA;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}


.swagSKU{
	font-family: "Times New Roman", Times, serif;
	color: #B2B1B1;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
}

.swagDescript{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-align:left;
	padding:0px 0px 15px 0px;
	align:top;
}

.swagPrice{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AAAAAA;
	padding-bottom:10px;
}

.swagBuy{
	padding:10px 0px 30px 0px;
	width:inherit;
	text-align:center;
}

a.swagTitle:link, a.swagTitle:visited, a.swagTitle:active {
	color: #E56C03;
	text-decoration: none;
}

.bigSwagImg{
	padding:10px 0px 10px 0px;
	text-align:center;
}

.soldout{
	width:inherit;
	padding:0px 0px 30px 0px;
	color:#EE0000;
	text-align:center;
	font-weight: bold;
}

.artisit{
	padding:0px 20px 0px 20px;
}
.artisitText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-align:left;

}
.artisitTitle{
	font-family: "Times New Roman", Times, serif;
	color: #9B6ACA;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}
.blogItem{
width:550px;
padding:0px 20px 0px 20px;
	

}

.blogListItem{
padding:4px 20px 4px 20px;


}

.blogPoster{
	float:right;
	width:70px;
	text-align:right;
}
.blogDate{
	color: #B5B4B5;
	padding-bottom:10px;
	padding-top:10px;

}

.blogTitle{
	font-family: "Times New Roman", Times, serif;
	color: #9B6ACA;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}

.blogPostText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-align:left;

}

 a.blog:link, a.blog:visited, a.blog:active {
	color:#6633CC;
	text-decoration: none;
}

.blogComments{
	color: #B2B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
	width:400px;
	padding:10px 0px 15px 0px;
	align:top;
}
.galleryThumb{
	margin: 8px 8px 8px 8px;
}

.artistsTD{
	width:270px;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
}
.artistsName{
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #9B6ACA;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}
.artistsShort{
text-align:justify;

}