body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}

#wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	padding: 10px;
	}


	.topper {
		position: relative;
		float: left;
		top: 0px;
		width: 1000px;
		}
	.menu {
		position: relative;
		float: left;
		vertical-align: top;
		width: 1000px;
		background-color: #99ff66;
		}
		
	.barleft {
		position: relative;
		float: left;
		vertical-align: top;
		width: 200px;
		background-image: url(lupimages/bubbles.jpg);
		background-repeat: repeat-y;
		background-attachment: scroll;
		}
	
	.content {
		position: relative;
		float: left;
		vertical-align: top;
		width: 460px;
		margin: 10px 20px 0px 20px;
		}
	.two {
		position: relative;
		float: left;
		vertical-align: top;
		width: 520px;
		margin: 10px 0px 0px 20px;
		}
		
	.barright{
		position: relative;
		float: left;
		vertical-align: top;
		width: 300px;
		}
	.bartwo{
		position: relative;
		float: left;
		vertical-align: top;
		width: 250px;
		}
		
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	color: #333366;
	margin: 10px 0px 5px 0px;
	}
	
	.menutext {
		color: #ff66cc;
		font-size: 15px;
		margin: 5px 0px 5px 20px;
		letter-spacing: 2px;
		}		
		.menutext a:link {
			font-weight: bold;
			text-decoration: none;
			color: #ff66cc;	
			}
		.menutext a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #3399ff;
			}
		.menutext a:hover {
			font-weight: bold;
			text-decoration: none;
			color: #ffff66;
			}
		.menutext a:active {
			font-weight: bold;
			text-decoration: none;
			color: #ffff66;
			}
	
	.bgblu {
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: #3399ff;
		}
	.bggrn {
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: #33cc33;
		}
	.bgpurp {
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: #cc66ff;
		}
	.blk {	
		font-weight: normal;
		color: #333366;
		}
	.client {	
		font-weight: normal;
		text-align: left;
		line-height: 160%;
		margin: 5px 0px 10px 10px;
		}
	.head {
		font-size: 18px;
		font-weight: bold;
		margin: 0px;
		color: #3399ff;
		}
	.italpurp {
		font-style: italic;
		color: #660099;
		}
	.pink {
		font-style: normal;
		font-weight: bold;
		color: #ff66cc;
		}
	.purp {
		font-style: normal;
		font-weight: bold;
		color: #cc66ff;
		}	
	.quest {
		font-weight: bold;
		text-align: left;
		color: #9933cc;
		}
	.quote {
		font-size: 15px;
		}	
	.side {
		color: #663399;
		text-align: center;
		margin: 5px 0px 5px 0px;
		}
	.small {
		font-size: 11px;
		text-align: center;
		margin: 5px 0px 5px 0px;
		color: #663399;
		}
	.sub {
		font-size: 16px;
		font-weight: bold;
		margin: 10px 10px 0px 0px;
		color: #cc66ff;
		}
	.subsub {
		font-size: 15px;
		font-weight: bold;
		margin: 0px 10px 0px 0px;
		color: #33cc33;
		}
	.tableleft {
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		color: #333366;
		}
	.therapy {
		margin: 0px;
		}

li.lup {
	font-size: 14px;
	text-align: left;
	line-height: 160%;
	list-style: outside;
	list-style-type: square;
	margin: 0px 10px 0px 0px;
	color: #ff66cc;
	}
li.lup2 {
	font-size: 14px;
	text-align: left;
	line-height: 160%;
	list-style: outside;
	list-style-type: disc;
	margin: 0px 10px 0px 0px;
	color: #3399ff; 
	}	
			
	a:link {
		color: #ff66cc;
		font-weight: bold;
		text-decoration: none;
		}
	a:visited {
		color: #6699ff;
		font-weight: bold;
		text-decoration: none;
		}
	a:hover {
		font-weight: bold;
		color: #33cc33;
		}
	a:active {
		font-weight: bold;
		color: #33cc33;
		}
	
	

	
	
