body{
	padding:0px;
	margin:0px;
}

#pathtrail{
	font-size:smaller;
	cursor:default;
	padding:2ex;
	white-space:nowrap;
}

#comstrip{
	border-width:0.5ex 0em;
	border-style:solid;
	margin-bottom:2ex;
}
#comstrip h1{
	height:1%;
	padding:0;
	margin:0 0 0 1em;
	font:italic bold 1.75em Arial,Verdana,Helvitica,sans-serif;
	white-space:nowrap;
}
#comstrip>h1{
	height:auto;
}

#fontsizing{
	width:10em;
	padding-right:0.5em;
	font-size:smaller;
	text-align:right;
	float:right;
}
#fontsizing img{
	padding:1px;
	float:right;
}

.home{
	clear:both;
	text-align:center;
	padding-top:15ex;
	font-family:monospace;
	white-space:nowrap;
}

.minor{
	font-weight:normal;
	font-size:smaller;
}

table{
	border:none;
	padding:0px;
	margin:auto;
}
th{
	cursor:default;
	font-weight:bold;
}
.surrounding{
	background-repeat:no-repeat;
	border:none;
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

img.top{
	display:block;
	float:right;
	padding-left:5px;
}
img.embed{
	display:block;
	float:left;
}

.lnk{
	cursor:pointer;
}

a.dwn, a.inactive{
	cursor:default;
}

.full{
	width:100%;
	height:100%;
	min-height:100%;
}

.title{
	cursor:default;
	font-weight:bold;
}
.textlinks{
	cursor:default;
}

.clr{
	clear:both;
}

div.blocktext{
	padding:1ex 5%;
}

br.clr{
	line-height:0px;
}

.obvious{
	display:none;
}

