/*third style sheet for Drew Zachary Site with extra borders*/

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	line-height:24px;
	font-weight:900;
	color:#09569e;
	}
	
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	line-height:24px;
	font-weight:900;
	color:#09569e;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
a img {border: none; }

#main_content {
	margin:10px 50px 50px 200px;
	padding:10px;
	background-color:white;}

#sidebar_content {
	position:absolute;
	top:10px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:white;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

.emphasis {font-size: 15px;}
.title {font-style: italic;}
.pub_title {font-style: italic; font-size: 15px; font-weight: bold;}
.img_right {float:right;}
.img_left {float:left;}
.img_leftlower {vertical-align:text-bottom; float:left;}
.cover 
{margin: 5px ; padding: 5px ; float: right ; width : 100px ; height : 128px; padding-top: 4ex; }
.sidebar_unit_title {font-size: 15px; font-weight:900; color:#09569e;}
.sidebar_unit {font-size:medium;}
.unit { width:65%; margin:20px 0px 0px 0px; padding:5px; border:1px dashed #999;}
.clear {clear:both}
.alsoinprint {font-size: 15px; font-weight:bold;}
