html, body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #000;
	background: url(../images/HowWeird.org.tile_bg.gif);
}

html
{
	font-size: 100%;
	/* IE hack */
}

/* sets font size to be the same across browsers. from here out, .9em=9pt, 1.0em=10pt, 1.1em=11pt and so on */
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
*html body { font-size: 60%;}

.clear {
	margin: 0;
	padding: 0;
	line-height: .01em;
	font-size: .01em;
	clear: both;
	overflow: hidden;
}


a, a:link, a:visited, a:active, a:hover {
	color: #7C0AB7;
	font-weight: bold;
	text-decoration: underline;
}


img {
	border: 0;
}

#main {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 auto 0 auto;
	width: 434px;
	height: 737px;
	background: #D2F810 url(../images/HowWeird.org.2006_bg.jpg) no-repeat;
	padding: 0 149px 0 197px;
	position: static;
}




#important {
	width: 434px;
	top: 26px;
	position: absolute;
	padding-top: 1px;
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
	color: #435301;
}

#menuSinker {
	width: 434px;
	height: 77px;
}

#menuWrapper {
	width: 434px;
	text-align: center;
	background-color: #F3FC00;
/*	padding: 2px 0 1px 0; */
}

#content {
	background-color: transparent;
	top: 90px;
	position: absolute;
	height: 570px;
	width: 395px;
	padding-left: 20px;
	overflow: auto;
}

#promos {
	background-color: transparent;
	top: 130px;
	left: 483px;
	position: top right;
	position: relative;
	width: 88px;
	line-height: 0;
}

#promos img {
	margin-bottom: 10px;
}

#copyright {
	width: 434px;
	top: 740px;
	position: absolute;
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
	color: #435301;
}

#copyright a {
	color: #435301;
	font-weight: normal;
	text-decoration: none;
}


#menuWrapper table.moduletable {
	margin: 0 auto;
}



#menuWrapper ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
}

#menuWrapper ul li {
	display: inline;
	padding: 0;
	margin: 0 6px;
}

#menuWrapper ul li a {
	text-decoration: none;
}

div.componentheading, td.contentheading, h1, h2, h3, h4, h5 {
	color: #7C0AB7;
}

p.first:first-line {
	font-size: 1.3em;
}

div.componentheading, td.contentheading {
	font-size: 1.5em;
	font-weight: bold;
}



#content table.contentpane tr td table {
border-collapse: collapse;
}

#content table.contentpane tr td table tr td {
 padding: 3px 3px 6px 3px;
vertical-align: top;
line-height: 1.3em;
}


td.sectiontableheader {
	background-color: orange;
}

table.contentpaneopen tr td {
padding: 0;
text-align: left;
}

img {
border:0;
margin:0;
padding:0;
}



