div#gallery
{
margin:0px;
margin-left:60px;
padding:0px;
padding-bottom:30px;
z-index:3;
background:transparent;
}
.thumbs
{	
width: 10px;
margin-left:0px;
}

div#content_right
{
	width:450px;
	float:left;
	margin-left:55px;
	background-image:url(http://artathooperstudios.com/img/bg/title_bg.png);
	background-repeat:repeat-x;
	border-width:3px 1px 0px 0px;
	border-color:#ffffff #cccccc;
	border-style:solid;
	padding-top:10px;
}
* html div#content_right
{
width:400px;
margin-left:75px;
}
div#content_right p
{
margin-left:10px;
margin-right:10px;
}

div#gallery_content_left
{
	width:200px;
	height:500px;
	float:left;
	margin-left:50px;
	margin-top:40px;
	margin-bottom: 150px;
	padding-bottom: 100px;
}
* html div#gallery_content_left
{
	width:180px;
	height:500px;
	float:left;
	margin-left:40px;
	margin-top:20px;
}
#gallery_content_left p
{
font-size:80%;
line-height:120%;
text-align:left;
}

#gallery_content_left p a:link, a:visited {
color:#006699;
text-decoration:none;
}
#gallery_content_left p a:hover {
color:#33BBFF;
text-decoration:none;
}
