img {
	border: 0px;
}
a:link {
	text-decoration: none;
	padding: 0px;
	color: #c00;
	background: transparent;
}
a:visited {
	text-decoration: none;
	padding: 0px;
	color: #711;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #c00;
	background: yellow;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	font-size: 0.9em;
	margin: 0px 0px 100px 0px;
}
img {
	border: 0px;
}
.mhr {
	margin: 30px 10% 30px 10%;
	border-top: 1px dotted black;
}
.logo {
    padding-top: 30px;
	width: 100%;
	text-align: center;
}
.we {
	width: 50%;
	font-size: 1.3em;
	position: relative;
	left: 50%;
}
.wlist {
	font-size: 0.7em;
	list-style-image: url("http://www.memention.com/mbullet.gif");
}
.thumbman {
	width: 100%;
	text-align: center;
}
.midtxt {
	font-size: 0.8em;
	width: 100%;
	text-align: center;
}
.softthings {
	width: 60%;
	font-size: 1.3em;
	position: relative;
	left: 30%;
}
.stable {
}
#softthings td {
	vertical-align: top;
	padding-left: 20px;
}
.sname {
	font-size: 0.8em;
	width: 130px;
}
.sdesc {
	font-size: 0.6em;
}
.footer {
  	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 30px;
	font-size: 0.9em;
	border-top: 1px dashed white;
	background: #888;
	color: white;
}
.contact {
	padding: 10px;
	text-align: center;
}
.legal {
	text-align: justify;
	font-size: 0.8em;
	width: 80%;
}
