body
	{
	background-image: url('pinkflower5.jpg');
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align:center; /* for IE5.x */
	}

#holder {
	text-align:left; /* reset IE5 rule above */ 
	position:relative; 
	margin: 0 auto;
	top:0;
	left:auto;
	width:782px;
	height:187px; /* matches bg image */
	padding:0;
	}

#header
	{
	font-size: 20px;
	text-align: center;
	visibility: visible;
	letter-spacing: 18px;
	position: relative;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #68228B;
	height: 80px;
	width: 780px;
	background-image: url('headerline1.png');
	}	

#menuline	
	{
	visibility: visible;
	position: relative;;
	float: left;
	height: 40px;
	width: 780px;
	border-style: solid;
	border-bottom-style: none;
	border-width: 0px 1px 1px 1px;
	border-color: #68228B;
	background-image: url('menuline.jpg');
	}	

div.maincol
	{
	background-color: #CD96CD;
	font-style: italic;
	visibility: visible;
	position: relative;
	float: left;
	width: 780px;
	clear: left;
	border-style: solid;
	border-top-style: none;
	border-width: 1px;
	border-color: #68228B;
	background-image: url('back.jpg');
	background-repeat: repeat-y;

	}
div.sixtyperc
	{
	visibility: visible;
	position: relative;
	float: right;
	width: 80%;
	margin: 1px;
	border-style: none;
	border-width: 1px;
	border-color: #68228B;
	}
div.piccontainer
	{
	background-color: #68228B;
	visibility: visible;
	position: relative;
	float: left;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #68228B;
	}

div.floattxt
	{
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding: 2px;
	position: relative;
	width: 142px;
	height: 110px;
	overflow: hidden;
	}

div.floatpic
	{
	float: left;
	padding: 0px;
	position: relative;
	width: 100px;
	height: 100px;
	text-align: center;
	}

div.floatgirl
	{
	float: left;
	position: relative;
	height: 120px;
	width: 248px;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #68228B;
	overflow: hidden;	
	}

div.floatgirl.p
	{
	text-align: center;
	}

ul
	{
	margin-left: 0px;
	padding-left: 4px
	}	


li.inline
	{
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
	border-right: 1px solid #Ffffff;
	font-weight: bold;
	font-style: italic;
	}

li.last
	{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 0px;
	font-style: italic;
	font-weight: bold;
}

a
	{
	color: #000000;
	text-decoration: none;
	}

a:hover
	{
	color: #FFffff;
	text-decoration: underline;
	}

div.floattxt a
	{
	font-weight: bold;
	}
	
#table1
	{
	visibility: visible;
	width: 100%;
	position: relative;
	}
#table1 table
	{
	font-size: 10px;
	background-color: transparent;
	}
#table1 td
	{
	padding: 4px 4px 4px 4px;
	border-color: #68228B;
	border-width: 1px;
	border-style: solid;
	}
#table1 th
	{
		font-weight: bold;
		text-align: center;
	}

th.leftcol {
	width: 40%;
} 

td.leftcol {
	width: 40%;
} 
