.header {        			background-color:#FFFFFF;        			height:100px;        }  .topnav {        			background-color:#E8E6FF;                 }   .buttons {        			margin:0px; 10px; 			padding:7px 20px; 			text-transform:uppercase; 			font-family:Verdana, sans-serif; 			font-weight:bold; 			font-size:.7em; 			white-space:nowrap; }  .buttons a { 			padding-bottom:5px 			font-family:Arial, sans-serif; 			font-weight:bold; 			color:#009966; 			text-decoration:none; 			 }  .buttons a:hover { 			padding-bottom:5px 			font-family:Arial, sans-serif; 			font-weight:bold; 			color:#CC99FF; 			text-decoration:none; }  .buttons strong { 			 			border-right:1px solid #000000; 			font-family:Arial, sans-serif; 			font-weight:bold; 			color:#FFFFFF; 			text-decoration:none; 			background-color:#000000; }  .leftnav {        			width:150px;        			height:450px;        			background-color:#FFFFFF;              			border-right:1px solid #000000;        			float:left; }  .body {        			height:450px;        			background-color:#FFFFFF; 			font-family:Goudy, Arial, sans-serif; 			font-style:italic;        }  .hearts  { 			position:absolute; 			top:72%; 			left:92%; }   .footer {       			background-color:#E8E6FF;       			clear:both; }.smallcaps {			font-family:Arial, sans-serif;			font-style:normal;			font-variant:small-caps;			font-size:smaller; }
