body, p, div, td {
font-family: verdana;
font-size: 10pt;
}

#title {
	background-image: url(images/title_bar.gif);
	background-repeat: no-repeat;
	width:625px;
	height:54px; 
	padding: 0px; 
	margin: 0px;
}


#bluebar {
	position: relative;
	top: -4px; 
	width:625px; 
	height:20px; 
	z-index:2; 
	background-color: #063868; 
	layer-background-color: #063868; 
	border: 0px none #000000; 
	padding: 0px; 
	margin: 0px; 
	left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	align: left;
}

#content
{
	position: relative; 
	top: -4px; 
	width:625px; 
	height:412px; 
	z-index:2; 
	background-color: #C6C6C6; 
	padding: 0px; 
	text-align: left; 
	margin: 0px; 
	background-image: url('images/therapist_bckgrnnd.jpg'); 
	background-repeat: no-repeat;
}

#mainbox {
	position: relative; 
	width:625px; 
	z-index:1; 
	padding: 0px; 
	margin: 0px; 
	height: 487px; 
	top: 3px;
}

#footer {
	position: relative; top: -4; width:625px; height:21px; z-index:4; padding: 0px; margin: 0px;
	background-image: url('images/footer_bar.gif'); 
	align: right;
	text-align: right;

}

.linkbar {
background-image: url('images/roundcap_end.gif'); 
background-repeat: no-repeat;
filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
	
.linkbar2 {
	background-color: #3F7299;
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
}

.transbox {
	padding:0px;
	color: #000;
	font-weight:bold;
	height: 20px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity:1;
	margin: 0px;
	vertical-align: middle;

} 

.transbox * {
	position: relative;
	text-align: left;
	vertical-align: middle;
	height: 20px;
		padding-top: 2px;
}

.transbox div {
	color: #000;
	font-weight:bold;
	padding: 0px; margin: 0px;
	padding-left: 15px;
	font-family: verdana;
	font-size: 9pt;
	height: 20px;
	vertical-align: middle;
	align: left;
} 

.tlinks A:link {
text-decoration: none; 
color: #FFFFFF;
}
.tlinks A:visited {
text-decoration: none; 
color: white;
}

.tlinks A:hover {
text-decoration: underline; 
color: #ffffff;
}

.tlinks A:active {
text-decoration: none; 
color: white;
}

.tlinks {
text-decoration: none; 
color: #ffffff; 
text-align: left;
vertical-align: middle;
font-weight: bold;
}

#maintextcontent {
	margin-left: 10px; 
	margin-top: 20px; 
	border: none; 
	float: right; 
	width:340px; 
	height:370px; 
	z-index:2;
	font-family: verdana;
	color: #063868;
	font-weight: normal;
	font-size: 9pt;
	padding: 5px;
}

iframe { border: none; 	background-color: #C6C6C6; padding: 0px; margin: 0px;}