body {
		background-image: url(http://www.brandonsmithpaintings.com/images/bg_2.gif);
		background-repeat: repeat-y;
		background-color: #d6cec6;
		margin:0px;
        padding:0px;
        font-family: arial,Helvetica,sans-serif;
        color:#857B7B;
        font-size: 12px;
        } 
        
/*#header {
		 position:fixed;
		 /*top: 90%;
		 left: 0px;
		 top: 0px;
		 z-index: 10;
		 background-image: url(images/dottedlines.gif);
		 background-repeat: repeat-x fixed;
		 background-position: 20px 10px;
		 }*/
		 		
	 
#h1 {
        position:absolute;
		top: 30px;
		left: 25px;
        width:605px;
        height:28px;
       	/*border-bottom:1px dashed #cecece;*/
       	/*padding: 5px;*/

	}
	
#link { position: relative;
		left: 500px;
		top: -290px;
		width: 200px;
		z-index: 10;
	  }
	  
#image {
        position:absolute;
        top: 34px;
		left: 220px;
        width:700px;
        height:300px;
       	background: transparent;
       	z-index: 9;
	 }
	 
#imageBio {
        position:absolute;
        top: 34px;
		left: 220px;
        width:700px;
        height:300px;
       	background: transparent;
       	z-index: 9;
	 }
	 
#textBio {
        position:absolute;
        top: 323px;
		left: 223px;
        width:465px;
        line-height: 15px;
       	background: transparent;
       	z-index: 9;
	 }
	 
#showstext {
        position:absolute;
        top: 34px;
		left: 180px;
        width:575px;
        line-height: 15px;
       	background: transparent;
       	z-index: 9;
	 }
	 
#text {
		font-family: arial,Helvetica,sans-serif;
        color:#857B7B;
        font-size: 12px;
        
       }
       

	 
#iframeBio {
        position:absolute;
        top: 420px;
		left: 220px;
        width:500px;
        height:700px;
       	background: transparent;
       	z-index: 10;
	 }
	 
#iframeimage {
        position:absolute;
        top: 34px;
		left: 320px;
        width:500px;
        height:400px;
       	background: transparent;
       	z-index: 10;
	 }
	 
#thumbs {
        position:absolute;
        top: 34px;
		left: 195px;
       	background: transparent;
       	z-index: 23;
	 }
	 
	 
#menu {
        position:absolute;
        top: 150px;
		left: 0px;
        width:200px;
        height:200px;
       	background: transparent;
       	z-index: 5;
	 }

#address {
        position:absolute;
		top: 418px;
		left: 20px;
        /*width:100px;*/
        height:100px;
        text-align: right;
       	/*border-bottom:1px dashed #cecece;*/
       	/*padding: 5px;*/
       	z-index: 15;

	}	 
	 
#caption { position: relative;
		left: 565px;
		top: 512px;
		width: 200px;
		font-size: 12px;
		z-index: 11;
	  }
	 
h2.bg{	position:absolute;
		left: 0px;
		top: 560px;
		background-image: url(http://www.brandonsmithpaintings.com/images/bottom_dots.gif);
		background-repeat: repeat-x;
		/*background-position: 0px 560px;*/
		}

/*------------------------------------------------------------------*/
/*LINK STYLES*/
/*------------------------------------------------------------------*/

a:link { text-decoration: none ; color: #857B7B; }
a:active { text-decoration: none; color: #DAD0CA; }
a:visited { text-decoration: none; color: #857B7B; }
a:hover { text-decoration: none; color: #DAD0CA; }







