#mainBody {
	  width: 75%;
	  text-align: left;
}

#twitter_div {
	width: 250px;
	font-size: 90%;
	margin-left: 1em;
}

#twitter_div li {
	list-style: none;
	border: 1px dashed;
	list-style-type: none;
	margin-left: -35px;
	margin-top: 10px;
	padding: 5px;
}

#copyright {
        color: rgb(40%, 40%, 0%);
}
#blackbg { background-color: black;
   font-family: sans-serif;
}
#bright { color: rgb(90%, 90%, 0%);
   font-family: sans-serif;
}


#obfusForm {
	   width: 85%;
	   text-align: center;
   
   font: normal 12pt "Trebuchet MS", Verdana, Arial, Helvetica,
sans-serif; 
}

textarea {
}

#perlFileButton {
	margin-top: 4px;
	border: 2px outset #009000;
	padding: 1px 3px 1px 3px;
	color: rgb(85%, 85%, 20%);
	background-color: #006000;
	font-weight: bold;
}


#perlTextButton {
	margin-top: 4px;
	border: 2px outset #009000;
	padding: 1px 3px 1px 3px;
	color: rgb(85%, 85%, 20%);
	background-color: #006000;
	font-weight: bold;
}

legend {
	 color: rgb(85%, 85%, 20%);
	background-color: #004000;
	border: 1px dashed #009000;
	padding: 0em 2em 0 2em;
	margin-bottom: 4px;
	bottom: 10;
}
fieldset {
	 border: 1px dashed #009000;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
}

#perlText {
	  background-color: #004000;
	  color: rgb(85%, 85%, 20%);
}


#perlFile {
	  background-color: #006000;
	  color: rgb(85%, 85%, 20%);
}

pre { color: rgb(70%, 70%, 0%); }
body {
        background-image: url("/images/body_bg.gif");
        background-color: black;
        color: rgb(70%, 70%, 0%);        
        font-family: sans-serif;
}

th { color: rgb(85%, 85%, 0%); }
td {
        color: rgb(70%, 70%, 0%);        
        font-family: sans-serif;
}

span { color: rgb(70%, 70%, 0%); }
p { color: rgb(80%, 80%, 20%);
   font-family: sans-serif;
}
li { font-family: sans-serif;
color: rgb(80%, 80%, 20%); }
ul { font-family: sans-serif; color: rgb(80%, 80%, 20%); }
blockquote { font-family: sans-serif; color: rgb(80%, 80%, 0%); } 
th { font-family: sans-serif; font-style: italic; }
h1 { font-family: sans-serif; color: rgb(90%, 90%, 20%); }
h2 { font-family: sans-serif; color: rgb(85%, 85%, 20%); }
h3 { font-family: sans-serif; color: rgb(85%, 85%, 20%); }
h4 { font-family: sans-serif; color: rgb(80%, 80%, 20%); }
a { font-family: sans-serif; color: rgb(95%, 95%, 30%); }

