body {
	margin: 0px;
	padding: 0px;
}
.header_text_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../gui/victoria_headache_clinic_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 473px;
	text-align: center;
}
.side_bar {
	background-image: url(../gui/left_bar_stretch.jpg);
	background-repeat: repeat-y;
}
.side_bar span {
	background-image: url(../gui/victoria_headache_clinic_36.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 121px;
	width: 170px;
	position: absolute;
}
.content {
	background-image: url(../gui/content_footer.jpg);
	background-position: left bottom;
	height: 717px;
	width: 583px;
	background-repeat: no-repeat;
}
.content_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #666666;
	height: 725px;
}
.h1_sub {
	font-size: 10px;
}

.content_area h1 {
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content_area h2 {

	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content_area h3 {


	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content_area a:link, .content_area a:visited {
	font-weight: bold;
	color: #153572;
	text-decoration: underline;
}
.content_area a:hover, .content_area a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.side_menu {
	background-image: url(../gui/victoria_headache_clinic_25.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 153px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side_menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.side_menu ul li {
	margin-bottom: 3px;
}
.side_menu a:link, .side_menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.side_menu a:hover, .side_menu a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.right_side_bottom {
	background-image: url(../gui/right_side.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_side_Stretch {
	background-color: #999999;
	height: 90%;
}
.content_frame {
	background-image: url(../gui/content_bg_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer_head {
	background-image: url(../gui/victoria_headache_footer_38.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 616px;
}
.footer_breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../gui/victoria_headache_footer_43.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	width: 100%;
	background-color: #50A2B7;
	height: 52px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 92px;
}
.footer_breadcrumbs a:link, .footer_breadcrumbs a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_breadcrumbs a:hover, .footer_breadcrumbs a:active {
	font-weight: bold;
	color: #CCFF33;
	text-decoration: none;
}

/* DHTML Mouseover Tooltip Styles */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.content_box {
	height: 100%;
	\height: 100%;
}
