html,body {
	margin-left:0px;
	font-family:Courier;
	font-size:10px;
	line-height:16px;
	color:#222;
}

html {
	background-image:url('http://www.themightyfew.com/242.10/img/bg.gif');
	background-repeat:repeat-y;
}

body {
	margin-left:50px;
}

.toggler {
	margin-bottom:5px;
}

.no_toggler {
	margin-bottom:5px;
}

#headspace {
	height:150px;
}

#accordion {
	overflow:hidden;
}

#opener {
	position:relative;
	top:1px;
	margin:0px;
	height:400px;
	width:500px;
	border:0px;
}

.toggler img {
	cursor: pointer;
}

.element {
	position:relative;
	margin:0px;
	overflow:visible;
}

.text {
	margin-top:10px;
}

.element_spacer {
	height:5px;
}

.element_content {
	background:#fff;
}

blockquote {
	padding:5px 20px;
}

.content_table_img {
	vertical-align:top;
	border-right:5px solid #FFF;
}

.content_img {
	border:1px dotted black;
}

.content_img_border {
	border:1px dotted black;
	margin-bottom:5px;
}

.headlink {
	-moz-outline-style: none;
	cursor:pointer;
	margin-bottom:6px;
}

.content_flash_border {
	width:500px;
	height:599px;
	border:1px dotted black;
	margin-bottom:5px;
	overflow:hidden;
}

.content_flash_border430 {
	width:430px;
	height:429px;
	border:1px dotted black;
	margin-bottom:5px;
	overflow:hidden;
}

object { 
	margin-top:1-px;
	outline:none; 
	-moz-outline-style: none;
} 

.content_link:link, .content_link:visited {
	text:decoration:underline;
	color:#222;
	padding:2px;
}

.content_link:hover {
	color:#222;
	background:#222;
	padding:2px;
}