#menu {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	width: 110px;
	padding: 2px;
	float:left;
	color: #FF99FF;
	font-weight: normal;
	font-style: normal;
}

#body {
	float:left;
	margin-left:1em;
	color:#336600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	width:650px;
	max-width:650px;
	margin-top: 6px;
	position: static;
}

#body h1, #body h2, #body h3 {
	color:#CC3366;
}

#menu div.sub2 {
	background-image: none;
	color: #FFCCFF;
}

#menu div.sub2 a {
	margin-left: 10px;
	padding-left:10px;
	display: block;
	text-indent: 0px;
	background-color: #FEFDE7;
}
#menu div.sub2 a:hover {
	background-color: #F1D3EC;
}

#menu div.sub1 {
	background-image: none;
	color: #FFCCFF;
}

#menu div.sub1 a {
	margin-left: 10px;
	padding-left:10px;
	display: block;
	text-indent: 0px;
	background-color: #FEFDE7;
}
#menu div.sub1 a:hover {
	background-color: #F1D3EC;
}

#menu a {
	color:#990033;
	display: block;
	text-decoration:none;
	text-indent:10px;
	margin-top:2px;
	background-color: #FF93B6;
}

#menu a:hover {
	color: #FF66FF;
	background-color: #B3408E;
}

#border {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	border-top:3px solid #CC3663;
	border-left:3px solid #CC3663;
/*	border-right:4px solid #F3DBF2;
	border-bottom:4px solid #F3DBF2; */
	border-right:3px solid #CC3663;
	border-bottom:3px solid #CC3663; 
	padding:4px;
}

#main {
	text-align:left;	
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	background-image:url(/images/background.gif);
	background-repeat:repeat-y;
	
}
#banner {
   height:68px;
   background-image:url(/images/bannerrepeat.gif);
}
body {
	text-align:center;
/*   background-image:url(/images/doubleheart.gif); */
}
#spacer {
   clear:both;
}

#flowerbox {
	float:right;
	background-image:url(images/boxflowersm.jpg);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:5px;
	height: 100px;
	font-family:"Geneva", Verdana, Tahoma, Arial;
	font-size: x-small;
	background-position: top right;
}

#flowerbox td.leftcell {
	color:#99CC33;
	font-weight:normal;
}
#flowerbox td.rightcell {
	text-align:left;
}

#flowerbox a {
	color:#000000;
	text-decoration:none;
	color:#CC0099;
}
#flowerbox a:hover {
	text-decoration:underline;
}

.floatleft {
	float:left;
	margin-right: 5px;
}

.floatright {
	float:right;
	padding-right: 5px;
	padding-left: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 10px;
}
.style1 {
	color:#CC0066;
}

#body a {
	text-decoration:none;
}

#body a:hover {
   text-decoration:underline;
}

#body a:visited {
	color: #FF3399;

}

