#bodycontent {
	position: relative;
	left: 0%;     /* -------- left and right at 0% keep it centered in internet explorer----------*/
	right: 0%;
	top:0px;
	width: 1199px;
	min-width: 1199px;
	margin: 0 auto;
	 /*------ this fixes the problem of any overflow from the divs keeping the footer in the right position------------*/
	border: none;
	height: auto;
	overflow: hidden;
}
#fblike {
	position: absolute;
	top: -100px;
	left: 700px;
	width: 270px;
	height: 20px;
	z-index: 2000;
}
#artbanner {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	height: 80px;
	background: none;
	
	z-index: 1000; /* Necessary to keep the banner from messing up everything */
}
#artBborder {
	position: relative;
	left: 0px;
	top: 0px;
	width: 30%;
	min-width: 240px;
	height: 70px;
	background: #3366CC;
	border: solid 1px #AAC7E2;
	border-left: none;
	padding: 3px 5px 5px 0;
}
#aBliner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 70px;
	border: solid 1px #444;
	border-left: none;
	background: #3366CC;
	text-align: center;
	font-family: Agency FB;
	color: #EFEFF5;
	text-decoration: none;
	word-spacing: 0.3em;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 3.3em;
	
}
#artVline {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50px;
	width: 10px;
	height: 100%;
	min-height: 1000px;
	background: #FCBE60;
	z-index: 1001;
	
}
#artprofile {
	
	width: 950px;
	height: auto;
	top: 100px;
	left: 85px;
	position: relative;
	
	padding-left: 40px;
	padding-right: 40px;
	
	}
#artbizname {
	top: -30px;
	position: relative;
	width: 500px;
	
	left: 225px;
	text-align: center;
	color: #444;
	font-family: "Arial";
	font-size: x-large;
	border-bottom: solid 2px #EBEFF5;
	
	}
#artProfPic {
	position: relative;
	text-align: center;
	top: 0px;
	width: 250px;
	left: 0px;
	height: 230px;
	padding-top: 20px;
	background: none;
		
}
#artistname {
	position: relative;
	top: 0px;
	width: 250px;
	height: 30px;
	text-align: center;
	background: none;
	
	color: #444;
	font-family: "Palatino Linotype";
	border-bottom: #999999 dashed 1px;
}
#galleries {
	position: relative;
	top: -281px;
	left: 260px;
	height: 280px;
	width: 700px;
	background: none;
	text-align: center;
	border-left: 1px solid #999999;
	
	
}
#galheader {
	position: relative;
	top: 0px;
	text-align: center;
	width: 700px;
	height: 30px;
	background: none;
	
	font-family: Agency FB;
	color: #444;
	text-decoration: none;
	word-spacing: 0.3em;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 1.2em;
}
#gal1 {
	position: relative;
	top: 20px;
	left: 40px;
	margin: 0 10px 0 10px;
	float: left;
	width: 200px;
	height: 200px;
	
}
.nogal {
	/* border: 1px dashed #999999; */
}
#gal2 {
	position: relative;
	top: 20px;
	left: 65px;
	float: left;
	margin: 0 10px 0 10px;
	width: 200px;
	height: 200px;
	
}
#gal3 {
	position: relative;
	top: 20px;
	left: 90px;
	float: left;
	margin: 0 10px 0 10px;
	width: 200px;
	height: 200px;
	
}
#artDheader {
	position: relative;
	top: 0px;
	width: 680px;
	height: 30px;
	left: -10px;
	background: none;
	text-align: center;
	padding-top: 5px;
	
	border-top: 1px dashed #999999;
	
	font-family: Agency FB;
	color: #444;
	text-decoration: none;
	word-spacing: 0.3em;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 1.2em;
	
}
#artdetails {
	top: -431px;
	left: 260px;
	width: 660px;
	height: 250px;
	text-align: left;
	padding: 0px 20px 10px 20px;
	
	position: relative;
	
	color: #444;
	
	font-family: "Palatino Linotype";
	font-size: small;
	
	background: none;
	border-left: 1px solid #999999;
}
#artbizinfo {
	clear: both;
	position: relative;
	text-align: left;
	top: -281px;
	left: 0px;
	width: 250px;
	height: 130px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333333;
	background: none;
	
}
#gallerylist {
	top: 80px;
	left: 50px;
	position: relative;
	padding: 10px 20px 10px 20px;
	text-align: center;
	display: inline-block;
	width: 1060px;
	height: auto;
	border: solid 1px #3366CC;
}
#galimgbox1 {
	margin: 5px 5px 5px 5px;
	position: relative;
	float: left;
	width: 200px;
	height:220px;
	background: none;
	border-bottom: none;
}
#galimgbox2 {
	position: relative;
	width: 200px;
	height:200px;
	background: none;
}
#galimgbox3 {
	top: auto;
	position: absolute;
	bottom: 0px;
	width: 200px;
	height:auto;
	background: none;
	border: none;
	border-bottom: none;
	
}
#galsubmit {
	clear: both;
	position: absolute;
	top: -26px;
	right: 0px;
	width: 100px;
	height: 25px;
	background: none;	
}
#bottomspacer {
	position: relative;
	left: 200px;
	bottom: 0px;
	width: 800px;
	height: 200px;
	background: none;
}

#artgalmenu {
	position: absolute;
	top: -26px;
	left: 0px;
    float:left;
	height:25px;
    width:600px;
    background: #FFFFFF;
    font-size:93%;
    line-height:normal;
	
}


#artgalmenu ul {
	margin:0;
    padding:0;
    list-style:none;
	
}
#artgalmenu li {
	border: 1px #D58928 solid;
	border-bottom: none;
	margin: 0 5px 0 5px;
	padding: 3px 5px 3px 5px;
	float:left;
	
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #D58928;
	z-index: 200;
	background: #F7E9D2;
}

#artgalmenu a {
    display:block;
	text-decoration: none;
	color: #7E520E;
    }
#artgalmenu #current {
		border: 1px #3366CC solid;
		border-bottom: 2px #FFFFFF solid;
    	background: #FFFFFF;
		color: #050DB1;
    }
#artgalmenu #current a {
   
}
#galselect {
	position: absolute;
	top: -26px;
	left: 700px;
    height:25px;
    width:600px;
    background: #FFFFFF;
    font-size:93%;
    line-height:normal;
	text-align: left;
	
}
#galselect ul {
	margin:0;
    padding:0;
    list-style:none;
	
}
#galselect li {
	border: 1px #D58928 solid;
	border-bottom: none;
	margin: 0 5px 0 5px;
	padding: 3px 5px 3px 5px;
	float:left;
	
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #D58928;
	z-index: 200;
	background: #F7E9D2;
}

#galselect a {
    display:block;
	text-decoration: none;
	color: #7E520E;
    }
#galselect #current {
		border: 1px #3366CC solid;
		border-bottom: 2px #FFFFFF solid;
    	background: #FFFFFF;
		color: #050DB1;
    }
#galselect #current a {
   
}
/* ========      PICUPLOADS FOR THE GALLERIES =============== */
#picuploads {
	position: relative;
	text-align: left;
	margin: 0 20px 0 20px;
	float: left;
	width: 300px;
	height: 20px;
	background: none;
	font-family: "Palatino Linotype";
	font-size: smaller;
}
#picnum {
	position: absolute;
	top: 0;
	left: 0;
	float:left;
	width: 50px;
	height: 20px;
	background: none;
}
#picuploads2 {
	position: absolute;
	top: 0;
	left: 50px;
	float:left;
	width: 250px;
	height: 20px;
	background: none;
}

