body
{
	margin:5px auto;
	font-family: verdana, arial, helvetica, sans-serif;
	align: center;
	text-align:center;
	color: #000;
	background-color: #000;
	
	
}
td
{
	font-size: 1.5ex;
	line-height: 2ex;
	margin-top: 5px;
	color:  #000;
	/*margin-bottom: 5px;*/
	text-align: left;
}

td img
{
float:left;
}
a 
{
	text-decoration: none;
	font-weight: bold;
	color:  #990033;
	outline: none;
	
}
a:visited 
{
	color:  #990033;
	
}
a:active 
{
	color:  #990033;
	
}
a:hover 
{
	color: #990033;
	text-decoration: underline;
	
}

strong, b 
{
	font-weight: bold;
	
}
ul, li
{
	font-size: 1.5ex;
	line-height: 2.3ex;
	margin-top: 5px;
	//color:  #ccc;
	color:  #000;
	/*margin-bottom: 5px;*/
	text-align: left;
}
p 
{
	font-size: 1.5ex;
	line-height: 2.3ex;
	margin-top: 5px;
	//color:  #ccc;
	color:  #000;
	/*margin-bottom: 5px;*/
	text-align: left;
	
}
p.lane
{
	font-size: 24px;
	line-height: 103px;
	font-weight: bold;
	color:  #FF0000;
	margin-top: 0;
	background-color: E2EDEB;
	text-align: left;
	align: bottom;
	clear:left;
}

/* 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.*/

h1
{
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color:  #990000;	
	text-align:left;	
	vertical-align:top;
	padding-top: 2 px;
	font-style: italic;
	text-decoration: underline;
	clear:both;
}
h2
{
	text-align:left;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;	
	color: #000;
	margin-top: 10px;
	margin-bottom: 0;
	font-style: italic;
	
}
h3
{
	font-size: .8em;
	/*line-height: 18px;*/
	font-weight: bold;
	color:  #8C9898;
	text-align: left;	
	padding-top: 1px;
	vertical-align:top;
	margin-top: 0;
	margin-bottom: 0;	
}
h4
{
	font-size: .8em;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:  #990000;
	background-color: #FFCC66;
		
}
/*H5 is used for Newsletter heading*/
h5
{
	text-align:center;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 0;
	font-style: italic;
}

img 
{
	/*clear:both;
	vertical-align:bottom;*/
	background-color: #FFFFFF;
		
	
}


.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: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	
}
#container
{
	width: 800px;
	margin:0px auto;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-color: #FFF;
	border: solid #fff 1px;
	/*text-align: left;
	margin: 0px 0px 0px 0px;*/
}

#top 
{
	/*margin: 0px 0px 0px 0px;
	padding: 10px;*/
	/*border: 1px solid #333333;*/
	background-image: url('../images/banner_left.gif');
	background-repeat: no-repeat;
	background-position: right; 
	height: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 150 px;
	line-height: 150 px;
	clear:left;

	
}


#left 
{
	float: left;
	width: 355px;
	//background-color: #fff;
	padding: 0px;
	margin-left: 3px;
	clear:both;
}

#right 
{
	float: right;
	width: 355px;	
	//background-color: #fff;	
	padding: 0px;
	margin-left: 3px;
	clear:right;	
}

#boxy
{
	float: left;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	//background-color: #FFF;
	text-align: left;
	vertical-align: top;
	clear:both;
}
#boxy_pink
{
	float: left;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	//background-color: #FFF;
	text-align: left;
	vertical-align: top; 
}


#footer 
{	
	clear:both;	
	text-align: right;
	height: 16px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 16px;
	/*border-style: solid;*/
	border: solid #000000 1px;
	border-top-width: 1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

#footer p
{
	text-align: right;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:1px;
	/*line-height: 12px;*/
}
pre 
{
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}


.quote {	
	color: #000;
	font-size: 80%;
	}
.list dl{margin: 0;}
.list dt{
	font: 11px/1.6 Tahoma,Arial, sans-serif;
	text-align: right;
	color: #270601;
	text-shadow: #7c2e1c 2px 2px 0;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px solid #4a140a;
}
.list dd{
	margin: 5px 0;
	padding-bottom: 5px;
	color:  #000; //#b6715c;
	font: 11px/1.6 Tahoma,Arial, sans-serif;
}
.list dd strong{color: #000;} // #d4907b;}
.list dd em{	font: 11px/1.6 Tahoma,Arial, sans-serif;color: #000;}

.rss_items ul{margin: 0;list-style-type: none;	float: left;}
.rss_item {
	font: 11px/1.6 Tahoma,Arial, sans-serif;
	text-align: left;
	color: #270601;
	list-style-type: none;
	text-shadow: #7c2e1c 2px 2px 0;
	padding-bottom: 4px;
	float: left;
	
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	margin: 5px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight:bold;
	float: left;
	text-align: left;
	color:  #990033; //#b6715c;
}

.rss_box {

	 width: 100%;
	 float: left;
	 text-align: left;
	 background-color: #ffffff;

}