HTML, BODY {
	margin: 0px;
	padding: 0px;
}
BODY {
	background-color: #2D2D34;
	color: white;
	text-align: center;
	font-family: tahoma;
}

A {
	color: #6CF;
	text-decoration: underline;
}
H3 A{
	color: #6CF;
	text-decoration: none;
}
A:hover {
	color: #FFF;
	text-decoration: none;
}
LABEL {
	color: white;
}
.label {
	text-align: right;
	color: white;
}

H1, H2, H3, H4 {
	color: #6CF;
	cursor: default;
}
H3, H4, H5, H6 {
	margin: 0px;
	padding: 0px;
}
H4, H5, H6 {
	cursor: auto;
}
H1 {
	font-size: 36px;
}
H2 {
	font-size: 24px;
}



DIV#mainContainer {
	text-align: left;
	margin: 0px auto;
	width: 990px;
}


H1#header {
	color: #DEDEDE;
	padding-left: 80px;
}


DIV#navBar {
	height: 211px;
	width: 100%;
	border: 1px solid #000;
	_border: none;
	margin-left: -1px;
	
	color: #FFF;
	font-size: 15px;
}
DIV#navBar DIV#navContainer {
	background-image: url('images/navLeftBackground.gif');
	background-repeat: repeat-x;
	float: left;
	width: 478px;
	height: 100%;
	_height: 211px;
}
DIV#navBar DIV#navContainer UL#nav {
	background-image: url('images/navRoundBackground.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	list-style-type: none;
	
	width: 300px;
	height: 100%;
	float: left;
	
	margin: 0px;
	padding: 10px 0px 0px 0px;
	
	font-weight: bold;
}
DIV#navBar DIV#navContainer UL#nav LI {
	padding-left: 80px;
	line-height: 18px;
}
DIV#navBar DIV#navContainer UL#nav LI A {
	color: #FFF;
	display: block;
	white-space: nowrap;
	width: 0px;
	text-decoration: none;
}
DIV#navBar DIV#navContainer UL#nav LI#currentPage A {
	color: #F1B085;
}
DIV#navBar DIV#navContainer DIV#rightOfNav {
	background-image: url('images/navRightBackground.gif');
	background-repeat: repeat-x;
	float: left;
	width: 178px;
	_width: 176px;
	height: 100%;
}
DIV#navBar DIV#navImage {
	width: 510px;
	height: 100%;
	_height: 211px;
	display: inline;
	float: left;
	border-left: 1px solid #000;
	_border-left: none;
}
DIV#highlightedBar {
	background-color: #DEDEDE;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 120px;
	margin: 5px 0px 25px 0px;
}
DIV#highlightedBar .article {
	float: left;
	width: 310px;
	height: 80px;
	padding: 20px 10px;
}
DIV#highlightedBar .article A {
	text-decoration: none;
	display: block;
	height: 100%;
	color: #000;
	cursor: pointer;
}
DIV#highlightedBar .article A IMG {
	float: left;
	margin: 0px 10px 0px 0px;
	height: 75px;
	border: thin solid black;
}
DIV#highlightedBar .article A .title {
	display: block;
	font-size: 13px;
	font-weight: bold;
}
DIV#highlightedBar .article A .link {
	display: block;
	font-size: 12px;
	text-decoration: underline;
	color: #1B5290;
	margin: 3px 0px;
	cursor: pointer;
}
DIV#highlightedBar .article A:hover .link {
	text-decoration: none;
}
DIV#highlightedBar .article A .text {
	display: block;
	font-size: 11px;
}

DIV#content {
	margin: 20px 80px;
	color: #FFF;
	font-size: 14px;
}
DIV#joinAStudy A{
	text-align: center;
	font-size: large;
	text-decoration: none;
	float: right;
	margin-right: 300px;
	padding: 3px;
	border: 1px solid black;
}
TABLE#sleepPictures {
	text-align: center;
	display: block;
	overflow: hidden;
}
TD.sleepPictures{
	width: 33%;
	font-weight: bold;
}
TD.sleepPictures IMG {
	border: 1px solid black;
}

DIV.contactBlock {
	display: inline;
}
DIV.sponsorSection {
	display: block;
	width: 100%;
	margin: auto;
	padding: 10px;
}
DIV.sponsorLocation {
	width: 49%;
}
DIV.rightSidePics
{
	width: 300px;
	float: right;
	padding: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
DIV.rightSidePics IMG {
	margin-bottom: 30px;
	border: thin solid black;
}
DIV.rightSideLinks
{
	float: right;
	padding: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
DIV.rightSideLinks A
{
	display: block;
	text-decoration: none;
}
DIV.rightSideLinks A IMG
{
	border: none;
}
DIV.rightSidePics DIV.image
{
	margin-bottom: 150px;
}
DIV.map IFRAME {
	width: 425px;
	height: 350px;
	margin: 0px;
	border: none;
}
DIV.rightSidePics DIV.image IMG {
	border: 1px solid black;
}
IFRAME {
	border: 1px solid black;
	width: 425px;
	height: 350px;
	overflow: hidden;
}
DIV.investigator {
	width: 100%;
	display: block;
	overflow: hidden;
}
TD.DrPics {
	width: 140px;
	text-align: center;
}
TD.DrPics IMG {
	vertical-align: top;
	width: 120px;
	margin: 16px auto;
}
TD.DrBios {
	display: block;
}
TABLE.addressTable {
	width: 100%;
}
TD {
	vertical-align: top;
}
TD.twoCols {
	width: 50%;
	color: white;
}
TD.threeCols {
	width: 33%;
	color: white;
}
TD.fourCols {
	width: 25%;
	color: white;
}
DIV#footer {
	margin: 0px 80px 10px 80px;
	border-top: 1px solid #FFF;
	color: #6CF;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
}
DIV#footer A {
	color: #6CF;
	text-decoration: underline;
}
DIV#footer A:hover {
	color: #FFF;
	text-decoration: none;
}


FORM {
	margin-left: 20px; width: 80%;
}

FORM P {
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDD;
}
.doctorName
{
	font-weight: bold;
	color: #66CCFF;
}
.addressBlock  {
}
.addressBlock P {
	margin: 0px;
	font-family: monospace;
	color: white;
}
DIV.sponsorLocation
{
	text-align: center;
}
DIV.locationInfo {
	text-align: center;
}
.quote {
	/* width: 80%; */
}
.quoteAuthor {
	margin-left: 25px;
	font-style: italic;
}

.branch
{
	display: none;
}
UL.tree
{
	list-style-type: none;
}
.memClinicListTitle
{
	padding-left: 10px;
}
TABLE#brochureTable TD
{
	padding: 5px;
}