div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, di, dd, dt, img {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-align: left;
	background-repeat: no-repeat;
}
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#wrapper a:link a:visited {
	text-decoration: none;
}
#main {
	padding: 15px;
	background-color: #C4DF5A;
	text-decoration: none;
}
.autistic {
	color: #330A99;
	font-weight: bold;
	font-style: italic;
}
#main table  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#main table tr td {
	vertical-align: top;
	background-color: #FFF;
}
#main table tr td table {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 760px;
}
#main table tr td table tr td {
	background-color: #FFF;
}
#main table p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	line-height: 18px;
	padding-top: 5px;
	text-decoration: none;
}
#main table p.works1 {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
#main table p.works {
	border-left-width: 0.75px;
	border-left-style: dotted;
	border-left-color: #630;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#main table p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#main table p.Join {
	font-size: 16px;
	color: #0B0;
	font-weight: bold;
	border-bottom-width: 0.75px;
	border-bottom-style: dotted;
	border-bottom-color: #C4DE52;
	padding-bottom: 3px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #1C7416;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2FC60E;
	vertical-align: middle;
	margin-top: 5px;
	padding-bottom: 5px;
}
#main img  {
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
