* {
	margin: 0px;
}
body {
	margin: 0px;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#divWrapper {
	height: 570px;
	width: 697px;
	margin: 50px auto 0px;
	background: #000000;
	text-align: left;
}
#divHeader {
	margin: 0px;
	padding: 0px;
	width: 697px;
	height: 92px;
	border-top: 3px solid #333333;
	border-bottom: 3px solid #333333;
	background: url(../images/DrHeader3_02.jpg) no-repeat;
}
#divMainContentWrapper {
	height: 450px;
	width: 697px;
	float: left;
}
#divLeft {
	float: left;
	height: 449px;
	width: 116px;
	background: #333333;
}
#divtext {
	padding-top: 185px;
}
#divMainContent {
	float: left;
	height: 446px;
	width: 466px;
	position: relative;
	background: url(../images/maincontent_art1.jpg) no-repeat;
	border-bottom: medium solid #333333;
}
#divRight {
	background: #333333;
	float: right;
	height: 449px;
	width: 115px;
}
#divFooter {
	background: #000000;
	width: 697px
	color: #FFFFFF;
	padding-top: 5px;
	float: left;
	width: 697px;
	padding-bottom: 10px;
}
#divLeft img {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#divRight img {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#divMainContent img {
	background: #000000;
	position: absolute;
	width: auto;
	left: 155px;
	top: 118px;
	float: left;
	border-style: none;
}

