/* styles for "Behind the Scenes" section of www.allandalevetclinic.com */
body { background: #222; margin:0px; padding: 0px 365px; }
#expander {
	position:relative; margin: 0px -365px; min-width: 730px;
}
body, h1, h2, h3, p { font-family: Tahoma, sans-serif; color: #ddd}
a:link, a:visited {
	background: transparent; color: #4af; padding:1px 2px;
	text-decoration: none; border-bottom:1px dashed #5be;
}
a:hover {
	background:#000; color:#3f9;
	text-decoration:underline; border:0;
}
a.ext:link, a.ext:visited {
	background: transparent; color: #4fa;
	text-decoration: none; border-bottom:1px dashed #5eb;
}
a.ext:hover {
	background:#000; color:#e00;
	text-decoration:underline; border:0;
}
.nb { border: 0px; }
a.img:link, a.img:visited, a.img:hover {
	border: 0px; padding: 0px; background:transparent;
}
#top {
	width: 100%; height: 80px; margin:0px; padding:0px;
	background:transparent url(images/bg_top.jpg) repeat-x;
}
#separator {
	width: 100%; height: 15px; margin:0px; padding:0px;
	background:transparent url(images/clap_bar.jpg) repeat-x;
}
#side { float:right;width:180px;margin:2em 5px; }
#side div {
	padding:0px .6em; margin:0px 0px 1em 0px;
	border:1px solid #d6e;
	background:#334 url(images/clapboard_bts1.jpg) no-repeat 98% 98%;
}
#side p { font-size:small; font-weight:bold;}
#main { padding: 1em; margin-right:190px; max-width:52em;}
p.topright {
	text-align:right; margin-top:25px;
	font:bold small-caps; white-space:nowrap;
}
/* IE fixes \*/
* html #sizer,
* html #expander,
* html #innerwrapper {height: 0;}
* html #separator {margin-top: -3px}
/* */

