/* the following styles set background, normal text and headings for standard pages in CSS compliant browser */
body, p, span, blockquote, div, form, td, ul, li, ol, dl, dt, dd, select, input, textarea {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* margin: top, right, bottom, left */
dd.indent {

	margin: 0 0 0.6em 1cm;
}

a:visited {
	color: #909;
}

a:link {
	color: #669;
}

a:hover, a:active {
	color: #999;
	text-decoration: none;
}

b, strong {
	font-weight: bold;
}

big {
	font-size: 1.2em;
}

body {
	background: #ffffcc; 
	margin: 0;
	padding: 30px 70px;
}

center {
	text-align: center;
}

.center {
	text-align: center;
}

hr {
	color: #669;
}

small, .small {
	font-size: 0.8em;
}

h1 small {
	font-size: 0.6em;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
}

.bibliography {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; font-weight: bold; text-indent: -15pt; margin-top: 10pt; margin-bottom: 5pt; margin-left: 10pt;}

h1 {
	font-size: 1.8em;
	margin-top: 10px;
text-align: left
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

h6, .smaller {
	font-size: 0.8em;
}

i, em {
	font-style: italic;
}

sub {
	font-size: smaller;
	vertical-align: sub;
}

sup {
	font-size: smaller;
	vertical-align: super;
}

ul {
	list-style-image: url(../images/dot.gif);
}

ul ul {
	list-style-image: url(../images/dot-gry.gif);
}


li { 
	margin-bottom: 0.6em;
}

/*CLASSES AND IDS*/
#printfoot {display: none; }
#disclaimer {display: none; }
#printurl {display: none; }

#wrap {
	background: #333366;
	border: 1px solid #666;
}

#head {
	display: block;
	background: #333366;
	color: #ccc;
	font-size: 0.7em;
	letter-spacing: 0.08em;
	text-align: right;
	padding: 10px;
}

#header img {
	border: 0;
}

#path {
	float: left;
	display: block;
	background: transparent;
	color: #fff;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	margin: 0;
}

#path a:visited, #path a:link {
	background: transparent;
	color: #fff;
	text-decoration: underline;
}

#path a:hover, #path a:active {
	background: transparent;
	color: #ccc;
	text-decoration: none;
}

#path span{
	background: transparent;
	color: #ccc;
	font-weight: bold;
}

#search {
	background: transparent;
	vertical-align: top;
	white-space: nowrap;
	margin: 0;
}

.button {
	color: #669;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
}


#nav {
	position: relative;
	width: 36em;
	z-index: 2;
	margin-left: 10px;
}


#nav ul {
	width: 36em;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	list-style: none;
	list-style-image: none;
	white-space: nowrap;
}

#nav a, #nav span {
	display: block;
	float: left;
	background: #ccc;
	color: #333366;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: none;
	border-left: 1px solid #fff;
	margin-right: 0.5em;
	padding: 5px;
}

.other {
	background: #ccc;
	color: #333366;
	font-weight: bold;
	font-size: 0.6em;
	text-decoration: none;
	border-top: 2px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	border-left: 1px solid #000;
	margin-right: 0;
	padding: 2px;
}



#nav span {
	background: #fff;
	color: #666;
	border-bottom: 1px solid #fff;
}

#nav a:hover {
	background: #fff;
}

#nav .nav a {
	background: #ccc;
	color: #999;
}

#nav .nav span {
	background: #fff;
	color: #666;
	border-bottom: 1px solid #fff;
}

#nav .nav a:hover {
	background: #fff;
}

#content {
	position: relative;
	top: 0;
	clear: both;
	background: #fff;
	font-size: 0.8em;
	border-top: 1px solid #666;
	padding: 1em 180px 10px 20px;
}

#content p {
	line-height: 1.4em;
}

#content h4 {
	margin-top: 2em;
}

#content table {
	margin: 0;
	border: 1px solid black;
	padding: 0px;
	
}

#content td, tr {
	border: 1px solid black;
	text-align: center;
}

#content td.none {
	border: 0;
	cellspacing: 0
}

#content table.center { 
	margin-left: auto;
	margin-right: auto;
}

#content table.noborder { 
	border: 0;
}



<!--begin fallacies-specific-->
#fallacies table {
	margin: 0;
	border: 1px solid black;
	padding: 0px;
	
}

#fallacies td, tr {
	border: 1px solid black;
	padding: 25px;
	text-align: left;
	font-size: 0.9em;
}

<!--end fallacies-specific-->

<!--begin workshop-specific-->

#contentworkshop {
	position: relative;
	top: 0;
	clear: both;
	background: #fff;
	font-size: 0.8em;
	border-top: 1px solid #666;
	padding: 1em 20px 10px 20px;
}

#workshop {
	position: relative;
	top: 0;
	clear: both;
	background: #fff;
	font-size: 0.8em;
	border-top: 1px solid #666;
	padding: 1em 20px 10px 20px;
}


#workshop table {	
margin: 0;
	border: 1px solid black;
	padding: 0px;
	
}

#workshop td, tr {
	border: 1px solid black;
	padding: 15px;
	text-align: left;
	font-size: 1.0em;
}

<!--end workshop-specific-->















#content h6 {
	color: #000;
	font-weight: normal;
	font-size: 0.6em;
}

.file {
	color: #666;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 0;
}

#intro {
	color: #999;
	font-weight: bold;
}

.next {
	color: #669;
	font-weight: bold;
	text-align: right;
}

.line {
	background: url(../images/line.gif) no-repeat right;
	margin: 0;
}

.top {
	font-weight: bold;
	text-align: left;
	font-size: 0.8em;
	font-color: #000;
	margin-top: 0;
}

#disclaimer
{position: absolute;
right: 71px;
top: 130px;
width: 300px;
	background: #fff;
	margin-top: 1em;
	padding: 0 20px 5px 10px;

}




#links {
	position: absolute;
	right: 71px;
	top: 150px;
	width: 135px;
	background: #fff;
	margin-top: 1em;
	padding: 0 20px 5px 10px;
}

#links img {
	border: 1px solid #999;
	margin-bottom: 5px;
}

#links dl {
	margin: 0 0 1em 0;
	border-left: 1px solid #9999CC;
}

#links dt {
	background: #333366;
	color: #fff;
	font-weight: bold;
	font-size: 0.6em;
	margin: 0 0 0.6em 0;
	border-left: 4px solid #9999CC;
	padding: 1px 1px 1px 3px;
}

#links dd {
	color: #333366;
	font-weight: bold;
	font-size: 0.6em;
	margin: 0 0 0.6em 0;
	padding-left: 8px;
}
#links dd.indent {

	margin: 0 0 0.6em 1em;
}


#links a:visited {
	color: #333366;
	text-decoration: underline;
}

#links a:link {
	color: #333366;
	text-decoration: underline;
}

#links a:hover {
	color: #333366;
	text-decoration: none;
}

#links a:active {
	color: #333366;
	text-decoration: none;
}

#about {
	
		
	background: #ccc;
	font-size: 0.85em;
	margin: 0 20 0px 0px;
	border: 1px solid #669;
	padding: 5px 5px 5px 5px;
}

#about h3 {
	color: #666;
	font-size: 1.6em;
	margin-top: 0;
}

#about p {
	margin: 1em 0;
}

#foot {
	position: relative;
	display: block;
	clear: both;
	background: #333366;
	color: #ccc;
	font-weight: bold;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	text-align: center;
	border-top: 1px solid #666;
	padding: 5px;
}

.foot {
	clear: both;
	background: #669;
	color: #fff;
	font-weight: bold;
}

#breakout {
	position: relative;
	float: right;
	text-align: right;
	margin-left: 10px;
	border: 0;
	padding: 0;
}

.blackfour {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.4em;
}

.greyfour {
	color: #999;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.4em;
}

.caption {
	color: #999;
	font-weight: bold;
	font-size: 0.6em;
	margin-bottom: 1em;
}

.displaynone {
	display: none;
}

#noborder img {
	border: 0;
}

/* Colours 
Black - #000; RGB 0,0,0 - use for body text and headings
Blue - #669; RGB 102,102,153 - used for headings, links, and background colour for top and bottom bars
Grey Light - #ccc; RGB 204,204,204 - used for links, borders and headings
Grey Medium - #999; RGB 153,153,153 - default for h1-h6 headings
Grey Dark - #666; RGB 102,102,102 - used for links, borders and headings
Purple - #909; RGB 153,0,153 - used for visited links 
White - #fff; RGB 255,255,255 - background colour and used in head inks */