body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;	
	}

a {
	text-decoration: underline;
	color:  #006;
	font-size: 11px;
	}
a:visited {
	color:  #333;
	text-decoration: underline;
	font-style: italic;
	font-size: 11px;
	}
a:active {
	color:  #006;
	font-size: 11px;
	}
a:hover {
	color: #333;
	text-decoration: underline;
	font-style: italic;
	font-size: 11px;
	}
a.discussion {
	text-decoration: underline;
	color:  #006;
	font-size: 14px;
	font-weight: bold;
	}
a.discussion:hover {
	text-decoration: underline;
	color:  #333;
	font-style: italic;
	font-size: 14px;
	}
a.discussion:visited {
	color:  #333;
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
	}

.ahem {display: none;}

b {font-weight: bold;}

.big-font {
        font: bold 24px verdana, arial, helvetica, sans-serif;
        margin:0px 0px 5px 0px;
        padding:0px;
        }
.huge-font {
        font: bold 64px verdana, arial, helvetica, sans-serif;
        margin:0px 0px 5px 0px;
        padding:0px;
        }

.body-font {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
.11pt-font {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

h3 {
        font:bold 18px/22px verdana, arial, helvetica, sans-serif;
        margin:0px 0px 5px 0px;
        padding:0px;
        text-align: center;
        }

h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
        
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/
	
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}

.tiny {
	font-size: 9px;
	line-height: 10px;
	text-indent: 0px;
	}

.caption {
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
	}

.indent {
	text-indent: 3em;
	}

#body_box {
	position: absolute;
	padding: 15px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px dashed black;
	font-size: 12px;
	z-index: 0;
	width: 800px;
    /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
html>body #body_box {
	width: 800px; /* ie5win fudge ends */
	}

#header_box {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px dashed black;
	z-index:0;
	width: 800px;
	height: 298px;
	font-size: 11px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
html>body #header_box {
	width: 800px; /* ie5win fudge ends */
	}
#discussion_header_box {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px dashed black;
	z-index:0;
	width: 800px;
	font-size: 11px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
html>body #discussion_header_box {
	width: 800px; /* ie5win fudge ends */
	}
	
#body_box_two {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px dashed black;
	font-size: 12px;
	z-index: 0;
	width: 790px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 790px;
	}
html>body #body_box_two {
	width: 790px; /* ie5win fudge ends */
	}

#body_box_two_left_side {
	/*position: relative; */
	float: left;
	text-align: right;
	padding: 5px;
	margin: 50px 0px 0px 0px;
	background: #ffffff;
	border: 0px solid black;
	border-right: 3px solid black;
	font-size: 18px;
	width: 190px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #body_box_two_left_side {
	width: 200px; /* ie5win fudge ends */
	}

#body_box_two_right_side {
	/* position: relative; */
	padding: 5px;
	margin: 0px 0px 0px 230px;
	background: #ffffff;
	border: 0px dashed black;
	font-size: 12px;
	width: 518px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 518px;
	}
html>body #body_box_two_right_side {
	width: 518px; /* ie5win fudge ends */
	}

#footer {
	/* position: absolute; */
	padding: 0px;
	margin: 5px 0px 0px 0px;
	background: white;
	border: 0px solid black;
	text-align: center;
	font-size: 11px;
	width: 800px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}
html>body #footer {
	width: 800px; /* ie5win fudge ends */
	}

.more-info-link {
	float: right;
	padding: 0px;
	margin: 0px;
	width: auto;
	text-align: right;
	font-size: 10px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	}
html>body #more-info-link {
	width: auto; /* ie5win fudge ends */
	}

.grey-box-body {
	width: 200px;
	text-align: left; 
	margin: -1px 5px 10px 0px;
	padding: 4px; 
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: #A1A5A9; 
	border-width: 1px 1px 1px 1px;
	}
	
.grey-box-top {
	width: 202px; 
	text-align: center;
	font-weight: bold; 
	margin: 0px 5px 0px 0px;
	padding: 3px; 
	//background-color: #EdEdEd; 
	background-color: #E2E2E2; 
	border-style: solid; 
	border-color: #A1A5A9; 
	border-width: 1px 1px 1px 1px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 202px;
	}
html>body .grey-box-top {
	width: 202px; /* ie5win fudge ends */
	}

.login-box-body {
	width: 250px;
	text-align: left; 
	margin: -1px 5px 10px 0px;
	padding: 4px; 
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: #A1A5A9; 
	border-width: 1px 1px 1px 1px;
	}
	
.login-box-top {
	width: 252px; 
	text-align: center;
	font-weight: bold; 
	margin: 0px 5px 0px 0px;
	padding: 3px; 
	color: white;
	//background-color: #EdEdEd; 
	background-color: #0000aa; 
	border-style: solid; 
	border-color: #A1A5A9; 
	border-width: 1px 1px 1px 1px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 252px;
	}
html>body .login-box-top {
	width: 252px; /* ie5win fudge ends */
	}

.login-box {
	/* position: relative; */
	overflow: none;
	width: 260px;
	margin: 100px auto 10px auto;
	text-align: center;
	padding: 16px;
	border: 0px solid #ddd;
	background: #fcfcfc;
	}
	
#webads1 {

	margin: 25px 0px 250px 40px;
	padding: 0px;
	background: #fff;
	border: 0px dashed #000;
	width: 210px;
	height: 90px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	}
html>body #webads1 {
	width: 210px; /* ie5win fudge ends */
	}
	
#webads2 {

	margin: -340px 0px 250px 290px;
	padding: 0px;
	background: #fff;
	border: 0px dashed #000;
	width: 210px;
	height: 90px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	margin: -340px 0px 20px 290px;
	}
html>body #webads2 {
	width: 210px; 
	margin: -340px 0px 250px 290px;
	/* ie5win fudge ends */
	}
	
#webads3 {

	margin: -340px 0px 250px 540px;
	padding: 0px;
	background: #fff;
	border: 0px dashed #000;
	width: 210px;
	height: 90px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	margin: -300px 0px 20px 540px;
	}
html>body #webads3 {
	width: 210px;
	margin: -340px 0px 250px 540px;
	/* ie5win fudge ends */
	}

#menu {
	border-bottom : 0px solid #000;
	margin : 0px;
	margin-left: 20px;
	padding-bottom : 3px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}

#goldBarInside {
  background : #ffffff;
  margin: 0px 0px 10px 35px;
  border: 0px solid black;
  border-top: 1px solid #999;
  padding: 4px;
  padding-bottom:13px;
  width: 460px;
  text-align: justify;
	}

#goldBarInside2 {
  background : #ffffff;
  margin: 0px 0px 10px 35px;
  border: 0px solid black;
  border-top: 1px solid #999;
  padding: 4px;
  padding-bottom:18px;
  width: 660px;
  text-align: justify;
	}

#discussion2 {
  background : #ffffff;
  margin: 0px 0px 10px 35px;
  border: 0px solid black;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 3px;
  width: 460px;
  text-align: justify;
	}

#discussion3 {
  background : #ffffff;
  margin: 0px 0px 10px 35px;
  border: 0px solid black;
  padding: 3px;
  width: 460px;
  text-align: justify;
	}

.more-info-link {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 11px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body .more-info-link {
	 /* ie5win fudge ends */
	}

.commentBox {
	width: 530px;
     margin: 0px auto 0px 20px;
     padding: 5px;
     font-family: "comic sans ms";
     background-color: #ededed;
     border-top:2px solid #999;
     border-left: 1px solid #bbb;
     border-right: 1px solid #bbb;
     border-bottom: 1px solid #ccc;
     text-align: left;
     clear: both;
/* Again, the ugly brilliant hack. */
     voice-family: "\"}\"";
     voice-family:inherit;
     width:520px;
     }
html>body .commentBox {width:530px;}

.story-box {
	/* position: relative; */
	overflow: none;
	width: 590px;
	margin: 40px 25px 10px 45px;
	text-align: justify;
	padding: 12px;
	border: 1px solid #ddd;
	}

blockquote.pullquote {
	float: left;
	margin: 15px 15px 15px -35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 125%;
	font-style: italic;
	color: #000;
    background-color: #ededed;
    border-top: 2px solid #006;
    border-left: 12px solid #006;
    border-right: 2px solid #006;
    border-bottom: 2px solid #006;
	/* background: #c96;
	border: 2px solid #630; */
	text-align: right;
	width: 225px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 225px;
	}
body> blockquote.pullquote {
	width: 201px;
}
