        body 
        {
            background-color: #e2c240;

            margin: 0px 0px 0px 0px;
        }
        #mainDiv
        {
            margin: auto;
            width: 100%;
            background: url(./images/bg-rep.gif) top left repeat-x;
            background-color: #e2c240;
            z-index:5;
        } 
		#mainDiv_left
        {
            margin: auto;
			position: absolute;
			left: 0px;
			top: 0px;
            width: 100%;
            z-index:1;
        } 
		  #containerDiv_left
        {
	        width: 810px;
	        margin: auto;
	        position: relative;
	      
		   z-index: 3;
        } 
		#mainDiv_right
        {
            margin: auto;
			position: absolute;
			left: 0px;
			top: 0px;
            width: 100%;
            z-index:2;
        } 
		  #containerDiv_right
        {
	        width: 810px;
	        margin: auto;
	        position: relative;
	      
		   z-index: 4;
        } 

        #containerDiv
        {
	        width: 810px;
	        margin: auto;
	        position: relative;
	      
		   z-index: 6;
        } 

        table#mainContent
        {
            width: 100%;
            padding: 0xp;
            margin: 0px;
        }
        td.body
        {
            background: url('./images/adrian_02.gif') top left;
            height: 806px;
        }
        td.repeatingY
        {
            background: url('./images/adrian_06.gif') top left repeat-y;
        }
        .textBox
        {
            position:absolute;
            left:331px;
            width:400px;
            margin:0 auto;
            
            padding: 10px;
            top: 211px;
        }
        .BoxContent
        {
            filter:alpha(opacity=70);
            -moz-opacity:.70;
            opacity:.70;
            background-color: black;
            width:auto;
            margin:0 auto;
            padding: 10px;
        }

        .style1
        {
            font-family: Verdana;
            font-size: small;
        }
                
        #flowers_left
        {
            background-image: url('./images/flowers_left.gif');
            position:relative;
            left:-435px;
            top:0px;
            z-index:11;
			height: 538px;
			width: 300px;
			
            }
			#Div2
        {
            background-image: url('./images/float_left.gif');
            position:absolute;
            left:0px;
            top:-75px;
            width:327px;
            height:538px;
            z-index:8;
            }
            #adrian_thumb_1
        {
            background-image: url('./images/adrian/adrian_thumb.jpg');
            position:relative;
            left:300px;
            top:-815px;
            width:209px;
            height:215px;
            z-index:3;
            }
            #adrian_thumb_2
        {
            background-image: url('./images/adrian/adrian_sing_thumb.jpg');
            position:relative;
            left:0px;
            top:0px;
            width:209px;
            height:215px;
            z-index:4;
            }
			#flowers_right
        {
            background-image: url('./images/sidelong.gif');
            position:relative;
            left:775px;
            top:312px;
            z-index:10;
			height: 180px;
			width: 180px;
			
			
overflow: hidden
            }
			a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #CCCCCC;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
h1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
}