#debakey {
	border-top-color: #D5D1C6;
	border-top-style: outset;
	border-top-width: thin;
	border-bottom-color: #D5D1C6;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 20px 20px 20px 20px;
	background-color: #F0ECE6;
}
#debakeycaption {
	text-align: center;
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
#debakeytitle {
	font-family: Georgia, "MS Serif", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#locations {
	margin-left: 40px;
}
#manassas {
	background-image: url(imgs/office-bkgr.jpg);
	width: 440px;
	height: 147px;
	margin-bottom: 10px;
}
#manassasTxt {
	text-align: left;
	padding-top: 4px;
}
#warrenton {
	background-image: url(imgs/office-bkgr.jpg);
	width: 440px;
	height: 125px;
	margin-bottom: 10px;
}
#warrentonTxt {
	text-align: left;
	padding-top: 4px;
}
#haymarket {
	background-image: url(imgs/office-bkgr.jpg);
	width: 440px;
	height: 147px;
	margin-bottom: 10px;
}
#haymarketTxt {
	text-align: left;
	padding-top: 4px;
}
#docBkgr {
	width: 510px;
	height: 200px;
	background-image: url(imgs/bldg-bkgr.gif);
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
}
#docBullets {
	padding-left: 140px;
	padding-top: 15px;
}
#docSurgery {
	float:right;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
}
#button {
	width: 100px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}
#button ul {
		margin: 0;
		padding: 0;
		}
#button ul li {
		list-style-image: none;
		}
#button li a {
		display: block;
		background: url(imgs/button.jpg) no-repeat right;
		color: #0066CC;
		text-decoration: none;
		padding-top: 15px;
		height: 30px;
		width: 100%;
		vertical-align: bottom;
		}
#button li a:hover {
		color: #00C9CC;
		background: url(imgs/button2.jpg) no-repeat right;
		}
a:link {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #00C9CC;
}
.Content-TINY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: light;
	color: #333333;
}
.Content-TITLES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.IntroCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: light;
	color: #FFFFFF;
}
.library
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.TOP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
A.lcopyright:link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.lcopyright:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.lcopyright:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #00C9CC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #;
    TEXT-DECORATION: none
}
ul {
	list-style-position: outside;
	list-style-image: url(imgs/bullet.jpg);
	list-style-type: none;
	line-height: 14px;
	font-size: 11px;
}
#base {
	list-style-position: inside;
	list-style-image: url(imgs/button);
	list-style-type: none;
	line-height: 20px;
	font-size: 11px;
}
.Overline-SMALL {
	top: auto;
	border-top: 1px solid #000000;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.Overline-NORMAL {
	top: auto;
	border-top: 1px solid #999999;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.imageL {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}