

	body	{
		background-color:#000000;
		color:#CBA392;
		font-family:Arial;
		font-size:12px;
		text-align:center;
	}

	p {
		margin: 0px 0px 6px 0px;
		padding: 0px 0px 6px 0px;
	}

	#wholepage {
		width: 695px;
		margin: 10px auto 0px auto;
		text-align:left;
	}

	.stripes {
		margin-bottom: 8px;
	}

	.left_stripe {
		background-color:#462B1F;
		width: 250px;
		height: 20px;
		float:left;
		margin-right:60px;
	}
	.right_stripe {
		background-color: #462B1F;
		width: 378px;
		height: 20px;
		float:left;
		text-align: center;
		overflow: hidden;
	}

	#photo {
		width: 250px;
		height: 380px;
		background-color:#666666;
		float: left;
		background-image: url(images/kate_main1.jpg);
		margin-right: 60px;
		margin-bottom: 35px;
		margin-top: 35px;
		
	}


	#page {
		width: 378px;
		float: left;
		margin-bottom: 8px;
	}


	#header {
		background-image: url(images/title.jpg);
		width: 378px;
		height: 61px;
	}




	#menu {
		background-color:#462B1F;
		text-align: center;
		padding: 3px;
	}

	#menu a {
		text-decoration: none;
		color:#CBA392;
		margin: 0px 4px 0px 4px;
	}

	#menu a:hover {
		color:#FFFFFF;
	}






	#content {
		margin: 10px 0px 10px 0px;
		padding-left: 10px;

	}


	
	.gallery img{
		border:none;
		margin: 0px 4px 4px 0px

	}


h1 { 
	font-family:arial, sans-serif;
	font-size:18px;
	padding: 0px 0px 0px 8px;
	margin: 4px 0px 14px 0px;
	border-left: 20px solid #462B1F;
}
