	body {
	background:#323232 url(images/bg_squidfingers_140.gif);
	text-align: left;
	font: 63.7%/1.1em "Lucida Grande", Geneva, Arial, sans-serif;
	line-height:19px;
	}
	
	a {
	color:#d51076;
	}
	
	#container {
	position: relative;
	width: 635px;
	margin: 0 auto;
	padding: 0;
	background:#FFF  url(images/backer.gif) left bottom repeat-x;
	}
	
	#nav {
	padding:175px 0 0 315px;
	margin:0;
	width:320px;
	font:.8em;
	}
		#quote{
	float:left;
	width:200px;
	color:#F596BA;
	font-size:1.6em;
	padding:8px 8px 8px 0;
	}
	

	
	h1{
	font:1.8em #666 "Lucida Grande", Geneva, Arial, sans-serif;
	color:#666;
	line-height:1.6em;
	}
	
	#lhs{
	float:left;
	width:350px;
	padding:0px 0 0 30px;
	}
	
	#rhs{
	float:right;
	width:150px;
	margin:0 50px 0 0;
	}
	
	#onecolumn{
	float:left;
	width:600px;
	padding:30px 30px 0 30px;
	}
	
	
	#header {
	height: 210px; 
	background:url(images/Love_Header_03.jpg)
	;
	}
	
	.navigation a{
	color: #FFF;
	text-decoration: none;
	font-size:.9em;
	display: relative; padding:0 4px 0 4px; 
	}
	
	li {
	float: left;
	list-style: none;
	padding:0;
	margin-left:0;
	
	}
	
	ul { 
	height:28px;
	padding:0px;
	margin:0;
	}
	
	.navigation a:hover {
	color: #CCC;
	text-decoration: underline;
	}
	
	.navigation a:active {
	color: #FFF;
	text-decoration: none;
	}
	

	
		#subnav{
	float:left;
	width:635px;
	background:#FCE2ED;
	height:20px;
	padding:5px 0 0 0px;
	font:1.2em;
	}
	
	.sub a{
	color: #666;
	text-decoration: none;
	font-size:.9em;
	display: relative; padding:0 10px 0 30px; 
	}
	
	
	.sub a:hover {
	color: #000;
	text-decoration: underline;	
	}
	
	.sub a:active {
	color: #FFF;
	text-decoration: none;
	}
	

	
	#footer{
	float:left;
	font:.9em  "Lucida Grande", Geneva, Arial, sans-serif;
	color:#666;
	height:30px;
	margin:30px 0 0 0;
	}
	.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
