body {
	background: #404040  url('../images/andrea-home-background.gif') center top repeat-y; 
	}

#maincontent {
	position: absolute;
	top: 210px;
	left: 70px;
	width: 740px;
	padding:0px;
	height:460px;
 	overflow: hidden;
 	border-bottom:5px solid #9C9E9D;
	}


#andreaintro {
 	padding: 0px 0px 0px 0px;
 	background-color:#CCC0CA;
 	border: 1px solid #9C9E9D;
 	text-align: right;
 	width: 270px;
 	float:left;
 	overflow: hidden;
 	margin-right: 15px;
 	}
 	
#andreaintro h3 {
	font: normal 1.6em/1.3em Helvetica, Arial, sans-serif;
	padding: 15px 15px 5px 0px;
	margin:0;

	}

#imagegallery {
 	background-color:#FFF;
	border:1px solid #9C9E9D;
	border-bottom:0;
 	overflow: hidden;
 	width: 440px;
 	position: absolute;
 	right:0;
	}
	
#imagegallery img{
 	border-bottom: 3px solid #FFF;
 	margin:0;
	}



/* 
------------------------------------------------------------
*/
