body{
	min-width:950px;
}
#divWrapper {
	width:900px;
	height:450px;
	margin:10px auto 0px auto;
	/*background:#ffffff url(../assets/line.jpg) no-repeat 0px 30px ;*/
	
}
#divWrapper a {
float:left;
}
#divWrapper #divMenu a,#divWrapper #divMain a {
float:none;
}



td {

	overflow:hidden;
}

#divHome {
float:left;
padding-bottom:30px;
position:relative;
	/*background:transparent url(../assets/line2.jpg) no-repeat left bottom;*/
	width:100%;
}
#divMain {
	margin: auto;
	float:left;
	width:100%;
	clear:left;
	padding-bottom:50px;
	/*background:transparent url(../assets/line2.jpg) no-repeat left bottom;*/
}
#divMenu {
margin-top:10px;
float:left;
clear:left;
}
td img {
margin:0px 0px 0px 8px;
}
#divLeft {
height:300px;
width:450px;
float:left;
clear:left;
margin:30px 0px 20px 0px;
display:inline;
}
#divRight{
display:inline;
float:right;
width:390px;
height:300px;
margin:30px 45px 20px 0px;
}

.bdPopup #divRight{
width:380px;
height:305px;
margin-top:27px;
margin-bottom:5px;
}
.bdPopup #divLeft {
width:450px;
height:305px;
margin-bottom:5px;
/*background-color:#EBECED;*/
}
.bdPopup #divRight #divText {
	height:195px;
}
.bdPopup #divRight table {


}
#divRight table td img {
	margin:2px 0px 0px 7px;
	width:110px;
	height:110px;
}

#divText {
height:180px;
}
.clearAll {
clear:both;
}
/*

Profile text

*/
#bdProfile #divWrapper {
height:auto;
}
#bdProfile #divRight table td {
background:#ffffff;
background-attachment:none;
}
#bdProfile #ProfileText{
	width:275px;
	float:left;
}
#bdProfile #ProfileTables {
	width:275px;
	float:right;
}
#bdProfile #divRight {
	height:auto;
	width:595px;
	margin:30px 50px 10px 0px;
}
#bdProfile #divLeft {
margin:30px 0px 10px 0px;
width:255px;
}
#bdProfile td {
text-align:left;vertical-align:top;}
/*

	artwork

*/
#bdArtwork #divWrapper {
height:auto;
}
#divPage {
	text-align:right;
	width:850px;
}
#divPage a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#919394;
}
/*

Gallery pages

*/
#divGallery {
	
	/*height:660px;*/
	width:960px;
	/*text-align: center;*/
	/*display:inline;*/
}

#divGallery ul li p {
	width: 110px;
	
}

#divGallery ul li{
	
	/*display:inline;*/
	padding:5px;
	height: 130px;	
	
}
#divGallery ul li a img{
	/*width:110px;*/
	text-align:center;
	/*height:110px;*/	
}
/*

Homepage

*/
#divHome #divHomeText {
	position:absolute;
	left:220px;
	bottom:200px;
	width:300px;
}

#divHome #divHomeText a {
	float: none;
	border-bottom: 1px dotted #000000;
	color: #000099;
}
