body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;	
}
body {
	background-color: #000000;
}
a {
	color: #F4BA29;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #ACC6C5;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #F4BA29;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFDE00;
	font-size: 16px;
	font-weight: bold;
}
.header a {
	text-decoration: none;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}


#content{
	width: 97%;
	margin: 0;
	padding: 0 3% 0 0;
}
#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

.red { color: #FF0000 }
.yellow { color: #FFDE00 }
.green { color: #8DC63F }
.blue { color: #44AEDF }
.underline { text-decoration: underline }
.bold { font-weight: bold }
.italic { font-style: italic }
.strike { text-decoration: line-through }
.sample { font-size: xx-small; }
.spoiler { color: #383838; background-color: #383838; font-family: arial; }
.quote { font-family : "Courier New", courier, monospace; }
.olive     { /*font-family: ms mincho;*/} 
.lime      { color: #C0FFC0; }
.fuchsia   { }
.pink      { color: #F49AC1; }
.orange   { color: #F7941C; }
.grey  { color: #ACACAC; }
.qlist {
	font-family: verdana, arial, sans-serif; 	
	font-size: 14px;
}
.qlist A {
	color: 3AA5A5;
	text-decoration : none;
}
.qlist A:hover
	color : #ACC6C5;
	text-decoration : underline;
}
.qlist2 {
	font-family: verdana, arial, sans-serif; 	
	font-size: 12px;
}
.qlist2 A {
	color: 3AA5A5;
	text-decoration : none;
}
.qlist2 A:hover
	color : #ACC6C5;
	text-decoration : underline;
}
.answrbtn { font-size: 10px; }
.answrbtn A { text-decoration: none; }
.answrbtn A:hover { text-decoration: underline; }
.nukeworthy { font-size: 10px; }
.nukeworthy A { text-decoration: none }
.nukeworthy A:hover { text-decoration: underline; color: #FF0000 }

table.main { 
	background-color: #232323; 
	border-top: 2px; 
	border-right: 2px; 
	border-bottom: 2px; 
	border-left: 2px; 
	padding-right: 10px; 
	color: white; 
	font-family: verdana, arial, sans-serif; 	
}
.answertext {
	margin-left: 30px; 
	margin-right: 30px; 
	font-family: verdana, arial, sans-serif; 
}
li { 
	margin-left: 30px; 
}
