body{
		margin: 0px;
		padding:0px;
		font: 0.8em Century Gothic, Helvetica, Arial, Verdana,  sans-serif;
		color:black;
		text-align:left;
		background-color:#f9edd5;
	}
	#contentsDiv{
		margin: 0px;
		padding:0px;
		position:absolute;
		width:100%;
		height:100%;
	}
	
	#mainbackground{
		margin: 0px;
		padding:0px;
		width:761px;
		background-image:url(http://www.katiewinterbourne.com/images/bg_urbanretreat.jpg);
		background-color:#ffffff;
		background-repeat:no-repeat;
		float:left;
		position:absolute;
	}
	#mainbackground_portrait{
		margin: 0px;
		padding:0px;
		width:761px;
		background-image:url(http://www.katiewinterbourne.com/images/bg_katie_portrait.jpg);
		background-color:#ffffff;
		background-repeat:no-repeat;
		float:left;
		position:absolute;
	}
	.menu{
		width:183px;
		margin: 282px 0 0 0px;
		float:left;
		padding: 0 0 0 33px;
		height:700px;
	}
	.maincontent{
		width:480px;
		margin: 282px 0 0 27px;
		float:left;
		height:100%
		
	}
	.maincopy{
	float:left;
	}
	.pageHeader{
		margin-bottom:15px;
	}
	#mydiv{
		width:100%;
		height:900px;
		background-color:#f9edd5;
		background-image:url(http://www.katiewinterbourne.com/images/bg_grad_vert.jpg);
		position:absolute;
		background-repeat:repeat-x;
	}
	a:link{
		text-decoration:none;
		color:black;
	}
	a:active{
		text-decoration:none;
		color:black;
	}
	a:visited{
		text-decoration:none;
		color:black;
	}
	a:hover{
		text-decoration:underline;
		color:black;
	}
	
	
	