body
{
	background-image:url("/content/images/design2012/Artists_B2.png");
	background-size:100% 100%;
	background-repeat:repeat-y;
	background-position:185px 103px;
	min-height:1100px;
}
#main
 /*white layer behind menu*/
{
  min-width:940px;
 }
#below_vline
{   position:absolute;
	background-image:url("/content/images/design2012/Hamers_B.png");
	background-size:470px 850px;
	background-repeat:repeat-y;
	background-position:-150px -320px;
	width:100%;
	min-width:850px;
	min-height:1100px;
	left:0px;
	overflow-x:hidden;
 }
#BG_hammers
{
	position: fixed;
	top: 320px;
	left: -70px;
	text-align: right;
	background-image:url("/content/images/design2012/Hamer.png");
	background-size:100% 100%;
	width:420px;
	height: 320px;
	z-index:4;
	}
#right_colum
{
	position:relative;
	width:80%;
	overflow-x:hidden;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:blue;
}

#rc_listcontainer
{
	position:relative;
	width:100%;
	left:180px;
	z-index:5;
	padding-top:30px;
}
#right_imageholder img
{	position:relative;
	float:left;
	margin-top:60px;
	padding-right:20px;
	margin-bottom:10px;
}
.text_holder
{
	width:85%;
	max-width:1200px;
	min-width:580px;
	padding-top:40px;
}
h2
{
	padding-top:10px;
}
.text
{
	padding-bottom:60px;
	width:70%;
	min-width:520px;
	max-width:620px;
	font-size:11px;
	text-align:justify;
}
#vertical_line
{
	min-height:1065px;
	background-color:blue;
}
#horizontal_line
{
	background-color:blue;
}