/* About Doctor Warter M.D. */
* { margin : 0; padding : 0; }
html         {font-size:100%; /* IE hack */}
body { margin: 175px 200px 25px 263px; padding: 2em 0; 
width: 500px;
background-color: #fff;
font: 78%/1.5 Verdana, Arial, Helvetica, sans-serif; color:#333;
text-align: left;
clear: none;
}

li {list-style-type: none; color:#6666ff;
margin: -.2em -.1em;
padding: .1em 0 .2em 8px;
text-decoration: none;
}
a {text-decoration: none; color: #6666ff; text-indent: 15px;}
a:hover { margin: 0 .1em;
text-indent: 9px;
text-decoration: none;
padding: .2em .2em .2em 6px;
background: url(images/css/blockover.jpg) no-repeat 5px 50%; }
a:link { color : #666;}
a:active, a:focus { color : #6666ff; text-decoration : none; }
/*li:hover {border-bottom-color: #6666ff;}*/
ul { list-style-type: none;
margin:0;
padding: 0;
}
li {list-style-type: none; color:#6666ff;
margin: 0 5px;
padding: .2em 0 .2em 8px;
text-decoration: none;
}

.highlight { position:relative;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #6666FF;
	padding:  0;
	margin: 0;
}

.subhighlight { font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #6666FF;
	padding: 0px;
	margin: 0px;
}

.italicBold {font-family: verdana;
	font-size: 10px;
	font-style: italic;
	font-weight:normal;
	color: #6666FF;
	text-transform:uppercase;
}

.author {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	font-weight:normal;
	color: #6666FF;
}
.copy { width: 800px; top: 5px; left: 3em;
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #6666FF;
}
h3 { 
position: absolute; left: 25px;
top: 200px;
height: 300px;
width: 300px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#666;
}
h4 { 
position: absolute; left: 25px;
top: 335px;
height: 300px;
width: 300px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#666;
}
h5 { 
position: absolute; left: 25px;
top: 515px;
height: 300px;
width: 300px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#666;
}
p {position:relative; padding: .25em 0; left: 50px;}
