body
{ 
	margin: 0px;
	background: #411E0A url(/images/bg.jpg) no-repeat top center;
	margin: 0px;
	font-family: 'Lucida Grande', Verdana,Helvetica, Arial, sans-serif;    
	font-size: 12px; 
	line-height: 1.4; 
	font-weight: normal; 
	text-decoration: none;
	color: #FBEBBD;
}

#container
{
	width: 100%;
	margin: 0px;
    background: url(/images/bg.jpg) no-repeat top center;
}

#main 
{
	width: 970px;
	margin: 0px auto 0px auto;
}

#columnContainer
{
	width: 970px;
	float: left;
}

#leftColumn
{
	width: 477px;
	float: left;
	padding: 0px 0px 0px 4px;
}

#rightColumn
{
	width: 465px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#oneColumn
{
	width: 960px;
	float: left;
	clear: both;
	background: url(/images/common/bg_banner.png) repeat-y top center;
	margin-top: 10px;
}

#oneColumnBottom
{
	width: 960px;
	height: 85px;
	float: left;
	clear: both;
	background: url(/images/common/bg_banner_bottom.png) no-repeat top center;
}

#topText
{
	margin: 10px 10px 0px 10px;
	text-align: right;
}

#topText h1
{
	font-size: 11px;
	display: inline;
	margin: 0px 6px 0px 6px;
}

#banner
{
	margin-left: 30px;
	margin-top: -15px;
}

#artistPortraitAll
{
	text-align: center;
	padding: 0px 0px 0px 50px;
}

#artistPortraitAll #artistImage
{
	float: left;
	width: 203px;
	margin: 20px 5px 20px 5px;
	text-align: center;
}

#artistPortraitAll #artistImage h1
{
	font-size: 12px;
}

#logo
{
	margin: 0px 0px 0px 0px;	
}

#contact
{
	width: 477px;
	background: url(/images/common/bg_contact_repeat.png) repeat-y top center;
	text-align: left;
}

#contactFlowerBG
{
	width: 377px;
	background: url(/images/common/bg_contact.png) no-repeat top center;
	padding: 100px 50px 25px 50px;
	text-align: left;
}

#contact h1
{
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
}

#contact a
{
	color: #FFF;
	text-decoration: underline;	
}

#socialIcons
{
	width: 140px;
	float: right;
	margin: 0px 0px 15px 15px;	
}

#footerDiv
{
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
}

.footer
{
	font-size: 10px;	
}

#artistPortfolioColumns
{
	float: left;
	width: 444px;
	margin-left: 10px;
	background: url(/images/common/bg_artists_under.png) repeat-x top left;	
}

#artistPortfolioColumnSubpage
{
	float: left;
	width: 444px;
	margin-left: 10px;
}

#artistPortfolioColumn
{
	width: 101px; 
	float: left;
	margin: 10px 5px 10px 5px;	
	text-align: center;
}

#artistPortrait
{
	float: left;
	width: 406px;
	text-align: center;	
}

#artistPortrait h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}

#artistPortrait a
{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#uploading
{
	display: none;
}

#clearDiv
{
	width: 100%;
	clear: both;	
}

#thumbnailBackground
{
	width: 10%;	
	border: 0px;
	padding: 0px;
}

#thumbnailBackground .topleft
{
	width: 9px;
	height: 9px;
	/*background: url(/images/common/bg_image_top_left.png) no-repeat top right; */	
}

#thumbnailBackground .topmiddle
{
	width: 100%;
	height: 9px;
	/*background: url(/images/common/bg_image_top_repeat.png) repeat-x top left;	*/
}

#thumbnailBackground .topright
{
	width: 9px;
	height: 9px;
	/*background: url(/images/common/bg_image_top_right.png) no-repeat top left;	*/
}

#thumbnailBackground .left
{
	width: 9px;
	/*background: url(/images/common/bg_image_left_repeat.png) repeat-y top left;	*/
}

#thumbnailBackground .right
{
	width: 9px;
	/*background: url(/images/common/bg_image_right_repeat.png) repeat-y top left; */
}

#thumbnailBackground .bottomleft
{
	width: 9px;
	height: 9px;
	/*background: url(/images/common/bg_image_bottom_left.png) no-repeat top right; */
}

#thumbnailBackground .bottommiddle
{
	width: 100%;
	height: 9px;
	/*background: url(/images/common/bg_image_bottom_repeat.png) repeat-x top left; */
}

#thumbnailBackground .bottomright
{
	width: 9px;
	height: 9px;
	/*background: url(/images/common/bg_image_bottom_right.png) no-repeat top left; */
}

#thumbnailBackground .image
{
	background: none;	
}

#thumbnailBackground .thumbSpacer
{
	width: 9px;
	height: 9px;	
}

#thumbnailBottomMargin
{
	width: 100%;
	clear: both;
	margin: 0px 0px 20px 0px;	
}

#homePreviewImage
{
	border: 1px solid #663300;
	margin: 0px 0px 5px 0px; 
}

#contactSubpageDiv
{
	width: 477px;
	margin: 25px auto 25px auto; 
}

#shopLifeDiv
{
	width: 760px;
	margin: 45px auto 25px auto; 
}

#logoPosition
{
	position: absolute;
	top: 0px;
	left: auto;
	z-index: 5;
}