body
{
	font-size: 100%;
	font-family: "trebuchet ms", arial, helvetica, tahoma, sans-serif;
	color: #555;
	background-color: #D5D5CD;
	margin: 0;
	padding: 0;
  	border: 0;
  	text-align: center;
  	overflow: auto;
}
p
{
	font-size: 100%;
	line-height: 150%;
}
h1
{
	font-size: 130%;
	font-weight: normal;
	color: #900000;
	text-decoration: underline;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 110%;
}
a
{
	color: #800000;
	text-decoration: underline;
	font-size: 100%;
}
a:hover
{
	background-color: #E3C6C6;
}
.HomeLinkTbl
{
	width:685px;
}
.HomeLinkBg
{
	width: 145px;
}
.Container
{
 	/*border: 1px solid black;*/  
	height: 925px;
	width: 850px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #D5D5CD url(../images/siteFrame.jpg) top center repeat-y;
}
.SiteHeaderIndex
{
 	/*border: 1px solid black;*/ 
	height: 130px;
	width: 829px;
	margin: 0 0 0 11px;
}
.SiteHeader
{
 	/*border: 1px solid black;*/ 
	height: 130px;
	width: 829px;
	margin: 0 0 0 11px;
}
.SiteLogo
{
	position: relative;
	top: -100px;
	right: -55px;
}
.TopLeftBox
{
	/*border: 1px solid black;*/
	height: 240px;	
	width: 690px;
	margin: 0 0 0 11px;
	padding: 40px 0 20px 0;
	float: left;
}
.TopLeftAdjust
{
	width: 828px;
}
.BottomLeftBox
{
	/*border: 1px solid black;*/
	height: 450px;
	width: 610px;
	margin: 0 0 0 11px;
	padding: 0 20px 0 60px;
	float: left;
}
.BottomLeftAdjust
{
	width: 728px;
	padding: 0 40px 0 60px;
}
.LeftBox
{
	/*border: 1px solid black;*/
	height: 700px;	
	width: 680px;
	margin: 0 0 0 11px;
	padding: 15px 0 20px 0;
	float: left;
}
.RightBox
{
	/*border: 1px solid black;*/ 
	height: 515px;
	width: 135px;
	margin: 0 10px 0 0;
	padding: 20px 0 0 0;
	text-align: right;
	float: right;
}
.SiteFooter
{
 	/*border: 1px solid black;*/ 
	clear: both; 
	margin: 0 0 0 11px;
	padding: 10px 20px 0 60px;
	height: 30px;
	width: 748px;
}
.SectionHomeImg
{
	margin: 0 0 0 130px;
}
.ShopHomeImg
{
	margin: -20px 0 0 58px;
}
.ShopBody
{
	margin: 20px 0 0 60px;
}
.ArtistImg
{
	margin: 0 0 28px 45px;
}
.ArtistLink
{
	margin: 0 0 0 0px;
}	
.ArtistHomeImg
{
	margin: 1px 0 0 0;
}
.ArtistComments
{
	margin: 0 0 0 60px;
}
.ShopArtistLink
{
	margin: 0 20px 0 0px;
}	
