body {
	margin:0;
	padding:0;
	font:.75em/150% Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
		
h1 {
	margin: 15px 0 15px 0;
	padding: 0;
	font: 2.25em/1em  Georgia,"Times New Roman", Times, serif;
	font-weight: 900;
	color: #999;
	background: transparent;
	}
h2 {
	margin: 15px 0 15px 0;
	padding: 0;
	font: 1.75em/1em  Georgia,"Times New Roman", Times, serif;
	font-weight: 900;
	color: #666;
	background: transparent;
	}
h3 {
	margin: 15px 0 15px 0;
	padding: 0;
	font: 1.25em/1em  Georgia,"Times New Roman", Times, serif;
	font-weight: 900;
	color: #333;
	background: transparent;
	}
	
p {
	margin:0;
	padding:0;
	text-indent:1.75em;
	}
#Menu>p {
	margin:2px 0 0 0;
	line-height:.8em;
	text-indent:0em;
	}

a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a:link {color:#009;}
a:visited {color:#669;}
a:hover {
	color:#600;
	background-color:transparent;
	text-decoration:underline;
	}
a.ext:hover {
	color:#030;
	background-color:#fff;
	text-decoration:underline;
	}

#Header {
	display:none;
/* 	margin:0 0 0 0; */
/* 	padding:20px 0 0 20px; */
	/* For IE5/Win's benefit height = [correct height] + [top and bottom padding] + [top and bottom border widths] */
/* 	height:96px;  *//* 76px + 20px + 0px = 96px */
/* 	border-style:solid; */
/* 	border-color:#999; */
/* 	border-width:0 0;*/ /* top & bottom borders: 1px; left & right borders: 0 */ 
/* 	text-align: left; */
/* 	line-height:11px; */
/* 	background-color:#fff; */
/*  */
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
/* 	voice-family: "\"}\""; */
/* 	voice-family:inherit; */
/* 	height:76px; */ /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct length values to user agents that exhibit the parsing error exploited above yet get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
/*  */
/* body>#Header {height:76px;} */

#Content {
	margin:72px;
	padding:0;
	}

#Menu {
	display:none;
/* 	position:absolute; */
/* 	top:107px; */
/* 	left:20px; */
/* 	width:202px; */
/* 	padding:10px; */
/* 	color:#009; */
/* 	background-color:#eee; */
/* 	border:1px solid #999; */
/* 	text-align:center; */
/* Again, the ugly brilliant hack. */
/* 	voice-family: "\"}\""; */
/* 	voice-family:inherit; */
/* 	width:180px; */
	}
/* Again, "be nice to Opera 5". */
/* body>#Menu {width:180px;} */

/* a.menu-head { */
/* 	font:.95em/1.4em Verdana, Arial, Helvetica, sans-serif; */
/* 	font-weight: bold; */
/* 	} */
/*  */
/* a.menu-text { */
/* 	font:.85em/1.2em Verdana, Arial, Helvetica, sans-serif; */
/* 	font-weight:normal; */
/* 	} */

img {
	border:0;
	}
	
img#owl {
	padding:10px 0 5px 0;
	}

img#sok {
	padding:10px 0 5px 0;
	}

img#trans {
	padding:20px;
	}

img.badge {
	border:1px solid #999;
	}

img.title {
	margin-top:0px;
	margin-bottom:5px;
	}
	
img.left {
	float:left;
	margin:5px 10px 5px 0;
	border:1px solid #666;
	}
	
img.right {
	float:right;
	margin:5px 10px 5px 5px;
	border:1px solid #666;
	}
	
div#trans_archives {
	text-indent:0;
	text-align:center;
	line-height:120%;
	margin:1.5em 0;
	}
	
div.captioned_pic {
	text-indent:0;
	text-align:center;
	line-height:120%;
	margin:1.5em 0 1.5em 0;
	}
	
div.captioned_pic img {
	border:1px solid #666;
	}

div.contact_info {
	text-align:center;
	line-height:140%;
	margin:10px 0 0 0;
	padding:0;
	}

div.course_outline_title {
	text-align:center;
	line-height:140%;
	margin:10px 0 0 0;
	padding:0;
	}

div.display {
	margin:1em 2em;
	}
	
div.divider {
	text-align:center;
	margin:5px 0 15px 0;
	}
	
div.footer {
	display:none;
/* 	font:.9em/1em Verdana, Arial, Helvetica, sans-serif; */
/* 	text-align:center; */
	}
	
div.second_opinions {
	text-align:center;
	line-height:140%;
	margin:5px 10px 5px 5px;
	}
				
hr {
	margin:10px 0 10px 0;
	text-align:center;
	}
	
hr.footer {
	text-align:center;
	margin-top:2px;
	width:300px;
	}
	
hr.trans {
	margin-top:2px;
	width:300px;
	text-align:center;
	}
	
ol.large_roman {
	list-style-type:upper-roman;
	}
	
p.address {
	text-indent:0em;
	margin:.5em 0 0 1.75em;
	}
	
p.archive_month {
	text-indent:0em;
	margin:.5em 0;
	}
	
p.archive_year {
	text-indent:0em;
	margin:.5em 0;
	}

p.attribution {
	text-align:right;
	font-size:1em;
	line-height:1em;
	color:#333;
	background-color:transparent;
	text-indent:0em;
	margin:1em 2em 1em 0;
	}

p.author {
	text-align:center;
	font-size:1em;
	line-height:1em;
	color:#333;
	background-color:transparent;
	text-indent:0em;
	margin:10px 0 10px 0;
	}

p.centered {
	text-align:center;
	text-indent:0em;
	line-height:200%;
	}	
		
p.contact_data {
	text-indent:0em;
	margin:1em 0 0 0;
	}
	
p.first {
	text-indent:0em;
	}
	
p.footer {
	text-align:center;
	text-indent:0em;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
	}
	
p.houses {
	text-indent:0;
	text-align:center;
	margin:15px 0 15px 0;
	}
	
p.houses img {
	margin:10px;
	border:1px solid #666;
	}
	
p.officer_info {
	text-indent:0;
	margin:.5em 0 .5em 1.75em;
	}
	
p.numbered_paragraph {
	text-indent:0em;
	margin:1em 0;
	}
	
p.plain {
	text-indent:0em;
	}

p.rubric {
	text-align:center;
	font-size:1.1em;
	font-weight:900;
	line-height:1.4em;
	color:#900;
	background-color:transparent;
	text-indent:0em;
	margin:10px 0 10px 0;
	}

p.section_title {
	text-indent:0em;
	font-size:120%;
	font-weight:bold;
	margin:.5em 0 .5em 0;
	}

p.subheading {
	font-size:1.5em;
	color:#999;
	background-color:transparent;
	line-height:1.1em;
	text-indent:0em;
	font-weight:bold;
	margin:0 0 6px 0;
	}

p.subsubheading {
	font-size:1.1em;
	color:#777;
	background-color:transparent;
	line-height:1.1em;
	text-indent:0em;
	font-weight:bold;
	margin:.3em 0;
	}

p.subsubheading_extra_leading {
	font-size:1.1em;
	color:#777;
	background-color:transparent;
	line-height:1.1em;
	text-indent:0em;
	font-weight:bold;
	margin:1em 0 .3em 0;
	}

p.title {
	text-align:center;
	font-size:1em;
	line-height:1em;
	color:#000;
	background-color:transparent;
	text-indent:0em;
	font-style:italic;
	margin:10px 0 10px 0;
	}

p.topnote {
	text-align:center;
	font-size:.9em;
	line-height:1.3em;
	color:#000;
	background-color:transparent;
	text-indent:0em;
	margin:10px 0 10px 0;
	}
	
span.first_phrase {
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
	}
	
span.greek-character {
font-family : "Symbol", serif;
}

span.system_name {
font-family : "DTF Fraktur", serif;
}

span.subscript {
font-size : 75%;
line-height : 80%;
vertical-align :-20%;
}
	
table.two_column td {
	width:50%;
	}

th#PHIL_241_date_due {
	width:7em;
	}
	
ul.subheadings {
	list-style-type:none;
	font-variant:small-caps;
	font-weight:bold;
	margin-top:5px;
	margin-left:0;
	}


