@charset "utf-8";
/* CSS Document */

html {min-height: 100%; margin-bottom: 1px;}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	border: 0;
}

h1,h2,h3,h4 {
	margin: 0;
}

a {
	text-decoration: underline;
	border: 0;
	color: #00F;
}


#center {
	margin: 0 auto;
	width: 850px;
	
}

#wrap {
	width: 850px;
	float: left;
	height: 100%;
}

#header{
	font-family: arial;
	padding: 10px 20px 20px 40px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	height: 40px;
	background: #FFF;
	color: #000;
}

#header span{
	font-size: 16px;
	text-align: right;
	padding-left: 410px;
}

#middle{
	width: 680px;
	height: 100%;
	float: left;
}

#leftside{
	float: left;
	width: 75px;
	height: 900px;
	background: url(images/HopDrug.jpg) no-repeat 0 140px;
	
}

#rightside{
	float: right;
	width: 80px;
	height: 900px;
	background: url(images/lectureseries.jpg) no-repeat 0 115px;
}

#DTouter{
	padding-right: 8px;
	margin-top: 35px;
	float: left;
	width: 190px;
	height: 100%;
}

.datetopic{
	text-align: right;
	width: 190px;
	float: left;
	clear: left;
	height: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.datetopic span{
	display: block;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
 
#pictures {
	float: left;
	width: 70px;
	height: 1000px;
	background: url(images/docpics.jpg) no-repeat 0 17px;
}

#Nouter{
	width: 390px;
	padding-left: 8px;
	margin-top: 35px;
	float: left;
	height: 100%;
}

.nametopic {
	width: 390px;
	float: left;
	clear: left;
	height: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	font-weight: bold;
}

.nametopic span {
	display: block;
	color: #000;
	font-size: 12px;
	padding-top: 4px;
	font-weight: normal;
	
}
    

#footer {
	text-align: center;
	clear: both;
	height: 65px;
	background: #FFF;

	font-size: 25px;
	padding: 20px;
}

#footer2 {
	padding: 30px;
	text-align: center;
	clear: both;
	height: 30px;
	background: #FFF;
	color: #000;
	font-size: 25px;
}

#below {
	margin-top: 20px;
	width: 850px;
	float: left;
	height: 100%;
	padding-bottom: 600px;
}


.bio{
	padding: 10px 6px 15px 6px;
	width: 600px;
	float: left;
	clear: left;
	border-bottom: 1px dotted;
}



.bio span {

	display: inline;
	padding-top: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

.dots{
	border-bottom: 1px dotted #888;
	height: 1px;
	width: 850px;
	float: left;
	clear: left;
}

.darkdotst {
	border-bottom:1px dotted;
	height: 1px;
	width: 850px;
	float: left;
	clear: left;
}

.darkdotsb {
	border-top:1px dotted;
	margin-top: 1px;
	height: 2px;
	width: 850px;
	float: left;
	clear: left;
}

#footer3 {
	clear: both;
	padding: 10px;
	width: 230px;
}
