body {
	font-family:"Courier New", Courier, mono;
	background-color: #000;
	color: #090;
}

h1 {
	text-align: left;
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: .9em;
	color: #FFF;
}

hr {
	color: #009900;
}

ul {
	font-size: .9em;
}

a:link
 {
  color:#009900; 
  text-decoration: underline;
 }

a:visited
 { 
  color:#009900;
  text-decoration: underline;
 }

a:active
 {
 	color:#FFF;
 }

a span {
	display:none;
}
a:link-geektest {
	background-image: url(grafix/menu/geektest.jpg);
	background-repeat: no-repeat;
}


img {
	border-width:0;
}


#support ul {
	list-style-image: url(grafix/checkbox.gif);	
}

#support ul li{
	font-size: .9em;
	padding: 3px .5em;
}

#support ul li p {
	font-size: .9em;
	font-weight: normal;
}

textarea {
	vertical-align: top;
}

#inline {
	display: inline;
	vertical-align:text-top;
}

.left {
	text-align: left;
	vertical-align: middle;
}

.right {
	text-align: right;
	vertical-align: middle;
}

#right {
	text-align: right;
	vertical-align: middle;
	width:auto;
}

.center {
	text-align: center;
	vertical-align: middle;
	font-size: .9em;
}

#center {
	text-align: center;
	vertical-align: middle;
	font-size: .9em;
}

p {
	font-size: 0.9em;
}

.p {
	font-size: 0.9em;
}

.comment {
	background: #DDD;
	color: #000;
	padding: 6px .6em;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px; margin-right: 20px;
}



#header {
	margin-left: 0;
	padding: 10px 0.5em;
	position:absolute; left:10px; top:55px; right:10px;
	background: #000;
	list-style: none;
	display: inline;
	color: #090;
	font-size: .9em;
}

#header a {
	padding: 5px 0.5em;
	text-decoration:none;
}

#header a:link, #header a:visited {
	color: #090;
}

#header a:link:active{
	color: #FFF;
}

#header a:link:hover, #header a:visited:hover, #header a:visited:active {
	color: #FFF;
}

#header .bar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
	font-size: 1.5em;
}

#header2 {
	margin-left: 0;
	padding: 3px 0.5em;
	position:absolute; top:30px; right:10px; left: 40px;
	background: #006600;
	list-style: none;
	color:#CCC;
	font-size: .75em;
	text-align: right;
}

#header3 {
	margin-left: 0;
	padding: 3px 0.5em;
	position:absolute; left:10px; top:10px; right:10px;
	background: #000;
	list-style: none;
	color:#090;
	font-size: .75em;
	text-align: right;
}

.banner {
	text-align:center;
	background: #000;
	color: #090;
	font-size: .75em;
	border: 2px solid #000;
	padding: 3px 0;
}

.bannerwhite {
	text-align:center;
	background: #FFF;
	color: #090;
	font-size: .8em;
	border: 2px solid #000;
	padding: 3px 0;
}

#ads {
	position:absolute ; right:10px; top:110px; width: 120px;
	background: #000;
}

#logo {
	position:absolute; left:10px; top:15px;	
}

#date {
	position:absolute; left:20px; top:620px;	
	font-size: .75em;
}

.geekweek {
	text-align: left;
	vertical-align: top;
	font-size: .9em;
}

.geekweek tr {
	border-bottom: 1px solid #090;
}
.geekweek tr td {
	padding: 10px;
	vertical-align: top;
}
.geekweek ol {
	list-style: decimal;
}	

.madlib {
	text-align: right;
	font-size:.9em;
	color: #090;
}

.madlib-txt {
	font-size:.9em;
	color: #0C0;
	background: #222222;

}

#menu {
	position: absolute; top: 110px; width: 170px;
	background: #000;
	text-decoration:none;
}


#menu a {
	text-align:left;
	color: #090;
	font-size: .9em;
	text-decoration: none;
}

#whitecolor {
	color: #FFF;
}

#whitecolor a{
	color: #FFF;
}

.whitecolor{
	color: #FFF;
}

#menu a:link, #menu a:visited {
	color: #090;
	text-decoration: none;
}

#menu a:link:hover, #menu a:visited:hover, #menu a:link:active {
	color: #FFF;
	text-decoration: none;
}

#resources {
	font-size: .9em;
}

#resources td{
	text-align: left;
	vertical-align:top;
	padding: 3px .4em;
}

#faq{
	font-size: .9em;
 	list-style-type: none;
}

#faq li{
	font-size: .9em;
	font-style: italic;
}

#faq li p{
	font-size: 1em;
	font-style: normal;
	text-indent: 3em;
	padding-bottom: 1em; 
}

#starthead {
	position:absolute; left:350px; top:60px;
	color:#000000;
	font-family: Courier, monospace;
	font-size:24px;
	width: 400px;
}

#startbody {
	position:absolute; left:200px; top:100px; right: 140px;
}


#footer {
	border-top: 1px solid #090;
	text-align: center;
	font-size: .8em;
	padding: .7em;
}