*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #496044;
	background: #f2f2e6 url(images/bgdefault.gif);
}
#container{
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(images/bgshadow.jpg) repeat-y center;
}
#content{
	width: 600px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
#header a{
	display: block;
	width: 600px;
	height: 60px;
	background: url(images/title.jpg) no-repeat top;
}
#header h1{
	display: none;
}
h2, h3, .mediumhr, #textbody p, .sectionhead{
	margin-top: 10px;
}
h2{
	color: #9c9c5d;
	font: bold 18px Georgia, "Times New Roman", serif;
}
h3{
	color: #9c9c5d;
	font: bold 16px Georgia, "Times New Roman", serif;
}
.mediumhr{
	width: 440px;
	height: 10px;
	display: block;
	background: url(images/hrbg.gif) repeat-x;
}
p{
	font: 12px Georgia, "Times New Roman", serif;
}
#menubar{
	width: 150px;
	float: left;
	display: inline;
}
#splatterbox{
	width: 150px;
	height: 93px;
	margin-top: 10px;
	background: #dcdcc8 url(images/column.jpg) no-repeat;
}
.smallhr{
	width: 150px;
	height: 10px;
	margin: 10px 0 8px 0;
	display: block;
	background: url(images/hrbg.gif) repeat-x;
}
.sectionhead{
	width: 144px;
	margin-top: 10px;
	padding: 2px 3px;
	border-top: 3px solid #8f9e8a;
	display: block;
	color: #fff;
	font: 12px Georgia, "Times New Roman", serif;
	background: #bbc3b0 url(images/menuhead.gif);
}
ul li{
	list-style: none;
}
ul li a{
	width: 144px;
	margin-top: 2px;
	padding: 2px 3px;
	display: block;
	color: #fff;
	font: 12px Georgia, "Times New Roman", serif;
	text-align: right;
	text-decoration: none;
	background: #b7c1c3 url(images/menubg1.gif);
}
ul li a:hover{
	background: #96a6ae url(images/menubg2.gif);
}
#textbody{
	margin-left: 10px;
	width: 440px;
	display: inline;
	float: left;
}
#imageplaceholder{
	width: 440px;
	height: 250px;
	display: block;
	background: url(images/socrates.jpg);
}
p a{
	color: #255c78;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover{
	color: #96a6ae;
}
ol{
	margin: 10px 30px;
	font: 12px Georgia, "Times New Roman", serif;
}
dl#epistemology{
	margin-left: 110px;
	font: bold 12px Georgia, "Times New Roman", serif;
}
dl#epistemology dt{
	top: 14px;
	left: -110px;
	position: relative;
	font-weight: bold;
}
dl#epistemology dd{
	font-weight: normal;
}
.skept{
	color: #64480d;
}
.epist{
	color: #0b5756;
}
#fallacies dl, #paradoxes dl{
	font: 12px Georgia, "Times New Roman", serif;
}
#fallacies dt, #paradoxes dt{
	margin-top: 20px;
	font-weight: bold;
}
#fallacies dd, #paradoxes dd{
	font-weight: normal;
}
.quote{
	padding: 0 30px;
	text-align: center;
	font-style: italic;
}
.bignumber{
	width: 30px;
	height: 30px;
	margin: 10px 10px 0 0;
	padding: 3px 5px 7px 5px;
	display: inline;
	float: left;
	color: #f9f9f2;
	font: bold 24px Georgia, "Times New Roman", serif;
	text-align: center;
	background: #b9c1ae;
	vertical-align: sub;
	clear: both;
}
.column1, .column2{
	width: 215px;
	margin-top: 10px;
	display: inline;
	float: left;
}
.column1{
	margin-right: 10px;
}
.column1 a, .column2 a{
	text-align: center;
	width: 209px;
}
.unlinked{
	height: 15px;
	padding: 2px 3px;
	margin-top: 2px;
	display: block;
	color: #fff;
	font: 12px Georgia, "Times New Roman", serif;
	text-align: center;
	background: #bbc3b0 url(images/menuhead.gif);
}
#paradoxes{
	margin-top: 10px;
}
#paradoxes ul a{
	width: 434px;
	text-align: center;
}
.clearme{
	width: 600px;
	clear: both;
	display: block;
}
.clearmedium{
	clear: both;
}
#footer{
	width: 600px;
	margin-top: 10px;
	padding: 3px 0;
	display: block;
	clear: both;
	color: #fff;
	font: 11px Georgia, "Times New Roman", serif;
	background: url(images/hrbg.gif);
	text-align: center;
}
