@charset "UTF-8";
/* CSS Document */

#wraptmastbox {
background-image:url(../graphics/frontpage_r2_c1.jpg);
width:100%;
height:69px;
}
/*#wrapper table{
visibility:hidden;
}*/
 /*---gallery specific---*/
 #gallerywrapper{
 width:100%;
 margin-top:30px;
 }
 
 #thumbnailholder{
 width:180px;
 border:none;
 float:left;
 margin-left:30px;
 }
 
 .thumbnailitem{
 width:70px;
 height:70px;
 padding:3px;
 }
 
/* #descriptionarea{
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 margin-top:15px;
 font-style:italic;
 }*/
 
 /*---endgallery---*/
 
 
 
 /*---artist's statement---*/
 #leftcontainer{
 width:200px;
 height:450px;
 background-image:url(../graphics/frontpage_r2_c1.jpg);
 float:left;
 }
 #leftcontainer_txt{
 color:white;
 }
 /*---end artist's statement---*/
 
 #leftbox {
 float:left;
 width:70%;
 background-color:#000000;
 }
 
 #rightbox {
 width:292px;
 height:450px;
 }
 #wraptfronttable{
 background-color:#000000;
 }
 
 #titlebox {
 width:100%;
 
 height:14px;
 font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
 }
 
 .lefttitle{
float:left;
margin-left:5px;
}

.righttitle{
float:right;
margin-right:5px;
}
/*////////////////////////////////new styles////////////////////////////////////////////*/
#infobox{
width:250px;
height:450px;
float:left;
color:#fff;
padding-left:30px;
padding-top:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapttextbox{
width:50%;
float:left;
margin-right:100px;
padding-left:70px;
padding-top:60px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:150%;
}
#wrapttextbox h1{
font-weight:700;
font-size:22px;
color:#666;
text-align:center;
padding-bottom:50px;
}
#wraptcontent{
	margin-top:0px;
	width:100%;
	background-image:url(../graphics/wrapttxtbg.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
}
.emphasis{
font-weight:800;
}
#wraptcontactdetails{
position:absolute;
bottom:150px;
}

